summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/platex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-17 20:42:12 +0000
committerKarl Berry <karl@freefriends.org>2017-10-17 20:42:12 +0000
commit03f20039bcdf72fadefcb9fe0c27508b31daa325 (patch)
tree355f2e1754c84900cb65b644a7a2c4ea32703c0e /Master/texmf-dist/doc/platex
parent9df137556556db6a7bd7daf3c66201b3f49aeb3f (diff)
pxjahyper (17oact17)
git-svn-id: svn://tug.org/texlive/trunk@45554 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex')
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/LICENSE5
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/README25
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/README-ja.md51
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/README.md45
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdfbin32689 -> 95898 bytes
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex36
6 files changed, 111 insertions, 51 deletions
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/LICENSE b/Master/texmf-dist/doc/platex/pxjahyper/LICENSE
index d513265cebd..8ada757fbc8 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/LICENSE
+++ b/Master/texmf-dist/doc/platex/pxjahyper/LICENSE
@@ -1,9 +1,6 @@
-$BK\%=%U%H%&%'%"$O(B MIT $B%i%$%;%s%9$N2<$GG[I[$5$l$^$9!#Cx:n8"$O:n<T$G$k!V(BZR$B!W$K(B
-$BB0$7$^$9!#$^$?K\%=%U%H%&%'%"$OL5J]>Z$G$9!#(B
-
The MIT License
-Copyright (c) 2012 ZR
+Copyright (c) 2017 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/platex/pxjahyper/README b/Master/texmf-dist/doc/platex/pxjahyper/README
deleted file mode 100644
index 3fd5f809dc8..00000000000
--- a/Master/texmf-dist/doc/platex/pxjahyper/README
+++ /dev/null
@@ -1,25 +0,0 @@
-PXjahyper パッケージ
-
-pLaTeX + hyperref + dvipdfmx の環境における日本語の「しおり」の作成を
-支援する LaTeX パッケージ
-
-■インストール
-
- - *.sty, → $TEXMF/tex/latex/PXjahyper
-
-■詳細
-
-詳細は解説文書 pxjahyper.pdf を参照。また作者による下掲のブログ記事に
-情報が載っている。
-
- hyperref で日本語しおりに endash を出す件について
- - マクロツイーター 2012/05/27
- http://d.hatena.ne.jp/zrbabbler/20120527/1338111080
-
-■ 更新履歴
-
-v0.3 <2012/05/28>
- - papersize special の調整機能を追加
- - \Ux を追加
-v0.2 <2012/05/27>
- - 最初の公開版
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md
new file mode 100644
index 00000000000..23b5a89384f
--- /dev/null
+++ b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md
@@ -0,0 +1,51 @@
+PXjahyper パッケージバンドル
+============================
+
+LaTeX: pLaTeX 上での hyperref のサポート
+
+(u)pLaTeX 上で hyperref を用いて日本語の文書情報を含む PDF 文書を作成する
+場合に必要となる以下の機能を提供する。
+
+ * PDF 文字列内の和文文字のサポート
+ * mag 指定に対するサポート
+
+### 前提環境
+
+ * フォーマット: LaTeX
+ * エンジン: pTeX、upTeX、pTeX-ng
+ * DVIウェア: dvipdfmx
+ * 依存パッケージ:
+ - hyperref
+
+### インストール
+
+ - `*.sty` → $TEXMF/tex/platex/PXjahyper
+
+### ライセンス
+
+本パッケージは MIT ライセンスの下で配布される。
+
+
+pxjahyper パッケージ ー 本体
+----------------------------
+
+詳細についてはマニュアル `pxjahyper.pdf` を参照されたい。
+
+
+更新履歴
+--------
+
+ * Version 0.3a 〈2017/10/17〉
+ - `bigcode` を既定に変更。
+ - (試験的) upLaTeX で hyperref の `unicode` 指定を可能にする。
+
+ * Version 0.3 〈2012/05/28〉
+ - papersize special の調整機能を追加。
+ - `\Ux` を追加。
+
+ * Version 0.2 〈2012/05/27〉
+ - 最初の公開版。
+
+--------------------
+Takayuki YATO (aka. "ZR")
+https://github.com/zr-tex8r
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README.md b/Master/texmf-dist/doc/platex/pxjahyper/README.md
new file mode 100644
index 00000000000..c8c2e96ba3b
--- /dev/null
+++ b/Master/texmf-dist/doc/platex/pxjahyper/README.md
@@ -0,0 +1,45 @@
+PXjahyper Package
+=================
+
+LaTeX: Hyperref support for pLaTeX
+
+This package adjusts the behavior of hyperref on (u)pLaTeX so that authors
+can properly create PDF documents that contain document information in
+Japanese.
+
+ * Support for PDF strings containing Japanese characters.
+ * Support for magnification settings.
+
+### System Requirements
+
+ * TeX format: LaTeX.
+ * TeX engine: pTeX, upTeX, pTeX-ng.
+ * DVI-ware: dvipdfmx.
+ * Dependent packages:
+ - hyperref
+
+### Installation
+
+ - `*.sty` → $TEXMF/tex/platex/PXjahyper
+
+### License
+
+This package is distributed under the MIT License.
+
+
+The pxjahyper Package ー main
+-----------------------------
+
+Please refer to the manual `pxjahyper.pdf` (in Japanese) for detail.
+
+
+Revision History
+----------------
+
+ * Version 0.3a 〈2017/10/17〉
+ * Version 0.3 〈2012/05/28〉
+ * Version 0.2 〈2012/05/27〉
+
+--------------------
+Takayuki YATO (aka. "ZR")
+https://github.com/zr-tex8r
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
index bdbda98fee9..5c55455269c 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
+++ b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
index 8d11e876304..0ad1e99fd40 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
+++ b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
@@ -3,7 +3,8 @@
\documentclass[a4paper]{jsarticle}
\usepackage{shortvrb}
\MakeShortVerb{\|}
-\newcommand{\PkgVersion}{0.2}
+\newcommand{\PkgVersion}{0.3a}
+\newcommand{\PkgDate}{2017/10/17}
\newcommand{\Pkg}[1]{\textsf{#1}}
\newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$}
\newcommand{\Note}{\par\noindent ※}
@@ -14,15 +15,15 @@
\providecommand{\upLaTeX}{u\pLaTeX}
%-----------------------------------------------------------
\begin{document}
-\title{\Pkg{pxjahyper} パッケージ(v\PkgVersion)}
+\title{\Pkg{pxjahyper} パッケージ}
\author{八登崇之\ (Takayuki YATO; aka.~``ZR'')}
-\date{2012/05/27}
+\date{v\PkgVersion\quad[\PkgDate]}
\maketitle
%===========================================================
\section{概要}
-pLaTeX + hyperref + dvipdfmxの組み合わせで
+(u){\pLaTeX} + hyperref + dvipdfmxの組み合わせで
日本語を含む「しおり」をもつPDF文書を作成する
場合に必要となる機能を提供する。
\begin{itemize}
@@ -34,24 +35,14 @@ pLaTeX + hyperref + dvipdfmxの組み合わせで
する場合を除き、JIS~X~0208にない文字は出力できない
(hyperrefの警告が出る)。
\item {\TeX} の版面拡大機能が使われている
- (|\mag| が 1000 でない;典型的には\Pkg{jsclasses}の
+ (|\mag| が1000でない;典型的には\Pkg{jsclasses}の
文書クラスで基底フォントサイズが10\,pt以外である)
- 場合に、\Pkg{hyperref}が出力する papersize special の
+ 場合に、\Pkg{hyperref}が出力するpapersize specialの
紙面サイズの値が不正になるが、この場合に |\mag| 値を
- 考慮して求めた正しいサイズによる papersize special を
+ 考慮して求めた正しいサイズによるpapersize specialを
改めて出力する。
\end{itemize}
-\paragraph{前提フォーマット}
-{\pLaTeX} および {\upLaTeX}。
-
-\paragraph{依存パッケージ}
-\begin{itemize}
-\item \Pkg{hyperref}パッケージ
-\item \Pkg{hyperref}が依存するパッケージ
- (\Pkg{atbegshi}等)。
-\end{itemize}
-
%===========================================================
\section{パッケージの読込}
@@ -73,15 +64,16 @@ pLaTeX + hyperref + dvipdfmxの組み合わせで
{\upLaTeX} では使用不可。
\item |noout2uni|(既定)\Means
|out2uni| の否定。
-\item |bigcode|\Means
- {\upTeX}でのToUnicode CMapとして既定の UTF8-UCS の代わりに\
- UTF8-UTF16 を用いる。
+\item |bigcode|(既定)\Means
+ {\upTeX}でのToUnicode CMapとして既定のUTF8-UCSの代わりに\
+ UTF8-UTF16を用いる。
(当該のファイルが存在する必要がある。)
-\item |nobigcode|(既定)\Means
+\item |nobigcode|\Means
|bigcode| の否定。
+ \Note 0.3a版より既定を |bigcode| に変更した。
\item |dvipdfmx|\Means
dvipdfmxを前提とした動作を行う。
-\item |none|\Means
+\item |nodriver|/|none|\Means
dvipdfmxを前提とした動作を抑止する。
現状では、この場合には本パッケージは実質的に何の動作も行わない。
\item |auto|(既定)\Means