On Thu, 21 Dec 2000, Paul Lussier wrote:
> How about saving the TOC off to a LaTeX file so I can run sgmltools on it to
> convert it to HTML, or some other such thing. Or just getting a plain ascii
> version so I can mail the TOC to some one else in who may not have access to
> LaTeX/LyX?
I guess for this you have to use your file.toc, which will
be created my latex.
Copy it to file_toc.tex (or whatever you like) add a preamble
and a begin end document and let run latex over this.
Now you should have a dvi file containing anly your TOC.
And if you want a plain ascii file use
dvi2tty file_toc.dvi > anyfile.txt
Maybe there are some easier solutions?
jan
--
+-----------------------------------
Jan Goebel (mailto:[EMAIL PROTECTED])
DIW Berlin
Longitudinal Data and Microanalysis
Königin-Luise-Str. 5
D-14195 Berlin -- Germany --
phone: 49 30 89789-377
+-----------------------------------