summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/widetable/widetable.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/widetable/widetable.sty')
-rw-r--r--Master/texmf-dist/tex/latex/widetable/widetable.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/widetable/widetable.sty b/Master/texmf-dist/tex/latex/widetable/widetable.sty
index 71d5b01ca98..ecdd43a1fc9 100644
--- a/Master/texmf-dist/tex/latex/widetable/widetable.sty
+++ b/Master/texmf-dist/tex/latex/widetable/widetable.sty
@@ -15,7 +15,7 @@
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{widetable}%
- [2017/09/05 v.1.2 Package for typesetting specified width tables]
+ [2017/09/07 v.1.3 Package for typesetting specified width tables]
\ProvidesPackage{widetable}[2017/09/05 v.1.2 A simpler way to produce
tables of specified width]
@@ -41,7 +41,7 @@
\def\@tempC{widetable}
\setlength{\wt@width}{#1}%
\def\wt@preamble{#3}
- \edef\wt@starttabular{\noexpand\tabular[#2]{\wt@preamble}}
+ \def\wt@starttabular{\tabular[#2]{#3}}
\wt@getTable}%
\def\endwidetable{% CLOSING WIDETABLE
\ifwt@scartare
@@ -110,7 +110,7 @@
%%
%% This work is "author-maintained"
%%
-%% This work consists of this file WIDETABLE.dtx, a README file
+%% This work consists of this file widetable.dtx, a README file
%% the manifest.txt file, and the derived files:
%% widetable.sty and widetable.pdf.
%%