Re: Re: Project: texi2latex

Patrice Dumas <[email protected]> Sat, 18 Dec 2004 14:01:47 +0100
Newsgroups gmane.comp.tex.texinfo.pretest
Message-ID <[email protected]>
> > 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
_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://ff0.org/mailman/listinfo/texinfo-pretest