summaryrefslogtreecommitdiff
path: root/language/japanese/plautopatch/plautopatch.sty
diff options
context:
space:
mode:
Diffstat (limited to 'language/japanese/plautopatch/plautopatch.sty')
-rw-r--r--language/japanese/plautopatch/plautopatch.sty9
1 files changed, 4 insertions, 5 deletions
diff --git a/language/japanese/plautopatch/plautopatch.sty b/language/japanese/plautopatch/plautopatch.sty
index 0ab3bfeacf..72d7327c0f 100644
--- a/language/japanese/plautopatch/plautopatch.sty
+++ b/language/japanese/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!)