|
D.9.2.8 texobj
Procedure from library latex.lib (see latex_lib).
- Usage:
- texobj(fname,l); fname string, l list
- Return:
- if
fname="" : string, the entries of l in LaTeX-typesetting;
otherwise: append this string to the file <fname> , and
return nothing.
- Note:
- preceding ">>" are deleted in
fname , and suffix ".tex"
(if not given) is added to fname .
Example:
|