summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/svn-prov/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/svn-prov/README')
-rw-r--r--Master/texmf-dist/doc/latex/svn-prov/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/svn-prov/README b/Master/texmf-dist/doc/latex/svn-prov/README
deleted file mode 100644
index e037a717da8..00000000000
--- a/Master/texmf-dist/doc/latex/svn-prov/README
+++ /dev/null
@@ -1,17 +0,0 @@
-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)]
-