CTAN upload notification: savesym
Date: June 11, 2003 10:47:12 AM CEST
On Wed, 11 Jun 2003 Jürgen Göbel submitted the following
contribution:
> Name of contribution: savesym
> Suggested location on CTAN: macros/latex/contrib/savesym
> Summary description: saves and restores symbols
> License type: LaTeX Project
>
> Announcement text:
> ----------------------------------------------------------------------
> There are a number of symbols (e.g., \Square) that are defined by multiple packages. In order to typeset all the
> variants in a document, we have to give 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.
> ----------------------------------------------------------------------
Thanks for the upload, I installed the file in directory
macros/latex/contrib/savesym
For the CTAN Team
Rainer Schöpf
savesym – Redefine symbols where names conflict
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.
Package | savesym |
Version | 1.2 2013-09-02 |
Maintainer | Jürgen Göbel |