texliteral.m | Back to Contents | << Prev | Next >> |
RES = texliteral(STR) translates the string STR into a string in
which the _ and ^ are replaced by \_ and \^. This is useful to display
strings that contain _ or ^ in a a figure (label, title...) where tex
symbols are also present.
F. Moisy
Revision: 1.10, Date: 2005/10/17.
See Also
TEXLABEL.
Previous: subaverf | Next: truncf |