summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/svn-multi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-12-10 00:13:16 +0000
committerKarl Berry <karl@freefriends.org>2010-12-10 00:13:16 +0000
commit51c770a8e01958bb18c9be9426a459a0c076e7ae (patch)
treeabd47d3b6c209ad35602e2ccfd2fb7d60805239b /Master/texmf-dist/doc/latex/svn-multi
parent4a3dacbf99dd46514cee178e616c31d1fe44ed58 (diff)
svn-multi 2.4 (10dec10)
git-svn-id: svn://tug.org/texlive/trunk@20703 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/svn-multi')
-rw-r--r--Master/texmf-dist/doc/latex/svn-multi/Makefile2
-rw-r--r--Master/texmf-dist/doc/latex/svn-multi/README1
-rw-r--r--Master/texmf-dist/doc/latex/svn-multi/group_example.tex8
-rw-r--r--Master/texmf-dist/doc/latex/svn-multi/svn-multi-pl.pdfbin147510 -> 135490 bytes
-rw-r--r--Master/texmf-dist/doc/latex/svn-multi/svn-multi.pdfbin1282587 -> 1397687 bytes
5 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/svn-multi/Makefile b/Master/texmf-dist/doc/latex/svn-multi/Makefile
index 381ffd10fbe..a4eaf11ef44 100644
--- a/Master/texmf-dist/doc/latex/svn-multi/Makefile
+++ b/Master/texmf-dist/doc/latex/svn-multi/Makefile
@@ -133,7 +133,7 @@ ${TESTS}: % : ${TESTDIR}/%.tex package testclean
tds: .tds
.tds: ${PACKAGE_STY} ${PACKAGE_DOC} ${PACKAGE_SRC}
- @grep -q '\* Checksum passed \*' ${PACKAGE}.log
+ @test -n "${IGNORE_CHECKSUM}" || grep -q '\* Checksum passed \*' ${PACKAGE}.log
${RMDIR} tds
${MKDIR} tds/
${MKDIR} tds/tex/ tds/tex/latex/ tds/tex/latex/${PACKAGE}/
diff --git a/Master/texmf-dist/doc/latex/svn-multi/README b/Master/texmf-dist/doc/latex/svn-multi/README
index ffa986864f7..f20fd8f6894 100644
--- a/Master/texmf-dist/doc/latex/svn-multi/README
+++ b/Master/texmf-dist/doc/latex/svn-multi/README
@@ -1,6 +1,5 @@
--------------------------------------------------------------
svn-multi (was svnkw)
- version 2.3, Jul 19th, 2010
--------------------------------------------------------------
This package lets you typeset keywords of the version
diff --git a/Master/texmf-dist/doc/latex/svn-multi/group_example.tex b/Master/texmf-dist/doc/latex/svn-multi/group_example.tex
index 692687d4f97..c17b9e801d7 100644
--- a/Master/texmf-dist/doc/latex/svn-multi/group_example.tex
+++ b/Master/texmf-dist/doc/latex/svn-multi/group_example.tex
@@ -1,3 +1,4 @@
+\RequirePackage{atbegshi}
\documentclass[a4paper,oneside]{scrbook}
\usepackage[all]{svn-multi}[2009/03/06]
\svnidlong
@@ -6,6 +7,7 @@
{$LastChangedRevision: 98 $}
{$LastChangedBy: author3 $}
+
% Pre-declaration of groups to define order in table
\svngroup{abc}
\svngroup{def}
@@ -56,7 +58,7 @@ Last Changed Date & \svnfiledate\\
\par\noindent
This files contains the following SVN keywords:\\*[-\baselineskip]
{\let\input\@input
-\svnlstinputlisting[firstline=5,lastline=9]{\finkpath}
+\svnlstinputlisting[firstline=5,lastline=9]{\currfilepath}
}
}
\makeatother
@@ -256,7 +258,7 @@ Last Changed Date & \svndate\\
\bigskip\par\noindent
The main file of this document contains the following SVN
keywords:\\*[-\baselineskip]
-\svnlstinputlisting[firstline=3,lastline=7]{\finkpath}
+\svnlstinputlisting[firstline=3,lastline=7]{\currfilepath}
\thispagestyle{empty}
\clearpage
@@ -328,7 +330,7 @@ Can be redefined to another format and language: Verstehen Sie Deutsch?
\svngroup{abc}
\part{Abc}
-\include{group_example_part1a}
+\input{group_example_part1a}
\include{group_example_part1b}
\include{group_example_part1c}
diff --git a/Master/texmf-dist/doc/latex/svn-multi/svn-multi-pl.pdf b/Master/texmf-dist/doc/latex/svn-multi/svn-multi-pl.pdf
index 59396bcb897..284b5602e9d 100644
--- a/Master/texmf-dist/doc/latex/svn-multi/svn-multi-pl.pdf
+++ b/Master/texmf-dist/doc/latex/svn-multi/svn-multi-pl.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/svn-multi/svn-multi.pdf b/Master/texmf-dist/doc/latex/svn-multi/svn-multi.pdf
index 022a3f57b89..93b7bb9a2b4 100644
--- a/Master/texmf-dist/doc/latex/svn-multi/svn-multi.pdf
+++ b/Master/texmf-dist/doc/latex/svn-multi/svn-multi.pdf
Binary files differ