1997-03-25 10:53:11 +00:00
|
|
|
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.
|
2002-08-06 13:34:28 +00:00
|
|
|
|
|
|
|
WWW: http://www.cs.purdue.edu/homes/trinkle/detex/
|