summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bxpdfver/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-15 22:18:48 +0000
committerKarl Berry <karl@freefriends.org>2021-02-15 22:18:48 +0000
commitcf0d1ffa580dbfe425966a2a53a1afb3b2358ca8 (patch)
treedea6d4242ac976876697815c712284cc6aec8989 /Master/texmf-dist/doc/latex/bxpdfver/README.md
parent9768438230ae9c76f047c5aeda365e27c46a7218 (diff)
bxpdfver (15feb21)
git-svn-id: svn://tug.org/texlive/trunk@57755 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bxpdfver/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bxpdfver/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/bxpdfver/README.md b/Master/texmf-dist/doc/latex/bxpdfver/README.md
index ec17bff09a6..594c9ed8ddc 100644
--- a/Master/texmf-dist/doc/latex/bxpdfver/README.md
+++ b/Master/texmf-dist/doc/latex/bxpdfver/README.md
@@ -46,7 +46,7 @@ The available options are:
+ When using a PDF-output engine, you need not give driver options
since the appropriate one is auto-detected.
+ `dvipdfmx`: Uses dvipdfmx driver.
- + `disabled`/`nodvidriver`: Disables all functions of the package.
+ + `nodvidriver`/`disabled`: Disables all functions of the package.
* `lenient`: Turns the errors for unsupported features into warnings.
Note that the options `compress` and `objcompress` mean that this
@@ -95,12 +95,14 @@ More notices:
* The package recognizes some “unsupported” driver options such as
`dvips`; when such drivers are used, use of any feature will cause
an error.
- * When `disabled` is used, use of any feature will do nothing (nor
+ * When `nodvidriver` is used, use of any feature will do nothing (nor
issue an error).
REVISION HISTORY
----------------
+ * Version 0.5a ‹2021/02/14›
+ - Adjustment for the new version of hyperref.
* Version 0.5 ‹2020/04/19›
- Suuport PDF version value `2.0`.
* Version 0.4 ‹2017/02/11›