pkgsrc/print/tex-savesym
markd 374325f632 tex-savesym: Add version 1.2
There are a number of symbols (e.g., \Square) that are defined
by several packages. In order to typeset all the variants in a
document, we have to give the glyph a unique name. To do that,
we define \savesymbol{XXX}, which renames a symbol from \XXX to
\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
back to \XXX and defines a new command, \yyyXXX, which
corresponds to the most recently loaded version of \XXX.
2020-05-22 03:24:54 +00:00
..
DESCR
distinfo
Makefile
PLIST