|
D.9.2.12 rmx
Procedure from library latex.lib (see latex_lib).
- Usage:
- rmx(fname); fname string
- Return:
- nothing; removes the
.log and .aux files associated to
the LaTeX file <fname>.
- Note:
- If
fname ends by ".dvi" or ".tex" , the
.dvi or .tex file will be deleted, too.
Example:
|