From 643b48880dc8faeb5bafb7dd0dbea196a0991412 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 27 Oct 2018 21:38:45 +0000 Subject: plautopatch (27oct18) git-svn-id: svn://tug.org/texlive/trunk@49003 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/plautopatch/README.md | 7 ++++++- .../doc/latex/plautopatch/plautopatch-ja.pdf | Bin 99552 -> 99780 bytes .../doc/latex/plautopatch/plautopatch-ja.tex | 21 +++++++++++++-------- .../doc/latex/plautopatch/plautopatch.pdf | Bin 33336 -> 33540 bytes .../doc/latex/plautopatch/plautopatch.tex | 21 +++++++++++++-------- 5 files changed, 32 insertions(+), 17 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/plautopatch/README.md b/Master/texmf-dist/doc/latex/plautopatch/README.md index 8b1a3bb9423..8fada8f2c7f 100644 --- a/Master/texmf-dist/doc/latex/plautopatch/README.md +++ b/Master/texmf-dist/doc/latex/plautopatch/README.md @@ -21,6 +21,7 @@ The following patches are currently registered: - array (latex-tools) + plext (platex) -> plextarray (platex-tools) - delarray (latex-tools) + plext (platex) -> plextdelarray (platex-tools) - colortbl + plext (platex) -> plextcolortbl (maintained here!) +- arydshln -> plarydshln (maintained here!) - arydshln + plext (platex) -> plextarydshln (maintained here!) - everysel (ms) -> pxeverysel (platex-tools) - everyshi (ms) -> pxeveryshi (platex-tools) @@ -44,6 +45,10 @@ together with the main package. Short information: Patch for colortbl.sty (by David Carlisle­) to improve compatibility with plext.sty in pLaTeX. Can be used on pLaTeX/upLaTeX. +- plarydshln.sty: + Patch for arydshln.sty (by Hiroshi Nakashima­) to improve + compatibility with pLaTeX/upLaTeX kernels. + Can be used on pLaTeX/upLaTeX. - plextarydshln.sty: Patch for arydshln.sty (by Hiroshi Nakashima­) to improve compatibility with plext.sty in pLaTeX. @@ -74,6 +79,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)). ## Release Date -2018-10-02 +2018-10-27 Hironobu Yamashita diff --git a/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.pdf b/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.pdf index 195f56d1889..53f27aa2e7a 100644 Binary files a/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.pdf and b/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.pdf differ diff --git a/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.tex b/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.tex index 8dfff9a854e..8bc2d49e91c 100644 --- a/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.tex +++ b/Master/texmf-dist/doc/latex/plautopatch/plautopatch-ja.tex @@ -76,18 +76,21 @@ p\LaTeX/up\LaTeX{}で動作するソースと通常の\LaTeX{}ソースの \def\ITEMoTo#1 (#2) -> #3 (#4){% \item \textsf{#1} (\textsf{#2})\\ $\rightarrow$ \textsf{#3} (\textsf{#4})} +\def\ITEMoTx#1 (#2) -> #3 {% + \item \textsf{#1} (\textsf{#2})\\ + $\rightarrow$ \textsf{#3} } +\def\ITEMxTx#1 -> #2 {% + \item \textsf{#1}\\ + $\rightarrow$ \textsf{#2} } \def\ITEMooTo#1 (#2) + #3 (#4) -> #5 (#6){% \item \textsf{#1} (\textsf{#2}) + \textsf{#3} (\textsf{#4})\\ $\rightarrow$ \textsf{#5} (\textsf{#6})} \def\ITEMxoTo#1 + #2 (#3) -> #4 (#5){% \item \textsf{#1} + \textsf{#2} (\textsf{#3})\\ $\rightarrow$ \textsf{#4} (\textsf{#5})} -\def\ITEMoTx#1 (#2) -> #3 {% - \item \textsf{#1} (\textsf{#2})\\ - $\rightarrow$ \textsf{#3} } -\def\ITEMxTx#1 -> #2 {% - \item \textsf{#1}\\ - $\rightarrow$ \textsf{#2} } +\def\ITEMxoTx#1 + #2 (#3) -> #4 {% + \item \textsf{#1} + \textsf{#2} (\textsf{#3})\\ + $\rightarrow$ \textsf{#4} } 凡例: \begin{itemize} @@ -103,8 +106,9 @@ p\LaTeX/up\LaTeX{}で動作するソースと通常の\LaTeX{}ソースの \ITEMoTo array (latex-tools) -> plarray (platex-tools) \ITEMooTo array (latex-tools) + plext (platex) -> plextarray (platex-tools) \ITEMooTo delarray (latex-tools) + plext (platex) -> plextdelarray (platex-tools) -\ITEMxoTo colortbl + plext (platex) -> plextcolortbl (maintained here!) -\ITEMxoTo arydshln + plext (platex) -> plextarydshln (maintained here!) +\ITEMxoTx colortbl + plext (platex) -> plextcolortbl (maintained here!) +\ITEMxTx arydshln -> plarydshln (maintained here!) +\ITEMxoTx arydshln + plext (platex) -> plextarydshln (maintained here!) \ITEMoTo everysel (ms) -> pxeverysel (platex-tools) \ITEMoTo everyshi (ms) -> pxeveryshi (platex-tools) \ITEMoTo atbegshi (oberdiek) -> pxatbegshi (platex-tools) @@ -138,6 +142,7 @@ p\LaTeX/up\LaTeX{}で動作するソースと通常の\LaTeX{}ソースの \item 2018/08/22 v0.3 元パッケージ検出の改良 \item 2018/09/21 v0.5 \textsf{colortbl}や\textsf{pgf}もサポート \item 2018/10/02 v0.6 \textsf{arydshln}のサポート + \item 2018/10/27 v0.8 \textsf{everysel}サポートの改良 \end{itemize} \end{document} diff --git a/Master/texmf-dist/doc/latex/plautopatch/plautopatch.pdf b/Master/texmf-dist/doc/latex/plautopatch/plautopatch.pdf index ca69882097e..82db6fdc71b 100644 Binary files a/Master/texmf-dist/doc/latex/plautopatch/plautopatch.pdf and b/Master/texmf-dist/doc/latex/plautopatch/plautopatch.pdf differ diff --git a/Master/texmf-dist/doc/latex/plautopatch/plautopatch.tex b/Master/texmf-dist/doc/latex/plautopatch/plautopatch.tex index b49ed41cce4..6ff12123067 100644 --- a/Master/texmf-dist/doc/latex/plautopatch/plautopatch.tex +++ b/Master/texmf-dist/doc/latex/plautopatch/plautopatch.tex @@ -76,18 +76,21 @@ as a list separated by commas and spaces. \def\ITEMoTo#1 (#2) -> #3 (#4){% \item \textsf{#1} (\textsf{#2})\\ $\rightarrow$ \textsf{#3} (\textsf{#4})} +\def\ITEMoTx#1 (#2) -> #3 {% + \item \textsf{#1} (\textsf{#2})\\ + $\rightarrow$ \textsf{#3} } +\def\ITEMxTx#1 -> #2 {% + \item \textsf{#1}\\ + $\rightarrow$ \textsf{#2} } \def\ITEMooTo#1 (#2) + #3 (#4) -> #5 (#6){% \item \textsf{#1} (\textsf{#2}) + \textsf{#3} (\textsf{#4})\\ $\rightarrow$ \textsf{#5} (\textsf{#6})} \def\ITEMxoTo#1 + #2 (#3) -> #4 (#5){% \item \textsf{#1} + \textsf{#2} (\textsf{#3})\\ $\rightarrow$ \textsf{#4} (\textsf{#5})} -\def\ITEMoTx#1 (#2) -> #3 {% - \item \textsf{#1} (\textsf{#2})\\ - $\rightarrow$ \textsf{#3} } -\def\ITEMxTx#1 -> #2 {% - \item \textsf{#1}\\ - $\rightarrow$ \textsf{#2} } +\def\ITEMxoTx#1 + #2 (#3) -> #4 {% + \item \textsf{#1} + \textsf{#2} (\textsf{#3})\\ + $\rightarrow$ \textsf{#4} } The legend: \begin{itemize} @@ -102,8 +105,9 @@ Current version (\filedate\space\fileversion) supports the followings: \ITEMoTo array (latex-tools) -> plarray (platex-tools) \ITEMooTo array (latex-tools) + plext (platex) -> plextarray (platex-tools) \ITEMooTo delarray (latex-tools) + plext (platex) -> plextdelarray (platex-tools) -\ITEMxoTo colortbl + plext (platex) -> plextcolortbl (maintained here!) -\ITEMxoTo arydshln + plext (platex) -> plextarydshln (maintained here!) +\ITEMxoTx colortbl + plext (platex) -> plextcolortbl (maintained here!) +\ITEMxTx arydshln -> plarydshln (maintained here!) +\ITEMxoTx arydshln + plext (platex) -> plextarydshln (maintained here!) \ITEMoTo everysel (ms) -> pxeverysel (platex-tools) \ITEMoTo everyshi (ms) -> pxeveryshi (platex-tools) \ITEMoTo atbegshi (oberdiek) -> pxatbegshi (platex-tools) @@ -140,6 +144,7 @@ a comma-separated list of them: \item 2018/08/22 v0.3 Improve detection of problematic packages \item 2018/09/21 v0.5 Add support for \textsf{colortbl} and \textsf{pgf} \item 2018/10/02 v0.6 Add support for \textsf{arydshln} + \item 2018/10/27 v0.8 Better support for \textsf{everysel} \end{itemize} \end{document} -- cgit v1.2.3