[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] groff output bug
> * Bob Stayton <obof@fntruvyy.arg> [2004-05-15 23:30:53 -0700]:
>
> Are you are using the manpages/docbook.xsl stylesheet in the 1.65.1
> XSL stylesheet distribution to generate roff man page code from
> refentry elements?
yes.
> If so, that stylesheet does not even have a template for <emphasis>,
> and it gets no markup in my testing.
OK, sorry, the specific elements which result in bold runs are
(see clisp/doc/clisp.xml.in in the CLISP CVS)
<ulink><function>READ</function></ulink>
<ulink><command>CLISP</command></ulink>
<command>clisp</command>
<command>base</command>
<envar>LANG</envar>
<option><link>-ansi</link></option>
<term><option>-C</option></term>
<command>#!</command>
Note also that
<olink targetdoc="impnotes" targetptr="dffi"/>
is rendered as
Section 30.3,
“Extensions-2.3. The Foreign Function Call Facili-
ty”
I don't think that "“" and "”" are appropriate here.
you can find all my files and complete setup here:
<http://cvs.sourceforge.net/viewcvs.py/clisp/clisp/doc/>
--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
Sufficiently advanced stupidity is indistinguishable from malice.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]