|
D.9.2.6 texmap
Procedure from library latex.lib (see latex_lib).
- Usage:
- texmap(fname,m,@r1,@r2); fname string, m string/map, @r1,@r2 rings
- Return:
- if
fname="" : string, the map m from @r1 to @r2 (preceded
by its name if m = string) in TeX-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 .
If m is a string then it has to be the name of an existing map
from @r1 to @r2.
Example:
|