|
D.9.2.3 tex
Procedure from library latex.lib (see latex_lib).
- Usage:
- tex(fname); fname string
- Return:
- nothing; calls latex (LaTeX2e) for compiling the file fname
- Note:
- preceding ">>" are deleted and suffix ".tex" (if not given)
is added to
fname .
Example:
|