From 688bb477ee3aa0a6f36b30647af7dd6f366e5225 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Jan 2014 00:01:46 +0000 Subject: sttools (13jan14) git-svn-id: svn://tug.org/texlive/trunk@32659 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/sttools/README | 2 +- Master/texmf-dist/doc/latex/sttools/stabular.pdf | Bin 139110 -> 139062 bytes .../texmf-dist/source/latex/sttools/stabular.dtx | 11 ++++++----- Master/texmf-dist/tex/latex/sttools/stabular.sty | 4 ++-- 4 files changed, 9 insertions(+), 8 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/sttools/README b/Master/texmf-dist/doc/latex/sttools/README index feb493ef7c7..93dedec4e44 100644 --- a/Master/texmf-dist/doc/latex/sttools/README +++ b/Master/texmf-dist/doc/latex/sttools/README @@ -1,4 +1,4 @@ -README for sttools, 2012/10/18 +README for sttools, 2014/01/13 INTRODUCTION ============ diff --git a/Master/texmf-dist/doc/latex/sttools/stabular.pdf b/Master/texmf-dist/doc/latex/sttools/stabular.pdf index 03bfdeea636..4d9eff91ad3 100644 Binary files a/Master/texmf-dist/doc/latex/sttools/stabular.pdf and b/Master/texmf-dist/doc/latex/sttools/stabular.pdf differ diff --git a/Master/texmf-dist/source/latex/sttools/stabular.dtx b/Master/texmf-dist/source/latex/sttools/stabular.dtx index 7ee9688c123..9d37f0b3291 100644 --- a/Master/texmf-dist/source/latex/sttools/stabular.dtx +++ b/Master/texmf-dist/source/latex/sttools/stabular.dtx @@ -42,15 +42,15 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{stabular} %<*package> - [2012/05/29 v1.1 Improve tabular environment] + [2014/01/13 v1.2 Improve tabular environment] % % %<*driver> \documentclass{ltxdoc} -\usepackage{stabular}[2012/05/29] +\usepackage{stabular}[2014/01/13] \EnableCrossrefs \CodelineIndex -%%\RecordChanges +\RecordChanges \begin{document} \DocInput{stabular.dtx} %%\PrintChanges @@ -78,7 +78,8 @@ % Right brace \} Tilde \~} % % -% \changes{<+version+>}{<+date+>}{Converted to DTX file} +% \changes{v1.1}{2012/05/29}{Converted to DTX file} +% \changes{v1.2}{2014/01/13}{Fixed bug in the '@sarray' macro} % % \DoNotIndex{\newcommand,\newenvironment} % @@ -341,7 +342,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 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 -- cgit v1.2.3