summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tabu
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-20 00:26:51 +0000
committerKarl Berry <karl@freefriends.org>2011-02-20 00:26:51 +0000
commitc747766b6218b8dfbe0165cdd31f602141d611d5 (patch)
tree50df96f95ce157034ab947f13aaeec6730e3c9ca /Master/texmf-dist/tex/latex/tabu
parentfae5e7681cd67f0f98d7755e5065a0e54e15fbd0 (diff)
tabu 2.5 (19feb11)
git-svn-id: svn://tug.org/texlive/trunk@21473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tabu')
-rw-r--r--Master/texmf-dist/tex/latex/tabu/tabu.sty17
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/tabu/tabu.sty b/Master/texmf-dist/tex/latex/tabu/tabu.sty
index 5c5dfc6320d..e870b769172 100644
--- a/Master/texmf-dist/tex/latex/tabu/tabu.sty
+++ b/Master/texmf-dist/tex/latex/tabu/tabu.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%% Copyright (FC) 2010-2011 - lppl
%%
-%% tabu : 2011/02/17 v2.4 - tabu : Flexible LaTeX tabulars
+%% tabu : 2011/02/19 v2.5 - tabu : Flexible LaTeX tabulars
%%
%% **********************************************************************************************
%% \begin{tabu} { preamble } => default target: \linewidth or \linegoal
@@ -63,7 +63,7 @@
%% lppl copyright 2010-2011 by FC <florent.chervet@free.fr>
%%
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
-\ProvidesPackage{tabu}[2011/02/17 v2.4 - flexible LaTeX tabulars (FC)]
+\ProvidesPackage{tabu}[2011/02/19 v2.5 - flexible LaTeX tabulars (FC)]
\RequirePackage{array}[2008/09/09]
\RequirePackage{varwidth}[2009/03/30]
\AtEndOfPackage{\tabu@AtEnd \let\tabu@AtEnd \@undefined}
@@ -201,6 +201,7 @@
\def\tabu@savedecl{\ifcat$\d@llarend\else
\let\save@decl \tabu@save@decl \fi % no inversion of tokens in text mode
}% \tabu@savedecl
+\def\tabu@finalstrut #1{\unskip\ifhmode\nobreak\fi\vrule height\z@ depth\z@ width\z@}
\newcommand*\tabuDisableCommands {\g@addto@macro\tabu@trialh@@k }
\let\tabu@trialh@@k \@empty
\def\tabu@nowrite #1#{{\afterassignment}\toks@}
@@ -719,10 +720,6 @@
\box\z@}%
\fi\fi
}% \tabu@indent
-\ifdefined\pdfelapsedtime
- \def\tabu@pdftimer {\xdef\tabu@starttime{\the\pdfelapsedtime}}%
-\else \let\tabu@pdftimer \relax \let\tabu@message@etime \relax
-\fi
\def\tabu@setcleanup {% saves last global assignments
\ifodd 1\ifmmode \else \iftabu@long \else 0\fi\fi\relax
\def\tabu@aftergroupcleanup{%
@@ -1110,7 +1107,7 @@
\let\tabu@temp \NC@find
\ifx \@arrayright\relax \let\@arrayright \@empty \fi
\count@=%
- \ifx \@finalstrut\@gobble \z@ % outer in mode 0 print
+ \ifx \@finalstrut\tabu@finalstrut \z@ % outer in mode 0 print
\iftabu@measuring
\xdef\tabu@mkpreambuffer{\tabu@mkpreambuffer
\tabu@target \csname tabu@\the\tabu@nested.T\endcsname
@@ -1347,7 +1344,7 @@
\global\tabu@cnt \tabu@cnt
\tabu@evr{\tabu@verticaldynamicadjustment}%
\tabu@celllalign@def{\everypar{}}\let\tabu@cellralign \@empty
- \let\@finalstrut \@gobble
+ \let\@finalstrut \tabu@finalstrut
\else % vertical measure of nested tabu
\tabu@evr{\tabu@verticalinit}%
\tabu@celllalign@def{\tabu@verticalmeasure}%
@@ -2505,6 +2502,10 @@
\let\tabu@rowfontreset \@empty
\def\tabulineon {4pt}\let\tabulineoff \tabulineon
\tabu@everyrowtrue
+\ifdefined\pdfelapsedtime % <pdfTeX>
+ \def\tabu@pdftimer {\xdef\tabu@starttime{\the\pdfelapsedtime}}%
+\else \let\tabu@pdftimer \relax \let\tabu@message@etime \relax
+\fi
\tracingtabu=\z@
\newtabulinestyle {=\maxdimen}% creates the 'factory' settings \tabu@linestyle@
\tabulinestyle{}