Directory macros/latex/contrib/mversion
README
This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. mVersion, v1.0.1 (c) 2011 by Michael Schmeing The mVersion package is an easy way to keep track of different versions of your document. It provides a counter that can be incremented each time you compile the document. By displaying the counter on each page, (e.g. with the \textsf{hyperref}-package) you can see which of two versions is the newer one. The version number is considered to consist of two parts which are separated by a dot. The first part is a fixed string that can be set by the user with |setVersion|. The second part is the build number which can be incremented by calling |increaseBuild|. The command |version| prints the complete version number, e.g. 0.1.334 with 0.1 being the fixed version number and 334 the build number.
Download the contents of this package in one zip archive (153.7k).
mversion – Keeping track of document versions
The package enables the user to keep track of different versions of a LaTeX document. The command \version prints the version and build numbers; each time you compile your document, the build number is increased by one.
By placing \version in the header or footer, each page can be marked with the unique build number describing the progress of your document.
Package | mversion |
Version | 1.0.1 |
Licenses | The LaTeX Project Public License 1.2 |
Copyright | 2011 Michael Schmeing |
Maintainer | Michael Schmeing |
Contained in | TeX Live as mversion MiKTeX as mversion |
Topics | Document Management Document tool |