[Scummvm-devel] README

Marcus Comstedt marcus at mc.pp.se
Sun Feb 8 09:53:00 CET 2004


Max Horn <max at quendi.de> writes:

> Well, all this still leaves my question open:
>
> How do you output useable PLAIN TEXT from a (La)TeX source?


A working, but slightly hackish, way to do it is

latex2html -no_navigation -info 0 -no_subdir foo.tex
lynx -dump foo.html > foo.txt


  // Marcus






More information about the Scummvm-devel mailing list