Timo Boewing <[EMAIL PROTECTED]> writes: TB> is there no PostScript to TeX / PDF to Tex converter available?
This tends to be a Hard Problem, what with PostScript being Turing complete and being able to easily represent more things than TeX can (pictures and rotated text come to mind). You might have luck running ps2ascii (from the gs-common package) and then adding (La)TeX markup to that as needed. -- David Maze [EMAIL PROTECTED] http://people.debian.org/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell

