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.
| Quellen | /macros/latex/contrib/oberdiek/classlist.dtx |
| Dokumentation | |
| Version | 1.5 2016-05-16 |
| Lizenzen | The LaTeX Project Public License 1.3 |
| Copyright | 2005, 2006, 2008, 2011 Heiko Oberdiek |
| Betreuer | Heiko Oberdiek |
| TDS-Archiv | oberdiek.tds.zip |
| Enthalten in | TeX Live als oberdiek MiKTeX als oberdiek |
| Themen | Makro-Unterstützung |
Vorschläge
Vielleicht sind auch die folgenden Pakete von Interesse.
Bewertungskommentare