Index of /archives/text/CTAN/macros/latex/contrib/storebox

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2011-12-21 18:00 746 [TXT] storebox.dtx 2011-12-21 18:00 23K [   ] storebox.ins 2011-12-21 18:00 246 [   ] storebox.pdf 2011-12-21 18:00 191K
LaTeX package 'storebox'
~~~~~~~~~~~~~~~~~~~~~~~~
Copyright (c) 2011 by Martin Scharrer <martin@scharrer.me>
WWW: http://latex.scharrer.me/
CTAN: http://www.ctan.org/pkg/storebox
Code repository: https://bitbucket.org/martin_scharrer/storebox

This package provides "store boxes" which have the same user interface like normal LaTeX "save boxes", but only 
store the content once in the output file even if it is used several times.
At the moment only native PDF output is supported (i.e. pdflatex and lualatex).
If the stored content is not used in the document after all it is not written to the PDF (at least the pdftex manual says so).
For any other TeX and output format the package simply falls back to use the normal savebox equivalents.