Path to this page:
./
print/tex-savesym,
Redefine symbols where names conflict
Branch: pkgsrc-2022Q1,
Version: 1.2,
Package name: tex-savesym-1.2,
Maintainer: pkgsrc-usersThere 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.
Master sites: (Expand)
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version tex-savesym-1.2 (created)