diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-02 21:38:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-02 21:38:45 +0000 |
commit | 5bfad1c0800a6601c6682b9653268fde4dbf045d (patch) | |
tree | 97a80edef49354e86e3ca091f75eb9a8cdd60f11 /Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty | |
parent | 87b42249ac677966bfd54cc27cbbb090523bd97a (diff) |
plautopatch (2oct18)
git-svn-id: svn://tug.org/texlive/trunk@48816 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty b/Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty index 8dbc7eb9383..39eb927aae7 100644 --- a/Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty +++ b/Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty @@ -8,7 +8,7 @@ \NeedsTeXFormat{LaTeX2e}% not pLaTeX2e on purpose! \ProvidesPackage{plautopatch} - [2018/09/21 v0.5 Automated patches for pLaTeX/upLaTeX] + [2018/10/02 v0.6 Automated patches for pLaTeX/upLaTeX] \ifx\pfmtname\@undefined \PackageWarningNoLine{plautopatch}{% @@ -183,8 +183,7 @@ \platpc@patch@after{atbegshi}{pxatbegshi}% platex-tools \platpc@patch@before{ftnright}{pxftnright}% platex-tools \platpc@patch@after{pdfpages}{pxpdfpages}% (maintained here!) -% --- plextarydshln is not well tested, not activated for now -%\platpc@patch@after@both{arydshln}{plext}{plextarydshln}% (maintained here!) +\platpc@patch@after@both{arydshln}{plext}{plextarydshln}% (maintained here!) % for TikZ/PGF \platpc@patch@after{pgfrcs}{pxpgfrcs}% (maintained here!) |