classlist – Record classes used in a document
Load this package before \documentclass:
\RequirePackage{classlist}
\documentclass[some,options]{whatever}
After doing this, \MainClass contains the name of the first loaded class, \ClassList contains a set of triples <class name>, <options directly requested>, and <version requested>. (The package may also be loaded after \documentclass, in which case some information is not available.)
The package is part of the oberdiek bundle.
Sources | /macros/latex/contrib/oberdiek/classlist.dtx |
Documentation | |
Version | 1.5 2016-05-16 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2005, 2006, 2008, 2011 Heiko Oberdiek |
Maintainer | Heiko Oberdiek |
TDS archive | oberdiek.tds.zip |
Contained in | TeX Live as oberdiek MiKTeX as oberdiek |
Topics | Macro support |
Suggestions
Maybe you are interested in the following packages as well.
My Rating
Only registered and authenticated members may vote. Please Login to vote.
Community Comments
No comments on this package are available yet. You can be the first to rate this package!