[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @LaTeX{} within @subtitle causes wrong escaping
From: |
Karl Berry |
Subject: |
Re: @LaTeX{} within @subtitle causes wrong escaping |
Date: |
Wed, 30 Mar 2005 10:03:56 -0500 |
Hi Torsten,
In makeinfo's XML output, the following TeXinfo line
@subtitle @LaTeX{}
Currently, makeinfo does not even attempt to parse the contents of
@subtitle, @titlepage, and so on. They were only ever intended for TeX.
Ultimately I expect this should change, but I doubt it's easy. (I admit
I haven't actually looked at it.)
Thanks for the report, as always, and patches are welcome, as always :).
Cheers,
karl