From 2f29eaac5f1a5540c3e514e0f6b828ec29d56caa Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 23 Apr 2013 22:16:26 +0000 Subject: vhistory (21apr13) git-svn-id: svn://tug.org/texlive/trunk@30080 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/vhistory/vhistory.sty | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/tex') 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 } -- cgit v1.2.3