summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-03 21:18:08 +0000
committerKarl Berry <karl@freefriends.org>2010-04-03 21:18:08 +0000
commit07bda21f1609b11f25c05e642182229aaf2edb51 (patch)
tree5af3d0b397424b1ccaa5c141815e0b5aeec2a4e3 /Master/texmf-dist/tex
parentd0303a8ab6faea3619305ff94bc8e3aa2f497813 (diff)
tabvar update (3apr10)
git-svn-id: svn://tug.org/texlive/trunk@17666 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.14
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.24
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.34
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/tabvar/tabvar.sty10
5 files changed, 12 insertions, 12 deletions
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 <Daniel.Flipo at univ-lille1.fr>
+%% Copyright (C) Daniel Flipo 2003-2010 <daniel.flipo at free.fr>
%%
\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}%