blob: 3ef522d24cec45336f8954e9ca4b5102bdbbbd61 (
plain)
1
2
3
4
5
6
7
|
This is a generic makefile to create output from a Latex file.
It will run the designated LaTeX FILE through TeX in turn until all
cross-references are resolved, building all indices. The directory
containing each FILE is searched for included files.
It can also generate .html, .txt or .rtf files.
|