summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bxpapersize
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-30 21:28:23 +0000
committerKarl Berry <karl@freefriends.org>2020-09-30 21:28:23 +0000
commitacc0e369555df911c4c094eb7d39c1936b3ea4fd (patch)
treed86761edd60e66a00625431fb56458fa4bff7b7b /Master/texmf-dist/doc/latex/bxpapersize
parent3d72ca06ea45a25c546b1753f93ab5021e988326 (diff)
bxpapersize (30sep20)
git-svn-id: svn://tug.org/texlive/trunk@56491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bxpapersize')
-rw-r--r--Master/texmf-dist/doc/latex/bxpapersize/LICENSE2
-rw-r--r--Master/texmf-dist/doc/latex/bxpapersize/README.md6
2 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/bxpapersize/LICENSE b/Master/texmf-dist/doc/latex/bxpapersize/LICENSE
index 534324b7566..ac1eff31490 100644
--- a/Master/texmf-dist/doc/latex/bxpapersize/LICENSE
+++ b/Master/texmf-dist/doc/latex/bxpapersize/LICENSE
@@ -1,6 +1,6 @@
The MIT License
-Copyright (c) 2019 Takayuki YATO (aka. "ZR")
+Copyright (c) 2016-2020 Takayuki YATO (aka. "ZR")
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Master/texmf-dist/doc/latex/bxpapersize/README.md b/Master/texmf-dist/doc/latex/bxpapersize/README.md
index 9575d883a70..ebd10daa7bb 100644
--- a/Master/texmf-dist/doc/latex/bxpapersize/README.md
+++ b/Master/texmf-dist/doc/latex/bxpapersize/README.md
@@ -53,6 +53,9 @@ The available options are described hereafter.
#### Priority
+**Important**: The `priority` option is not (yet) supported under the
+new LaTeX kernel 2020-10-01.
+
* `priority=<value>`: In DVI mode, this decides the priority of the
‘papersize’ specials issued by this package relative to the
‘papersize’ specials issued by others.
@@ -135,6 +138,9 @@ but `\bxpapersizesetup` will be always provided.
Revision History
----------------
+ * Version 0.5 ‹2020/10/01›
+ - Support LaTeX kernel 2020/10/01.
+ (But priority setting is not yet supported.)
* Version 0.4 ‹2019/10/05›
- Load pxatbegshi to properly handle pTeX tate mode.
- Remove (experimental) `adjustmag` option.