From 07bda21f1609b11f25c05e642182229aaf2edb51 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 3 Apr 2010 21:18:08 +0000 Subject: tabvar update (3apr10) git-svn-id: svn://tug.org/texlive/trunk@17666 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tabvar/tabvar.1 | 4 ++-- Master/texmf-dist/tex/latex/tabvar/tabvar.2 | 4 ++-- Master/texmf-dist/tex/latex/tabvar/tabvar.3 | 4 ++-- Master/texmf-dist/tex/latex/tabvar/tabvar.cfg | 2 +- Master/texmf-dist/tex/latex/tabvar/tabvar.sty | 10 +++++----- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.1 b/Master/texmf-dist/tex/latex/tabvar/tabvar.1 index 6c16a6afb46..c676fa49c79 100644 --- a/Master/texmf-dist/tex/latex/tabvar/tabvar.1 +++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.1 @@ -1,8 +1,8 @@ %!PS %%BoundingBox: -1 -1 25 13 %%HiResBoundingBox: -0.09962 -0.09962 24.0099 12.05476 -%%Creator: MetaPost 1.005 -%%CreationDate: 2008.10.23:1235 +%%Creator: MetaPost 1.208 +%%CreationDate: 2010.04.03:1712 %%Pages: 1 %%BeginProlog %%EndProlog diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.2 b/Master/texmf-dist/tex/latex/tabvar/tabvar.2 index dcb62aaba6a..8d6f34b9125 100644 --- a/Master/texmf-dist/tex/latex/tabvar/tabvar.2 +++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.2 @@ -1,8 +1,8 @@ %!PS %%BoundingBox: -1 -1 25 13 %%HiResBoundingBox: -0.09962 -0.09962 24.0099 12.05476 -%%Creator: MetaPost 1.005 -%%CreationDate: 2008.10.23:1235 +%%Creator: MetaPost 1.208 +%%CreationDate: 2010.04.03:1712 %%Pages: 1 %%BeginProlog %%EndProlog diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.3 b/Master/texmf-dist/tex/latex/tabvar/tabvar.3 index aeed24d263c..9754ddb953a 100644 --- a/Master/texmf-dist/tex/latex/tabvar/tabvar.3 +++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.3 @@ -1,8 +1,8 @@ %!PS %%BoundingBox: -1 -2 25 2 %%HiResBoundingBox: -0.09962 -1.63043 24.0099 1.63043 -%%Creator: MetaPost 1.005 -%%CreationDate: 2008.10.23:1235 +%%Creator: MetaPost 1.208 +%%CreationDate: 2010.04.03:1712 %%Pages: 1 %%BeginProlog %%EndProlog diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.cfg b/Master/texmf-dist/tex/latex/tabvar/tabvar.cfg index 3282bcdec0a..64f2db1169e 100644 --- a/Master/texmf-dist/tex/latex/tabvar/tabvar.cfg +++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.cfg @@ -21,7 +21,7 @@ %% %% Largeur maximale des colonnes de type C, L ou R. %% -%%\setlength{\TVmaxcolwidth}{5em} +%%\setlength{\TVmaxcolwidth}{\linewidth} %% %% Exemples de d\'efinitions de couleurs pour les colonnes `N' %% o\`u la fonction est non d\'efinie. diff --git a/Master/texmf-dist/tex/latex/tabvar/tabvar.sty b/Master/texmf-dist/tex/latex/tabvar/tabvar.sty index 376bb59c1a4..015d4448ff6 100644 --- a/Master/texmf-dist/tex/latex/tabvar/tabvar.sty +++ b/Master/texmf-dist/tex/latex/tabvar/tabvar.sty @@ -21,11 +21,11 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% -%% Copyright (C) Daniel Flipo 2003-2008 +%% Copyright (C) Daniel Flipo 2003-2010 %% \NeedsTeXFormat{LaTeX2e}[1997/06/01] \ProvidesFile{tabvar.sty} - [2008/10/23 v1.2 (Daniel Flipo)] + [2010/04/03 v1.3 (Daniel Flipo)] \newif\ifFlechesMP \FlechesMPfalse \DeclareOption{FlechesMP}{\FlechesMPtrue} \DeclareOption{FlechesPS}{\FlechesMPfalse} @@ -88,7 +88,7 @@ \global\@niveaux=1 \global\@pos=1 \global\@soclefalse \fi} \newdimen\TVmaxcolwidth -\setlength{\TVmaxcolwidth}{5em} +\setlength{\TVmaxcolwidth}{\linewidth} \newcolumntype{C}{% >{\begin{varwidth}[b]{\TVmaxcolwidth}\let\TVnl=\\ \let\\=\TVtabularnewline $}% @@ -157,8 +157,8 @@ \newcommand{\barre}[1]{% \sbox{\tab@box}{\ensuremath{#1}}% \barre@dth - \@tempcnta=\@niveaux - \advance\@tempcnta by -\@pos + \@tempcnta=\@pos + \advance\@tempcnta by -1 \advance\@tempdimb by \@tempcnta\baselineskip \raisebox{-\@tempdimb}[0pt][0pt]{% \makebox[\wd\tab@box][c]{\color{TVbarrecolor}% -- cgit v1.2.3