blob: 76a3f82dcf1df630aa0d831ea4c7e540f6366938 (
plain) (
blame)
1
2
3
4
5
|
detex takes as input a TeX source file and strips the TeX commands.
The result is output to stdout. This is useful if you need a pure ASCII
version of a TeX/LaTeX file.
WWW: http://www.cs.purdue.edu/homes/trinkle/detex/
|