summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/vhistory/vhistory.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-23 22:16:26 +0000
committerKarl Berry <karl@freefriends.org>2013-04-23 22:16:26 +0000
commit2f29eaac5f1a5540c3e514e0f6b828ec29d56caa (patch)
tree8b9218f8d4d1d13ef978d9857ee4a7bc4176939a /Master/texmf-dist/tex/latex/vhistory/vhistory.sty
parent14c6ba96f2f119d83f5bee918b4dbfb3b5327ae1 (diff)
vhistory (21apr13)
git-svn-id: svn://tug.org/texlive/trunk@30080 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vhistory/vhistory.sty')
-rw-r--r--Master/texmf-dist/tex/latex/vhistory/vhistory.sty26
1 files changed, 13 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/vhistory/vhistory.sty b/Master/texmf-dist/tex/latex/vhistory/vhistory.sty
index da90e99c2e5..b4e515923e0 100644
--- a/Master/texmf-dist/tex/latex/vhistory/vhistory.sty
+++ b/Master/texmf-dist/tex/latex/vhistory/vhistory.sty
@@ -3,8 +3,8 @@
%% FILE: vhistory.sty %%
%% %%
%% AUTHOR: Jochen Wertenauer %%
-%% VERSION: 1.6 %%
-%% DATE: 2013-01-22 %%
+%% VERSION: 1.6.1 %%
+%% DATE: 2013-01-28 %%
%% %%
%% LICENSE: This program may be distributed and/or modified under the %%
%% conditions of the LaTeX Project Public License, either version 1.2 %%
@@ -332,16 +332,16 @@
\gdef \vhCurrentVersion{##1}% Update version number
\gdef \vhCurrentDate{##2}% Update date
\vh@add{##3}%
- \vh@verbwrite \vh@verfile {##1}%
- \vh@verbwrite \vh@verfile { & ##2}%
- \ifnum \vh@hideauthor=0\relax
- \vh@verbwrite \vh@verfile { & \listset{##3}}%
- \fi
- \ifnum \vh@tablegrid=0\relax
- \vh@verbwrite \vh@verfile { & ##4\\}
- \else
- \vh@verbwrite \vh@verfile { & ##4\\\hline}
- \fi
+ \vh@verbwrite \vh@verfile {##1}%
+ \vh@verbwrite \vh@verfile { & ##2}%
+ \ifnum \vh@hideauthor=0\relax
+ \vh@verbwrite \vh@verfile { & \listset{##3}}%
+ \fi
+ \ifnum \vh@tablegrid=0\relax
+ \vh@verbwrite \vh@verfile { & ##4\\}%
+ \else
+ \vh@verbwrite \vh@verfile { & ##4\\\hline}%
+ \fi
}%
}
@@ -400,7 +400,7 @@
\ifnum \vh@tablegrid=0\relax
\vh@verbwrite \vh@verfile {\begin{longtable}{@{}llX@{}}}%
\else
- \vh@verbwrite \vh@verfile {\begin{longtable}{@{}|l|l|X|@{}}}\hline%
+ \vh@verbwrite \vh@verfile {\begin{longtable}{@{}|l|l|X|@{}}\hline}%
\fi
}