[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Math in XML output
From: |
Alper Ersoy |
Subject: |
Re: Math in XML output |
Date: |
Thu, 27 Nov 2003 13:02:48 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi Torsten,
Torsten Bronger:
> @math{} seems to be removed from XML output. However this makes the
> translation to LaTeX impossible. A simple <math>...</math> would
> help.
I'll be fixing this today. Thanks!
> This problem might also apply to DocBook output, however I haven't
> yet figured out this DocBook backend: Is it SGML or broken XML?
As it seems, @math{} is a no-op in makeinfo :-\
makeinfo 4.6 generates Docbook 3.1, which is a SGML only version. You
may try xmllint --sgml to convert it to a more recent Docbook XML DTD,
thus have properly balanced tags.
makeinfo 4.7 will generate Docbook XML 4.2.
--
Alper Ersoy