summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tabu
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-12-16 23:57:05 +0000
committerKarl Berry <karl@freefriends.org>2010-12-16 23:57:05 +0000
commited6fcfcd2ce561cfee9ac566ee1945a079dbd27d (patch)
treee00b007416c187b220abaed6fdd8ae5d289a77a9 /Master/texmf-dist/tex/latex/tabu
parent05a1402898cf73feb91d13a1b281585da459c6c3 (diff)
tabu 1.7 (16dec10)
git-svn-id: svn://tug.org/texlive/trunk@20766 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tabu')
-rw-r--r--Master/texmf-dist/tex/latex/tabu/tabu.sty18
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/tabu/tabu.sty b/Master/texmf-dist/tex/latex/tabu/tabu.sty
index 8d3aef8aa16..76b129c0a6d 100644
--- a/Master/texmf-dist/tex/latex/tabu/tabu.sty
+++ b/Master/texmf-dist/tex/latex/tabu/tabu.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% tabu : 2010/12/07 v1.5 - tabu : Flexible LaTeX tabulars
+%% tabu : 2010/12/18 v1.7 - tabu : Flexible LaTeX tabulars
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -25,7 +25,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
-\ProvidesPackage{tabu}[2010/12/07 v1.5 - flexible LaTeX tabulars (FC)]
+\ProvidesPackage{tabu}[2010/12/18 v1.7 - flexible LaTeX tabulars (FC)]
\RequirePackage{array}[2008/09/09]
\RequirePackage{varwidth}[2009/03/30]
\let\DEBUG\@gobble%\message
@@ -138,7 +138,11 @@
\aftergroup \tabu@restore@NC@list
\NC@list{\NC@do\usetabu \NC@do\preamble \NC@do *}%
\tabu@lines % defines NC@rewrite@| for tabu only (inside @mkpream group)
- \NC@list\expandafter{\the\NC@list \NC@do X\NC@do\tabu@rewritelast}%
+ %\NC@list\expandafter{\the\NC@list \NC@do X\NC@do\tabu@rewritelast}%
+%% \message{NC@list est: \the\NC@list^^J}%
+ \NC@list\expandafter{\the\expandafter\NC@list \expandafter\NC@do \expandafter X%
+ \tabu@NC@list \NC@do\tabu@rewritelast}%
+%% \message{NC@list est: \the\NC@list^^J}%
\ifcat$\d@llarend\else
\let\save@decl \tabu@save@decl \fi % no inversion of tokens in text mode
\NC@find \tabu@rewritelast
@@ -229,7 +233,7 @@
\let\@footnotetext \tabu@footnotetext \let\@xfootnotetext \tabu@xfootnotetext
\let\@xfootnote \tabu@xfootnote \let\centering \tabu@centering
\let\raggedright \tabu@raggedright \let\raggedleft \tabu@raggedleft
- \let\@trivlist \tabu@trivlist %<restore \\=\@centercr inside lists>
+ \tabu@trivlist %<restore \\=\@centercr inside lists>
\def\tabudecimal {\tabu@tabudecimal}\let\verbatim \tabu@sanitizetext
\let\fbox \tabu@fbox \let\rowfont \tabu@rowfont
\let\prepnext@tok \tabu@prepnext@tok %<for \rowfont and \tabucline>
@@ -1380,10 +1384,8 @@
\raggedleft\arraybackslash}
\expandafter\def\expandafter\tabu@raggedright\expandafter{%
\raggedright\arraybackslash}
-\AtBeginDocument{%
-\expandafter\def\expandafter\tabu@trivlist\expandafter{%
- \expandafter\let\expandafter\\\expandafter\@centercr\@trivlist}%
-}%
+\def\tabu@trivlist{\expandafter\def\expandafter\@trivlist\expandafter{%
+ \expandafter\let\expandafter\\\expandafter\@centercr\@trivlist}}%
\def\tabu@fix@arrayright{%
\@ifpackageloaded{arydshln}
{%