Index of /archives/text/CTAN/macros/latex/contrib/svn-prov
Name Last modified Size Description
Parent Directory -
svn-prov.pdf 2010-04-24 23:19 292K
svn-prov.dtx 2010-04-24 23:19 28K
Makefile 2010-03-27 00:46 4.4K
svn-prov.ins 2009-05-03 00:42 1.7K
README 2009-05-03 00:44 715
Package svn-prov
~~~~~~~~~~~~~~~~
Copyright (C) 2009 Martin Scharrer <martin@scharrer-online.de>
See the svn-prov.dtx or svn-prov.ins file for the licence information (LPPL).
This package introduces Subversion variants of the standard LaTeX macros
\ProvidesPackage, \ProvidesClass and \ProvidesFile where the file name and date
is extracted from Subversion Id keywords. The file name can also be given
explicitly as an optional argument.
Syntax summary:
\ProvidesPackageSVN [file name]{$Id: ... $}[Package Information (version, description)]
\ProvidesClassSVN [file name]{$Id: ... $}[Class Information (version, description)]
\ProvidesFileSVN [file name]{$Id: ... $}[File Information (version, description)]