summaryrefslogtreecommitdiff
path: root/print/detex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* detex takes as input a TeX source file and strips the TeX commands.David E. O'Brien1997-03-256-0/+155
The result is output to stdout. This is useful if you need a pure ASCII version of a TeX/LaTeX file. Notes: svn path=/head/; revision=6012