This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: TeX backend bug, parser problems, and more CDATA


On Mon, Oct 30, 2000 at 05:04:59PM -0200, Jorge Godoy wrote:

> I don't know nothing about this weird behaviour... Things here seems
> to be very consistent between HTML and other outputs (PS and PDF,
> mainly).

Here is an example of the same problem using linespecific:

stuff.sgml contains:
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<!-- comment -->
<para>
 <programlisting>
<inlinegraphic fileref="stuff.sgml"
format="linespecific"></inlinegraphic>
 </programlisting>
</para>

Using db2ps (which uses openjade) on Red Hat Linux 7 I end up with
this in stuff.ps:

... y(<!-)h(comment)g(->) ...

In other words, '<!-- comment -->' has changed into '<!- comment ->'.

> I use the 'linespecific' hack to do this:
> 
> <inlinegraphic fileref="source.c" format="linespecific"></inlinegraphic>
> 
> It solves both problems. 

Which tool are you using to produce output, which doesn't have the bug
shown above?

Thanks,
Tim.
*/

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]