diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-14 21:03:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-14 21:03:22 +0000 |
commit | 6b943c4e55386a1fd4f9d3905942e52ff997d7e3 (patch) | |
tree | 816afc5f30d6db569be41fe1e7c624c40821c45c /Master/texmf-dist/tex/latex/polytable | |
parent | 00520c38e84f09d9be1600bf4c94120ebdadcbfa (diff) |
polytable (14jul20)
git-svn-id: svn://tug.org/texlive/trunk@55837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/polytable')
-rw-r--r-- | Master/texmf-dist/tex/latex/polytable/polytable.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/polytable/polytable.sty b/Master/texmf-dist/tex/latex/polytable/polytable.sty index f31d3d3a497..223c1160b4d 100644 --- a/Master/texmf-dist/tex/latex/polytable/polytable.sty +++ b/Master/texmf-dist/tex/latex/polytable/polytable.sty @@ -9,7 +9,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{polytable}% - [2013/07/18 v0.8.5 `polytable' package (Andres Loeh)] + [2020/07/14 v0.8.6 `polytable' package (Andres Loeh)] \let\PT@original@And\And \let\PT@original@Not\Not \RequirePackage{lazylist} @@ -214,6 +214,7 @@ \PT@Print\PT@allcols}% \PT@postlazylist \fi + \let\column \PT@otherrun@column \let\PT@firstrun@column \PT@otherrun@column \let\savecolumns \PT@gobbleoptional \let\restorecolumns \PT@gobbleoptional |