summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bxpapersize/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-06 20:07:16 +0000
committerKarl Berry <karl@freefriends.org>2019-10-06 20:07:16 +0000
commita007511ba29dbac62d6f6173a5bb58b66b43ee48 (patch)
tree1d6d3d1d1b1cf958b565f312fb8cd14148ad8d52 /Master/texmf-dist/doc/latex/bxpapersize/README.md
parent4fcdfd743d454f1b328b14013b8ea93d82003568 (diff)
bxpapersize (6oct19)
git-svn-id: svn://tug.org/texlive/trunk@52304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bxpapersize/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bxpapersize/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bxpapersize/README.md b/Master/texmf-dist/doc/latex/bxpapersize/README.md
index 97c65e5d8a6..9575d883a70 100644
--- a/Master/texmf-dist/doc/latex/bxpapersize/README.md
+++ b/Master/texmf-dist/doc/latex/bxpapersize/README.md
@@ -24,6 +24,7 @@ should have higher or lower priority over the settings made by others.
- ifpdf, ifxetex, ifluatex, ifvtex
- xkeyval
- atbegshi
+ - pxatbegshi (when priority setting is used on (u)pTeX)
### Installation
@@ -59,6 +60,7 @@ The available options are described hereafter.
- `low`: Priotizes specials by others.
- `middle`/`default` (default): Does not care about priority.
- `high`: Priotizes specials by this package.
+ Note: The priority setting will be ignored in PDF mode.
* `olddvips`: Must be specified when you use dvips older than that
included in TeX Live 2017, so as to make the `priority` option
work correctly.
@@ -133,6 +135,9 @@ but `\bxpapersizesetup` will be always provided.
Revision History
----------------
+ * Version 0.4 ‹2019/10/05›
+ - Load pxatbegshi to properly handle pTeX tate mode.
+ - Remove (experimental) `adjustmag` option.
* Version 0.3b ‹2017/10/08›
- Support pTeX-ng (ApTeX) engine properly.
- (Experimental) Add `adjustmag` option.