summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bxpdfver
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-11 21:42:45 +0000
committerKarl Berry <karl@freefriends.org>2016-08-11 21:42:45 +0000
commit08ddf2612db3c8882d81fa31045b11c4daba10b1 (patch)
tree145054aa3aab4d0cacde0a9a7a82e576ac22a187 /Master/texmf-dist/doc/latex/bxpdfver
parentcbf866cb27098913d37293178005d01dcc91dc03 (diff)
bxpdfver (11aug16)
git-svn-id: svn://tug.org/texlive/trunk@41837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bxpdfver')
-rw-r--r--Master/texmf-dist/doc/latex/bxpdfver/README-ja.md (renamed from Master/texmf-dist/doc/latex/bxpdfver/README-ja)21
-rw-r--r--Master/texmf-dist/doc/latex/bxpdfver/README.md (renamed from Master/texmf-dist/doc/latex/bxpdfver/README)24
2 files changed, 36 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/bxpdfver/README-ja b/Master/texmf-dist/doc/latex/bxpdfver/README-ja.md
index 7b51dda9669..368811e072b 100644
--- a/Master/texmf-dist/doc/latex/bxpdfver/README-ja
+++ b/Master/texmf-dist/doc/latex/bxpdfver/README-ja.md
@@ -46,6 +46,7 @@ bxpdfver パッケージ
のでドライバオプションは不要である。
+ `dvipdfmx`: dvipdfmx 用のドライバを指定する。
+ `disabled`: 全ての機能を無効化する。
+ * `lenient`: サポートしない機能に対するエラーを警告に格下げする。
`compress`、`objcompress` はこのパッケージによる抑止を行わないという意味
であり、既に抑止されている場合にそれを再び有効化するものではない。
@@ -53,7 +54,16 @@ bxpdfver パッケージ
### ドライバ指定
* pdfTeX および LuaTeX では全ての機能が使用可能。
- * XeTeX および dvipdfmx では PDF バージョン指定のみ使用可能。
+ * XeTeX および dvipdfmx の場合:
+ - 「PDF バージョン指定」は無条件に使用可能。
+ - 「オブジェクト圧縮抑止」および「オブジェクトストリーム抑止」の
+ 機能を使用するためには、(x)dvipdfmx のバージョンが 20160307 以上
+ である必要がある。またバージョン判定のために外部プログラムの
+ 起動を利用するため、シェルエスケープが制限付許可または完全許可
+ されている必要がある。
+ - dvipdfmx のバージョン情報は補助ファイル(.aux)中にキャッシュ
+ される。このため、何か状況が変わった場合は、一旦補助ファイルを
+ 削除する必要が生じる。
* 使用不可能な機能を使おうと試みるとエラーが発生する。
* `dvips` 等の“全く対応していない”若干のドライバオプションを認識
する。この場合、全ての機能の呼出でエラーが発生する。
@@ -77,9 +87,14 @@ bxpdfver パッケージ
更新履歴
--------
- * Version 0.2a [2015/08/05]
+ * Version 0.3 ‹2016/08/11›
+ - dvipdfmx/XeTeX でも全ての機能がサポートされる。
+ * Version 0.2b ‹2016/08/10›
+ - `lenient` オプションを追加。
+ - 新しい LuaTeX エンジンのサポート。
+ * Version 0.2a ‹2015/08/05›
- 細かい修正。
- * Version 0.2 [2014/07/04]
+ * Version 0.2 ‹2014/07/04›
- 最初の公開版。
--------------------
diff --git a/Master/texmf-dist/doc/latex/bxpdfver/README b/Master/texmf-dist/doc/latex/bxpdfver/README.md
index c5af09b52be..2149826e3e0 100644
--- a/Master/texmf-dist/doc/latex/bxpdfver/README
+++ b/Master/texmf-dist/doc/latex/bxpdfver/README.md
@@ -37,7 +37,7 @@ The available options are:
* `1.4`, `1.5`, `1.6`, or `1.7`: Sets PDF version.
* `nocompress`: Suppresses stream compression.
- * `compress` (defalt): Does not suppress stream compression.
+ * `compress` (default): Does not suppress stream compression.
* `noobjcompress`: Suppresses use of object streams.
* `objcompress` (default): Does not suppress use of object streams.
* Driver options: As below:
@@ -45,15 +45,22 @@ The available options are:
since the appropriate one is auto-detected.
+ `dvipdfmx`: Uses dvipdfmx driver.
+ `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
-package *does not suppress* a feature. They do not active a feature
+package *does not suppress* a feature. They do not activate a feature
when it is already suppressed by other means.
### NOTE ON DRIVERS
* pdfTeX and LuaTeX support all features.
- * XeTeX and dvipdfmx support only PDF version setting.
+ * When using XeTeX and dvipdfmx:
+ - PDF version setting is always available.
+ - Suppression of compression and suppression of object streams
+ are available only when the version of (x)dvipdfmx is 20160307
+ or later. Also shell escape must be accepted (with or without
+ restriction), because external programs (such as kpsewhich)
+ are invoked in order to detect the dvipdfmx version.
* If you try to use unavailable features, an error will occur.
* The package recognizes some “unsupported” driver options such as
`dvips`; when such drivers are used, use of any feature will cause
@@ -68,15 +75,20 @@ when it is already suppressed by other means.
+ `1.4`, `1.5`, `1.6`, or `1.7`; the version itself.
+ the name of a PDF file; the version is set equal to that of
the given file.
- * `\suppresspdfcompression`: Suppresses use of object streams.
+ * `\suppresspdfcompression`: Suppresses stream compression.
* `\suppresspdfobjcompression`: Suppresses use of object streams.
REVISION HISTORY
----------------
- * Version 0.2a [2015/08/05]
+ * Version 0.3 ‹2016/08/11›
+ - Supported all features on dvipdfmx/XeTeX.
+ * Version 0.2b ‹2016/08/10›
+ - Added the `lenient` option.
+ - Supported the newer version of LuaTeX.
+ * Version 0.2a ‹2015/08/05›
- Minor fix.
- * Version 0.2 [2014/07/04]
+ * Version 0.2 ‹2014/07/04›
- First public version.
--------------------