summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/plautopatch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/plautopatch/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/plautopatch/README.md18
1 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/plautopatch/README.md b/Master/texmf-dist/doc/latex/plautopatch/README.md
index c476cc0ffc7..af23bdad44c 100644
--- a/Master/texmf-dist/doc/latex/plautopatch/README.md
+++ b/Master/texmf-dist/doc/latex/plautopatch/README.md
@@ -15,6 +15,7 @@ similar to those of ordinary LaTeX ones.
The following patches are currently registered:
+- doc (latex) -> pldocverb (maintained here!)
- tracefnt (latex) -> ptrace/uptrace (platex/uplatex)
- fltrace (latex) -> pfltrace (platex)
- array (latex-tools) -> plarray (platex-tools)
@@ -28,6 +29,7 @@ The following patches are currently registered:
- everyshi (ms) -> pxeveryshi (platex-tools)
- atbegshi (oberdiek) -> pxatbegshi (platex-tools)
- ftnright (latex-tools) -> pxftnright (platex-tools)
+- multicol (latex-tools) -> pxmulticol (platex-tools)
- pdfpages -> pxpdfpages (maintained here!)
- pgfrcs (pgf) -> pxpgfrcs (maintained here!)
- pgfcore (pgf) -> pxpgfmark (by Takayuki YATO)
@@ -42,24 +44,28 @@ written by Martin Scharrer.
This bundle may distribute some tiny patches
together with the main package. Short information:
+- pldocverb.sty:
+ Patch for doc.sty (latex) to improve
+ compatibility with `\verb` redefinition in pLaTeX.
+ Can be used on pLaTeX/upLaTeX.
- plextcolortbl.sty:
- Patch for colortbl.sty (by David Carlisle­) to improve
+ 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
+ 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
+ Patch for arydshln.sty (by Hiroshi Nakashima) to improve
compatibility with plext.sty in pLaTeX.
Can be used on pLaTeX/upLaTeX.
- plsiunitx.sty:
- Patch for siunitx.sty (by Joseph Wright­) to fix
+ Patch for siunitx.sty (by Joseph Wright) to fix
conflict with plarray.sty (platex-tools).
Can be used on pLaTeX/upLaTeX.
- pxpdfpages.sty:
- Patch for pdfpages.sty (by An­dreas Matthias) to support
+ Patch for pdfpages.sty (by Andreas Matthias) to support
Japanese-style crop marks (called 'tombow' in Japanese).
Can be used on pLaTeX/upLaTeX.
- pxpgfrcs.sty:
@@ -84,6 +90,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)).
## Release Date
-2018-11-03
+2018-11-25
Hironobu Yamashita