From 8c2512fe0c3152aee2fe5781a7e3b86b3fc068a6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 29 Apr 2009 16:19:07 +0000 Subject: new latex package svn-prov (26apr09) git-svn-id: svn://tug.org/texlive/trunk@12862 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/svn-prov/README | 13 +++++++++++++ Master/texmf-dist/doc/latex/svn-prov/svn-prov.pdf | Bin 0 -> 157730 bytes 2 files changed, 13 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/svn-prov/README create mode 100644 Master/texmf-dist/doc/latex/svn-prov/svn-prov.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/svn-prov/README b/Master/texmf-dist/doc/latex/svn-prov/README new file mode 100644 index 00000000000..32b15d31d1a --- /dev/null +++ b/Master/texmf-dist/doc/latex/svn-prov/README @@ -0,0 +1,13 @@ +Package svn-prov +~~~~~~~~~~~~~~~~ +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)] + diff --git a/Master/texmf-dist/doc/latex/svn-prov/svn-prov.pdf b/Master/texmf-dist/doc/latex/svn-prov/svn-prov.pdf new file mode 100644 index 00000000000..f620ceac182 Binary files /dev/null and b/Master/texmf-dist/doc/latex/svn-prov/svn-prov.pdf differ -- cgit v1.2.3