← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [docbook-apps] groff output bug

From
Sam Steingold <>
Date
2004-05-16T14:42:14+00:00
ID
Thread
Re: [docbook-apps] groff output bug
> * Bob Stayton <> [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,
    &#8220;Extensions-2.3.   The   Foreign   Function  Call  Facili-
    ty&#8221;

I don't think that "&#8220;" and "&#8221;" 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.
← Prev in month ← Prev in thread
Next in thread → Next in month →