TeXblog

 Typography with TeX and LaTeX

New package: stampinclude

17 July 2008 by Stefan Kottwitz

The stampinclude package v1.0 has been released. It replaces \includeonly and will select the files for inclusion by inspecting the time stamp of the .aux files. Files will be selected for inclusion if the .aux file doesn’t yet exist or if it’s older than the corresponding .tex file. stampinclude does a similar job like the askinclude package but not interactively. The pdftex command \pdffilemoddate is internally used, \include is redefined and \includeonly is ignored.

This entry was posted on 17 July 2008 at 10:20 PM and is filed under LaTeX General. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply