diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-14 00:01:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-14 00:01:46 +0000 |
commit | 688bb477ee3aa0a6f36b30647af7dd6f366e5225 (patch) | |
tree | ebbe622c22a1519d66577039a46d22ae6065d64d /Master/texmf-dist/tex/latex/sttools | |
parent | 6a1eca2ec87e69d7762d98299002759559b146c6 (diff) |
sttools (13jan14)
git-svn-id: svn://tug.org/texlive/trunk@32659 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/sttools')
-rw-r--r-- | Master/texmf-dist/tex/latex/sttools/stabular.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/sttools/stabular.sty b/Master/texmf-dist/tex/latex/sttools/stabular.sty index 4342182a174..9f7a7ee9736 100644 --- a/Master/texmf-dist/tex/latex/sttools/stabular.sty +++ b/Master/texmf-dist/tex/latex/sttools/stabular.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{stabular} - [2012/05/29 v1.1 Improve tabular environment] + [2014/01/13 v1.2 Improve tabular environment] \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{stabular}[1998/03/19] \def\empty@finalstrut#1{% @@ -133,7 +133,7 @@ }% \let\@startpbox\@@startpbox \let\@endpbox\@@endpbox \let\tabularnewline\\ - \let\par\@empty + %%\let\par\@empty \let\@sharp##% \set@typeset@protect \lineskip\z@skip \baselineskip\z@skip |