summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml b/Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml
new file mode 100644
index 00000000000..fa2568bf341
--- /dev/null
+++ b/Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml
@@ -0,0 +1,32 @@
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='classlist'>
+ <name>classlist</name>
+ <caption>Record classes used in a document.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2005,2006,2008,2011'/>
+ <license type='lppl1.3'/>
+ <version number='1.4'/>
+ <description>
+ Load this package before \documentclass:
+ <p/>
+ &nbsp;&nbsp;<tt>\RequirePackage{classlist}</tt><br/>
+ &nbsp;&nbsp;<tt>\documentclass[some,options]{whatever}</tt>
+ <p/>
+ After doing this, <tt>\MainClass</tt> contains the name of the
+ first loaded class, <tt>\ClassList</tt> contains a set of triples
+ &lt;class name&gt;, &lt;options directly requested&gt;, and
+ &lt;version requested&gt;. (The package may also be loaded after
+ <tt>\documentclass</tt>, in which case some information is not
+ available.)
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref>
+ bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/classlist.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/classlist.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>