OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


> * In message <20030523212711.GC27375@redhat.com>
> * 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 <twaugh@redhat.com> 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.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]