summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/svn-multi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-03 23:14:37 +0000
committerKarl Berry <karl@freefriends.org>2011-09-03 23:14:37 +0000
commit6913dfd3cb7fbe255811ffae92d537b83a4cb1b6 (patch)
tree8cd8eb9a946b031d394f78674104f8d4d1989d6a /Master/texmf-dist/tex/latex/svn-multi
parentea16ae60028a1e6e1820c3a99a66a74369259f8c (diff)
svn-multi update (2sep11)
git-svn-id: svn://tug.org/texlive/trunk@23782 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/svn-multi')
-rw-r--r--Master/texmf-dist/tex/latex/svn-multi/svn-multi.sty13
-rw-r--r--Master/texmf-dist/tex/latex/svn-multi/svnkw.sty8
2 files changed, 5 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/svn-multi/svn-multi.sty b/Master/texmf-dist/tex/latex/svn-multi/svn-multi.sty
index f74fd1350a1..6797406f1ff 100644
--- a/Master/texmf-dist/tex/latex/svn-multi/svn-multi.sty
+++ b/Master/texmf-dist/tex/latex/svn-multi/svn-multi.sty
@@ -4,7 +4,7 @@
%%
%% The original source files were:
%%
-%% svn-multi.dtx (with options: `package')
+%% svn-multi.dtx (with options: `svn-multi.sty')
%%
%% This is a generated file.
%%
@@ -25,14 +25,9 @@
%% This work consists of the files svn-multi.dtx, svn-multi-pl.dtx, svn-multi.ins
%% and the derived files svn-multi.sty, svnkw.sty and svn-multi.pl.
%%
-\makeatletter
-\def\svnmulti@version{v2.4c}
-\RequirePackage{svn-prov}[2010/04/14]
+\def\svnmulti@version{v2.4d}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackageSVN
- {$Id: svn-multi.dtx 2431 2011-04-01 23:00:26Z martin $}
- [\svnmulti@version\space SVN Keywords for multi-file LaTeX documents]
-
+\ProvidesPackage{svn-multi}[2011/08/20 \svnmulti@version\space SVN Keywords for multi-file LaTeX documents]
\RequirePackage{kvoptions}
\SetupKeyvalOptions{%
@@ -184,6 +179,8 @@
\begingroup
\edef\svn@stringa{#1}%
\edef\svn@stringb{#2}%
+ \@onelevel@sanitize\svn@stringa
+ \@onelevel@sanitize\svn@stringb
\ifx\svn@stringa\svn@stringb
\endgroup
\expandafter
diff --git a/Master/texmf-dist/tex/latex/svn-multi/svnkw.sty b/Master/texmf-dist/tex/latex/svn-multi/svnkw.sty
index 0ee32f20c0a..f851b83cbf4 100644
--- a/Master/texmf-dist/tex/latex/svn-multi/svnkw.sty
+++ b/Master/texmf-dist/tex/latex/svn-multi/svnkw.sty
@@ -25,14 +25,6 @@
%% This work consists of the files svn-multi.dtx, svn-multi-pl.dtx, svn-multi.ins
%% and the derived files svn-multi.sty, svnkw.sty and svn-multi.pl.
%%
-\makeatletter
-\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackage{svnkw}
- [2009/03/27 v2.1 Backward compatibility wrapper for svn-multi]
-\PackageWarning{svnkw}{The package 'svnkw' got renamed to 'svn-multi' and is now
-only a backward compatibility wrapper which loads 'svn-multi'. Please adjust
-your document preamble to use the new name.}
-\RequirePackage{svn-multi}
\endinput
%%
%% End of file `svnkw.sty'.