summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/stampinclude.xml
blob: 72a2e26885b6b43afe63f9a5c14cd0fdf4b9cc98 (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
<?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
<entry datestamp='$Date$' modifier='$Author$' id='stampinclude'>
  <name>stampinclude</name>
  <caption>Inclusion based on .aux file date stamps.</caption>
  <authorref id='auth:oberdiek'/>
  <copyright owner='Heiko Oberdiek' year='2008'/>
  <license type='lppl1.3'/>
  <version number='1.1'/>
  <description>
    This package replaces <tt>\includeonly</tt> and selects the files for
    <tt>\include</tt> by inspecting the timestamp of the <tt>.aux</tt> file.
    The file is selected for inclusion if the <tt>.aux</tt> file does
    not yet exist or is older than the corresponding <tt>.tex</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/stampinclude.pdf'/>
  <ctan file='true' path='/macros/latex/contrib/oberdiek/stampinclude.dtx'/>
  <miktex location='oberdiek'/>
  <texlive location='oberdiek'/>
  <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
</entry>