summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/atveryend.xml
blob: 1ab55735134e59af49936a4a3fbc673a8c505f61 (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
<?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
<entry datestamp='$Date$' modifier='$Author$' id='atveryend'>
  <name>atveryend</name>
  <caption>Hooks at the very end of a document.</caption>
  <authorref id='auth:oberdiek'/>
  <copyright owner='Heiko Oberdiek' year='2009-2011'/>
  <license type='lppl1.3'/>
  <version number='1.8'/>
  <description>
    This LaTeX packages provides two hooks for <tt>\end{document}</tt>
    that are executed after the hook of <tt>\AtEndDocument</tt>:
    <tt>\AfterLastShipout</tt> can be used for code that is to be executed
    right after the last <tt>\clearpage</tt> before the `<tt>.aux</tt>' file
    is closed. <tt>\AtVeryEndDocument</tt> is used for code after closing
    and final reading of the `<tt>.aux</tt>' file.
    <p/>
    The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle.
  </description>
  <documentation details='Package documentation'
      href='ctan:/macros/latex/contrib/oberdiek/atveryend.pdf'/>
  <ctan file='true' path='/macros/latex/contrib/oberdiek/atveryend.dtx'/>
  <miktex location='oberdiek'/>
  <texlive location='oberdiek'/>
  <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
</entry>