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