Tagged Questions
11
votes
2answers
323 views
Is there any software that converts latex file to tex file?
I was asked to convert a file from LaTeX format to TeX format, so it could be compiled by TeX. I use LaTeX a lot, but I'm quite unfamiliar with TeX. And the file is pretty long. So I was wondering if ...
11
votes
4answers
871 views
2
votes
1answer
304 views
Convert from LaTeX to Plain TeX
Is there a way to convert a LaTeX document, which uses a lot of packages and macros, into Plain TeX, such that all macros are expanded and all dependencies on external packages are gone?