summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/counttexruns/README
blob: 78582ce4ae7514806f1ace1c117ad036fd4dd75a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
LaTeX package 'counttexruns'
~~~~~~~~~~~~~~~~~~~~~~~~
Copyright (C) 2012 by Robin Schneider <ypid23@aol.de>

This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
  http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.

Code repository: https://github.com/ypid/latex-packages/counttexruns

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
document. This is exactly the task I wrote this package for. For a few years I
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.