Next in thread → Next in month →

Re: [docbook-apps] xsl/groff option argument is listed with thedescription

From
Sam Steingold <>
Date
2003-05-23T22:06:19+00:00
ID
Thread
Re: [docbook-apps] xsl/groff option argument is listed with thedescription
> * In message <>
> * On the subject of "Re: [docbook-apps] xsl/groff option argument is listed with the description"
> * Sent on Fri, 23 May 2003 22:27:11 +0100
> * Honorable Tim Waugh <> writes:
>
> On Fri, May 23, 2003 at 02:20:42PM -0400, Sam Steingold wrote:
> 
> >        --help Displays a help message on how to use CLISP.
> 
> If you don't want this, don't use .TP.

I get this:

       -h      --help Displays a help message on how to use CLISP.

with

<xsl:template match="varlistentry/term|glossterm">
 <xsl:variable name="content">
  <xsl:apply-templates/>
 </xsl:variable>
 <xsl:value-of select="normalize-space($content)"/>
 <xsl:text>&#10;.PD 0&#10;</xsl:text>
</xsl:template>



-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat9 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
If abortion is murder, then oral sex is cannibalism.
Next in thread → Next in month →