blob: 2b4549d12910be809a76fc27f773e75fc536427f (
plain)
1
2
3
4
5
6
7
|
\chapter{Plain Text}
If you want to make LameTeX produce plain text output, which is to say
a plain ASCII output, it can do that.
Just type lametex -t yourfile.tex and the result will be placed in
the file yourfile.txt.
|