summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/classlist.xml
blob: fa2568bf34152b3454bcdcbcf741d0166ee0789e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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>