From 300c48ee48cd89dab7bc133b81ba84eda8b6d605 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 Feb 2011 16:41:05 +0000 Subject: collcell (6feb11) git-svn-id: svn://tug.org/texlive/trunk@21315 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/collcell/collcell.sty | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/collcell') diff --git a/Master/texmf-dist/tex/latex/collcell/collcell.sty b/Master/texmf-dist/tex/latex/collcell/collcell.sty index 8bfad2e0d8f..9429e396daa 100644 --- a/Master/texmf-dist/tex/latex/collcell/collcell.sty +++ b/Master/texmf-dist/tex/latex/collcell/collcell.sty @@ -25,9 +25,9 @@ %% This work consists of the files collcell.dtx, collcell.ins %% and the derived file collcell.sty. %% -%%^^A $Id: collcell.dtx 2129 2011-02-04 11:36:33Z martin $ +%%^^A $Id: collcell.dtx 2135 2011-02-05 13:45:59Z martin $ \ProvidesPackage{collcell} - [2011/02/04 v0.1 Collect the content of a tabular cell] + [2011/02/05 v0.1a Collect the content of a tabular cell] \newtoks\collect@cell@toks \newenvironment{collectcell}{}{} \def\collectcell#1#2\ignorespaces{% @@ -36,7 +36,7 @@ \def\collect@cell@end{% \expandafter\scantokens\expandafter {\expandafter#1\expandafter{\the\collect@cell@toks}}% - } + }% \def\collect@cell@next{\collect@cell@look}% \collect@cell@next } @@ -81,7 +81,7 @@ \let\collect@cell@spaces\empty } \def\collect@cell@arg#1{% - \ifx\collect@cell@lettoken\\ + \ifx\collect@cell@lettoken\\% \def\collect@cell@next{\collect@cell@end#1}% \else \ifx\collect@cell@lettoken\unskip -- cgit v1.2.3