summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-15 20:36:53 +0000
committerKarl Berry <karl@freefriends.org>2021-05-15 20:36:53 +0000
commit836ed9ec4e554423d4d3452aa6e504e1088be056 (patch)
tree5dee63816623ae88830045cc13a3fcc5fce68201 /Master/texmf-dist/tex
parent94c57715730f9fcc2eda0a00c7d6735c6f0fe85e (diff)
plautopatch (15may21)
git-svn-id: svn://tug.org/texlive/trunk@59212 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty9
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty b/Master/texmf-dist/tex/latex/plautopatch/plautopatch.sty
index 0ab3bfeacf4..72d7327c0f1 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}
- [2021/02/13 v0.9n Automated patches for pLaTeX/upLaTeX]
+ [2021/05/15 v0.9o Automated patches for pLaTeX/upLaTeX]
\ifx\pfmtname\@undefined
\PackageInfo{plautopatch}{%
@@ -244,12 +244,11 @@
\platpc@patch@after{pdfpages}{pxpdfpages}% gentombow
\platpc@patch@before{stfloats}{pxstfloats}% pxsttools -- (!!)
% --- in most cases, pxjahyper works without explicit options
-% --- however, in case a user specifies some, delay it
-% --- [TODO] if \AtBeginDocument{\usepackage{hyperref}} appears,
+% --- however, in case a user specifies some, option clash will happen
+% --- [Note] if \AtBeginDocument{\usepackage{hyperref}} appears,
% ---- writing to \jobname.out (= 'jacommentline' feature)
% ---- does not work because it's too late.
-\AtBeginDocument
- {\platpc@patch@after{hyperref}{pxjahyper}}% by Takayuki YATO (ZR)
+\platpc@patch@after{hyperref}{pxjahyper}% by Takayuki YATO (ZR)
% for TikZ/PGF
\platpc@patch@after{pgfrcs}{pxpgfrcs}% (maintained here!)