summaryrefslogtreecommitdiff
path: root/language/japanese/plautopatch/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-11-27 03:02:22 +0000
committerNorbert Preining <norbert@preining.info>2020-11-27 03:02:22 +0000
commit5fab5fddb47ba1503acd9d37d1db7b340ed971af (patch)
treeaae79210fb3409d09705b7bdc201f7145fde0525 /language/japanese/plautopatch/README.md
parent9b2936e52e60fc97ac4603c4f2e6a1296e1b9e6c (diff)
CTAN sync 202011270302
Diffstat (limited to 'language/japanese/plautopatch/README.md')
-rw-r--r--language/japanese/plautopatch/README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/language/japanese/plautopatch/README.md b/language/japanese/plautopatch/README.md
index 8fa66e938c..5a4caf13dd 100644
--- a/language/japanese/plautopatch/README.md
+++ b/language/japanese/plautopatch/README.md
@@ -42,8 +42,12 @@ The following patches are currently registered:
## Requirements
-This package depends on "filehook" package,
-written by Martin Scharrer.
+If LaTeX2e 2020-10-01 or newer is running,
+this package uses the new hook system such as
+`\AddToHook{package/before/...}` and
+`\AddToHook{package/after/...}`.
+If LaTeX2e is older than that, this package depends on
+`filehook` package (written by Martin Scharrer).
## Miscellaneous
@@ -90,6 +94,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)).
## Release Date
-2020-10-21
+2020-11-26
Hironobu Yamashita