AZ logo

CTAN directory: /macros/latex/contrib/svn-prov

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
svn-prov Subversion variants of \Provides... macros.

Files

Name Size* Date UTC Notes
Makefile 4 KiB 2010-Mar-26
README 1 KiB 2009-May-02 Shown below
svn-prov.dtx 28 KiB 2010-Apr-24
svn-prov.ins 2 KiB 2009-May-02
svn-prov.pdf 292 KiB 2010-Apr-24

  *File sizes in kibibytes.

Contents of README

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)]