|
|
|
||
| About Us | Contact Us Join Now | Renew | Benefits | Options | News | Students | Find Members | ||
About the AMSAMS MembershipGovernanceGiving to the AMSPrizes & AwardsContact Us
201 Charles Street
Phone: 401-455-4000
Or email us at |
The snapshot packageThe snapshot package helps the owner of a LaTeX document obtain a list of the external dependencies of the document in a form that can be embedded at the top of the document. In other words, it provides a snapshot of the current processing context of the document, insofar as it can be determined from inside LaTeX. If a document contains such a dependency list, then it becomes possible to arrange that the document be processed always with the same versions of everything, in order to ensure the same output. This could be useful for someone wanting to keep a LaTeX document on hand and consistently reproduce an identical DVI file from it, on the fly; or for someone wanting to shield a document during the final stages of its production cycle from unexpected side effects of routine upgrades to the TeX system. Normal usage involves the following steps:
Making the necessary arrangements to ensure that future LaTeX runs of the document actually call in the specified versions is left to be handled separately, since the best way to go about this is highly system-dependent. The snapshot package only provides a way to generate the dependency list. However, the \RequireVersions statement does record the given information in a form that can be accessed from within LaTeX. (It is for this purpose that it is not simply a comment.) In principle a package could be set up so that a later version would automatically attempt to emulate an earlier version if an earlier version was specified---much as LaTeX currently switches to 2.09 compatibility mode if it sees \documentstyle instead of \documentclass. The package is included on the current TeX Live CD; it can also be
downloaded from CTAN (the Comprehensive TeX Archive Network) or from
the AMS:
|
|
|
Comments: Email Webmaster |
|