bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makeinfo 4.3 xml and < in example


From: Kevin Ryde
Subject: makeinfo 4.3 xml and < in example
Date: Wed, 27 Nov 2002 07:29:11 +1000
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.1 (i386-debian-linux-gnu)

In texinfo 4.3 (or the current cvs) built on a recent debian i386 I
noticed the foo.texi below processed with

        makeinfo --xml foo.texi

produces

   <example>for (i = 0; i <para>&lt; 123; i++)
    </para></example>

I don't pretend to know anything about xml, so perhaps I should keep
my mouth shut, but the positioning of <para> </para> seemed a bit
suspicious, and different to what makeinfo 4.2 gave.

Perhaps it's related to `<' (and `>') in an @example.  It doesn't seem
to occur if those characters are not used.

Attachment: foo.texi
Description: TeXInfo document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]