diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-02 22:46:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-02 22:46:21 +0000 |
commit | 32a13069b8409b20d6b34d81ecd568330e5e0bc8 (patch) | |
tree | 0cbc686acca57bb72ae43a2a0e3694f646d803e2 /Master/texmf-dist/doc/latex/counttexruns | |
parent | 5842ef917f7cbd5553126d78cfab16ebb0ca4e8f (diff) |
counttexruns
git-svn-id: svn://tug.org/texlive/trunk@27576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/counttexruns')
-rw-r--r-- | Master/texmf-dist/doc/latex/counttexruns/README | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/counttexruns/counttexruns.pdf | bin | 224595 -> 231467 bytes |
2 files changed, 16 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/counttexruns/README b/Master/texmf-dist/doc/latex/counttexruns/README index 78582ce4ae7..8f6745463b3 100644 --- a/Master/texmf-dist/doc/latex/counttexruns/README +++ b/Master/texmf-dist/doc/latex/counttexruns/README @@ -1,5 +1,5 @@ LaTeX package 'counttexruns' -~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (C) 2012 by Robin Schneider <ypid23@aol.de> This work may be distributed and/or modified under the @@ -10,8 +10,11 @@ The latest version of this license is in and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. +CTAN: http://www.ctan.org/pkg/counttexruns Code repository: https://github.com/ypid/latex-packages/counttexruns + + DESCRIPTION The counttexruns package counts how often a LaTeX document is compiled. From a statistical perspective you maybe want to know how often you compiled a @@ -20,3 +23,15 @@ used a bash script and -shell-escape to do this but I decided to write this small package to do the trick a little nicer. To print the count you can use the macro \thecounttexruns. + + + GENERATING THE FILES +You can generate the counttexruns.sty file with: pdflatex counttexruns.ins + +The documentation can be generated with: +pdflatex counttexruns.dtx +makeindex -s gglo.ist -o counttexruns.gls counttexruns.glo +makeindex -s gind counttexruns +pdflatex counttexruns.dtx +thumbpdf counttexruns +pdflatex counttexruns.dtx diff --git a/Master/texmf-dist/doc/latex/counttexruns/counttexruns.pdf b/Master/texmf-dist/doc/latex/counttexruns/counttexruns.pdf Binary files differindex e9c6027a797..0850bc06e54 100644 --- a/Master/texmf-dist/doc/latex/counttexruns/counttexruns.pdf +++ b/Master/texmf-dist/doc/latex/counttexruns/counttexruns.pdf |