[texinfo-pretest] Re: Project: texi2latex
Patrice Dumas
pertusus at free.fr
Sat Dec 18 08:01:47 EST 2004
> > I came over these latex constructs which aren't TeX:
> > \begin{equation}, special graphs made in xfig with latex, things
> > produced with \usepackage[all]{xy} (that was a table with
> > variations of a function).
>
> However, this is only significant if you convert Texinfo directly
> to LaTeX with no XML inbetween, isn't it?
Well it should also be available with xml inbetween ? If there are features
only available in LaTeX, then some LaTeX code could be in
@latex
latex specific constructs...
@end latex
it also should appear in the xml within a specific xml tag, if makeinfo is
called with
makeinfo --xml --iflatex file.texi
(with xml special characters escaped, I believe, or in a special xml section,
I don't remember exacltly but it is something like CDATA).
Then the xsl would keep those lines as is.
Pat
More information about the texinfo-pretest
mailing list