OSDN Git Service

typo
[luatex-ja/luatexja.git] / doc / luatexja.dtx
1 %<*!showexpl>
2 %#! lualatex -shell-escape
3
4 % To typeset this manual, you need following two fonts:
5 %  - KozMinPr6N-Regular.otf
6 %  - KozGoPr6N-Medium.otf
7 %  - KozGoPr6N-Regular.otf
8
9 %%%%% section ==> 章
10 %%%%% subsection => 節
11
12 %<en>\documentclass[a4paper,titlepage]{article}
13 %<ja>\documentclass[a4paper,titlepage]{ltjsarticle}
14
15 %%%%%%%%
16 \makeatletter
17 %%%%%%%%
18
19 %%%%%%%% record loaded packages
20 \let\ltjpkglist\empty
21 \newif\if@real@append@list
22 \def\@append@newentry#1#2{{%
23   \@real@append@listtrue \def\@tempa{#2}%
24   \let\@pkglist\@append@newentry@pkglist#1%
25   \if@real@append@list
26     \let\@pkglist=\relax\xdef#1{#1\@pkglist{#2}}%
27   \fi}}
28 \def\@append@newentry@pkglist#1{%
29   \def\@tempb{#1}%
30   \ifx\@tempa\@tempb\@real@append@listfalse\fi}
31 \def\@addtofilelist#1{\@append@newentry\ltjpkglist{#1}}
32 \let\@listfiles\empty
33
34 %<*en>
35 \usepackage[margin=25mm,lmargin=30mm,rmargin=30mm,footskip=6mm]{geometry}
36 \usepackage{luatexja-adjust}\ltjdisableadjust
37 \parskip=\smallskipamount
38 \renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
39     {3.25ex \@plus1ex \@minus.2ex}%
40     {-1em}%
41     {\normalfont\normalsize\bfseries\raisebox{.2ex}{$\mdlgblksquare\mkern1mu$}}}
42 %</en>
43 %<*ja>
44 \usepackage[textwidth=45\zw, lines=45, footskip=6mm]{geometry}
45 \usepackage{luatexja-adjust}%\ltjdisableadjust
46 \advance\leftmargini-1\zw\advance\leftmarginii-1\zw
47 %</ja>
48
49 \usepackage{amsmath,array,tikz,pict2e,multienum,float}
50 \usepackage{booktabs,multicol}
51
52 %%%%%%%% listings
53
54 %%%%%%%% IVS
55
56 \def\IVS#1{\char\numexpr "E0100+#1\relax}%"
57 \def\IVSA#1#2#3#4#5{%
58   \textcolor{blue}{\raisebox{3.5pt}{\tt%
59     \fboxsep=0.5pt\fbox{\tiny \oalign{0#1#2\crcr#3#4#5\crcr}}}}%
60 }
61 {\catcode`\%=11
62   \gdef\IVSB#1{\expandafter\IVSA\directlua{
63     local cat_str = luatexbase.catcodetables['string']
64     tex.sprint(cat_str, string.format('%X', 0xE00EF+#1))
65 }}}
66
67 \usepackage{listings,showexpl}
68 \lstset{
69   basicstyle=\ttfamily\small, pos=r, breaklines=true,
70   numbers=none, rframe={}, basewidth=0.5em, numberstyle=\tiny, numbersep=0.5em,
71   explpreset={numberstyle=\tiny, numbers=left, numbersep=1em, columns=fixed}
72 }
73 % Suppress output from showexpl to stdout.
74 \let\SX@Info\relax
75
76 %%%%%%%% hyperref
77 \usepackage{hyperref,bookmark}
78 %<*en>
79 \title{The \LuaTeX-ja package}
80 \author{The \LuaTeX-ja project team}
81 %</en>
82 %<*ja>
83 \title{\LuaTeX-jaパッケージ}
84 \author{\LuaTeX-jaプロジェクトチーム}
85 %</ja>
86 \hypersetup{%
87         unicode,
88         colorlinks,
89         allbordercolors=1 1 1,
90         allcolors=blue,
91 %<*en>
92         pdfauthor={The LuaTeX-ja project team},
93         pdftitle={The LuaTeX-ja package}
94 %</en>
95 %<*ja>
96         pdfauthor={LuaTeX-jaプロジェクトチーム},
97         pdftitle={LuaTeX-jaパッケージ}
98 %</ja>
99 }
100
101 %%%%%%%% definition env.
102 \usepackage{amsthm}
103 \theoremstyle{definition}
104 %<en>\newtheorem{defn}{Definition}
105 %<ja>\newtheorem{defn}{定義}
106
107 %%%%%%%% fonts
108 \usepackage{luatexja-otf}
109 %<ja>\usepackage{lmodern}
110 \directlua{luatexja.otf.enable_ivs()}
111 \usepackage[kozuka-pr6n]{luatexja-preset}
112 %<*ja>
113 \def\emph#1{\textbf{\textgt{#1}}}
114 \def\headfont{\normalfont\bfseries\gtfamily}
115 \usepackage{amssymb}
116 %</ja>
117 %<*en>
118 \usepackage{unicode-math}
119 \setmainfont[Ligatures=TeX]{TeX Gyre Termes}
120 \setsansfont[Scale=0.95,Ligatures=TeX]{TeX Gyre Heros}
121 \setmathfont{xits-math.otf}
122 \frenchspacing
123 %</en>
124 \DeclareRobustCommand\ttfamily
125         {\not@math@alphabet\ttfamily\mathtt
126          \romanfamily\ttdefault\ttjfam\selectfont}
127 \newjfontfamily\ttjfam{KozGoPr6N-Regular.otf}
128
129
130 %%%%%%%% logo
131 \usepackage{metalogo}
132 \DeclareRobustCommand\eTeX{\ensuremath{\varepsilon}-\kern-.125em\TeX}
133 \DeclareRobustCommand\LuaTeX{Lua\TeX}
134 \DeclareRobustCommand\pdfTeX{pdf\TeX}
135 \DeclareRobustCommand\pTeX{p\kern-.15em\TeX}
136 \DeclareRobustCommand\upTeX{up\kern-.15em\TeX}
137 \DeclareRobustCommand\pLaTeX{p\kern-.05em\LaTeX}
138 \DeclareRobustCommand\pLaTeXe{p\kern-.05em\LaTeXe}
139 \DeclareRobustCommand\epTeX{\ensuremath{\varepsilon}-\kern-.125em\pTeX}
140
141 %%%%%%%% other macros
142 \newenvironment{cslist}{%
143 %<ja>  \leftskip2\zw
144 %<en>  \leftskip2em
145   \parindent=0pt\def\makelabel##1{{\tt\textbackslash ##1}}
146   \def\{{\char`\{}\def\}{\char`\}}
147   \let\origitem=\item
148   \def\item[##1]{\par\smallskip\par\hskip-\leftskip\makelabel{##1}\par}
149   \@totalleftmargin\leftskip
150 }{\par%
151 %<en>\medskip
152 }
153
154 \def\labelenumii{(\arabic{enumii})}
155 \long\def\@makecaption#1#2{%
156   \vskip\abovecaptionskip
157   \sbox\@tempboxa{{\small #1. #2}}%
158   \ifdim \wd\@tempboxa >\hsize
159     {\small #1. #2}\par
160   \else
161     \global \@minipagefalse
162     \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
163   \fi
164   \vskip\belowcaptionskip}
165
166 \def\_{\leavevmode \kern .06em\vbox {\hrule \@width .333em}}
167
168 %%%%%%%%
169 \makeatother
170 %%%%%%%%
171
172 \def\Node#1#2{\,\vcenter{\hbox{\fboxsep=1pt\fbox{\vbox{\small\halign{\hfil##\hfil\cr
173   #1\mathstrut\cr\noalign{\hrule height.4pt}\strut#2\cr}}}}\,}}
174
175 \protected\def\Param#1{\textsf{#1}} % parameter name
176 \protected\def\Pkg#1{\underline{\smash{\texttt{#1}}}} % packages/classes
177
178
179 \begin{document}
180 \lstset{
181   vscmd=\IVSB
182 }
183
184 \catcode`\<=13
185 \def<#1>{{\normalfont\rm\itshape$\langle$#1\/$\rangle$}}
186 \maketitle
187
188 \tableofcontents
189 \bigskip
190
191 %<*en>
192 \textbf{This documentation is far from complete. It may have many
193 grammatical (and contextual) errors.} Also, several parts
194 are written in Japanese only.
195 %</en>
196 %<*ja>
197 \emph{\large 本ドキュメントはまだまだ未完成です.}
198 %</ja>
199
200 \clearpage
201 %<en>\part{User's manual}
202 %<ja>\part{ユーザーズマニュアル}
203
204 %<en>\section{Introduction}
205 %<ja>\section{はじめに}
206
207
208 %<*en>
209 The \LuaTeX-ja package is a macro package for typesetting high-quality
210 Japanese documents when using \LuaTeX.
211 %</en>
212 %<*ja>
213 \LuaTeX-jaパッケージは,次世代標準\TeX である\LuaTeX の上で,\pTeX と同等
214 /それ以上の品質の日本語組版を実現させようとするマクロパッケージである.
215 %</ja>
216 %<en>\subsection{Backgrounds}
217 %<ja>\subsection{背景}
218
219 %<*en>
220 Traditionally, ASCII \pTeX, an extension of \TeX, and its derivatives
221 are used to typeset Japanese documents in \TeX. \pTeX\ is an engine
222 extension of \TeX: so it can produce high-quality Japanese documents
223 without using very complicated macros. But this point is a mixed
224 blessing: \pTeX\ is left behind from other extensions of \TeX,
225 especially \eTeX\ and \pdfTeX, and from changes about
226 Japanese processing in computers (\textit{e.g.}, the UTF-8 encoding).
227 %</en>
228 %<*ja>
229 従来,「\TeX を用いて日本語組版を行う」といったとき,エンジンとしては
230 ASCII \pTeX やそれの拡張物が用いられることが一般的であった.\pTeX は\TeX
231 のエンジン拡張であり,(少々仕様上不便な点はあるものの)商業印刷の分野に
232 も用いられるほどの高品質な日本語組版を可能としている.だが,それは弱点に
233 もなってしまった:\pTeX という(組版的に)満足なものがあったため,海外で
234 行われている数々の\TeX の拡張――例えば\eTeX や\pdfTeX ――や,TrueType,
235 OpenType, Unicodeといった計算機で日本語を扱う際の状況の変化に追従すること
236 を怠ってしまったのだ.
237 %</ja>
238
239 %<*en>
240 Recently extensions of \pTeX, namely \upTeX\ (Unicode-implementation
241 of \pTeX) and \epTeX\ (merging of \pTeX\ and
242 \eTeX\ extension), have developed to fill those gaps to some
243 extent, but gaps still exist.
244 %</en>
245 %<*ja>
246 ここ数年,若干状況は改善されてきた.現在手に入る大半の\pTeX バイナリでは
247 外部UTF-8入力が利用可能となり,さらにUnicode化を推進し,\pTeX の内部処理
248 までUnicode化した\upTeX も開発されている.また,\pTeX に\eTeX 拡張をマー
249 ジした\epTeX も登場し,\TeX\ Live\ 2011では\pLaTeX が\epTeX の上で動作す
250 るようになった.だが,\pdfTeX 拡張(PDF直接出力やmicro-typesetting)を
251 \pTeX に対応させようという動きはなく,海外とのgapは未だにあるのが現状であ
252 る.
253 %</ja>
254
255 %<*en>
256 However, the appearance of \LuaTeX\ changed the whole situation. With
257 using Lua ``callbacks'', users can customize the internal processing of
258 \LuaTeX. So there is no need to modify sources of engines to
259 support Japanese typesetting: to do this, we only have to write Lua
260 scripts for appropriate callbacks.
261 %</en>
262 %<*ja>
263 しかし,\LuaTeX の登場で,状況は大きく変わることになった.Luaコードで
264 ``callback''を書くことにより,\LuaTeX の内部処理に割り込みをかけることが可
265 能となった.これは,エンジン拡張という真似をしなくても,Luaコードとそれに
266 関する\TeX マクロを書けば,エンジン拡張とほぼ同程度のことができるようになっ
267 たということを意味する.\LuaTeX-jaは,このアプローチによってLuaコード・
268 \TeX マクロによって日本語組版を\LuaTeX の上で実現させようという目的で開発
269 が始まったパッケージである.
270 %</ja>
271
272 %<en>\subsection{Major Changes from \pTeX}
273 %<ja>\subsection{\pTeX からの主な変更点}
274 \label{ssec:chgptex}
275
276 %<*en>
277 The \LuaTeX-ja package is under much influence of \pTeX\ engine. The initial
278 target of development was to implement features of \pTeX. However,
279 \emph{\LuaTeX-ja is not a just porting of \pTeX; unnatural
280 specifications/behaviors of \pTeX\ were not adopted}.
281 %</en>
282 %<*ja>
283 \LuaTeX-jaは,\pTeX に多大な影響を受けている.初期の開発目標は,\pTeX の機
284 能をLuaコードにより実装することであった.しかし,開発が進むにつれ,\pTeX
285 の完全な移植は不可能であり,また\pTeX における実装がいささか不可解になっ
286 ているような状況も発見された.そのため,\emph{\LuaTeX-jaは,もはや
287 \pTeX の完全な移植は目標とはしない.\pTeX における不自然な仕様・挙動があ
288 れば,そこは積極的に改める.}
289 %</ja>
290
291 %<*en>
292 The followings are major changes from \pTeX:
293 %</en>
294 %<*ja>
295 以下は \pTeX からの主な変更点である.
296 %</ja>
297
298 \begin{itemize}
299 %<*en>
300 \item A Japanese font is a tuple of a ``real'' font, a Japanese font
301       metric (\emph{JFM}, for short).
302 %</en>
303 %<*ja>
304 \item 和文フォントは(小塚明朝,IPA明朝などの)実際のフォント,和文フォン
305       トメトリック(JFMと呼ぶ\footnote{混乱を防ぐため,p\TeX の意味での
306       JFM (\texttt{min10.tfm}) などは本ドキュメントでは\emph{和文用
307       TFM}とよぶことにする.})の組である.
308 %</ja>
309
310 %<*en>
311 \item In \pTeX, a line break after Japanese character is ignored (and
312       doesn't yield a space), since line breaks (in source files) are
313       permitted almost everywhere in Japanese texts. However, \LuaTeX-ja
314       doesn't have this function completely, because of a specification
315       of \LuaTeX.
316 %</en>
317 %<*ja>
318 \item 日本語の文書中では改行はほとんどどこでも許されるので,\pTeX では和文文字
319       直後の改行は無視される(スペースが入らない)ようになっていた.しかし,
320       \LuaTeX-ja では \LuaTeX の仕様のためにこの機能は完全には実装されていない.
321 %</ja>
322
323 %<*en>
324 \item The insertion process of glues/kerns between two Japanese
325       characters and between a Japanese character and other characters
326       (we refer glues/kerns of both kinds as \textbf{JAglue}) is rewritten from
327       scratch.
328 %</en>
329 %<*ja>
330 \item 2つの和文文字の間や,和文文字と欧文文字の間に入るグルー/カーン
331       (両者をあわせて\textbf{JAglue}と呼ぶ)の挿入処理が0から書き直されている.
332 %</ja>
333
334 \begin{itemize}
335 %<*en>
336 \item As \LuaTeX's internal ligature handling is ``node-based''
337       (\textit{e.g.}, \verb+of{}fice+ doesn't prevent ligatures), the
338       insertion process of \textbf{JAglue} is now ``node-based''.
339 %</en>
340 %<*ja>
341 \item \LuaTeX の内部での合字の扱いは「ノード」を単位として行われるようになっている(例えば,
342       \verb+of{}fice+ で合字は抑制されない).それに合わせ,\textbf{JAglue}の挿入処理も
343       ノード単位で実行される.
344 %</ja>
345
346 %<*en>
347 \item Furthermore, nodes between two characters which have no effects in
348       line break (\textit{e.g.}, \verb+\special+ node) and kerns from
349       italic correction are ignored in the insertion process.
350 %</en>
351 %<*ja>
352 \item さらに,2つの文字の間にある行末では効果を持たないノード(例えば \verb+\special+ ノード)や,
353   イタリック補正に伴い挿入されるカーンは挿入処理中では無視される.
354 %</ja>
355
356 %<*en>
357 \item \emph{Caution: due to above two points, many methods which did for the
358       dividing the process of the insertion of \textbf{JAglue} in \pTeX\ are not
359       effective anymore.} In concrete terms, the following two methods are not effective anymore:
360 %</en>
361 %<*ja>
362 \item \emph{注意:上の2つの変更により,従来\textbf{JAglue}の挿入処理を分断するのに
363       使われていたいくつかの方法は用いることができない.具体的には,次の方法はもはや無効である:}
364 %</ja>
365 \begin{verbatim}
366 ちょ{}っと    ちょ\/っと
367 \end{verbatim}
368 %<*en>
369       If you want to do so, please put an empty horizontal box (hbox) between it instead:
370 %</en>
371 %<*ja>
372       もし同じことをやりたければ,空の水平ボックス(hbox)を間に挟めばよい:
373 %</ja>
374 \begin{verbatim}
375 ちょ\hbox{}っと
376 \end{verbatim}
377
378
379 %<*en>
380 \item In the process, two Japanese fonts which only differ in their ``real''
381       fonts are identified. 
382 %</en>
383 %<*ja>
384 \item 処理中では,2つの和文フォントは,実フォントが異なるだけの場合には同一視
385       される.
386 %</ja>
387 \end{itemize}
388
389 %<*ja>
390 \item \LuaTeX-jaでは,\pTeX と同様に漢字・仮名を制御綴内に用いることができ,
391 \verb+\西暦+ などが正しく動作するようにしている.
392 但し,制御綴中に使える和文文字が\pTeX・\upTeX と全く同じではないことに注意すること.
393 %</ja>
394
395 %<*en>
396 \item At the present, vertical typesetting (\emph{tategaki}), is not
397       supported in \LuaTeX-ja.
398 %</en>
399 %<*ja>
400 \item 現時点では,縦書きは\LuaTeX-jaではサポートされていない.
401 %</ja>
402 \end{itemize}
403
404 %<*en>
405 For detailed information, see Part~\ref{part-imp}.
406 %</en>
407 %<*ja>
408 詳細については第\ref{part-imp}部を参照.
409 %</ja>
410
411 %<en>\subsection{Notations}
412 %<ja>\subsection{用語と記法}
413
414 %<*en>
415 In this document, the following terms and notations are used:
416 %</en>
417 %<*ja>
418 本ドキュメントでは,以下の用語と記法を用いる:
419 %</ja>
420 \begin{itemize}
421 %<*en>
422 \item Characters are classified into following two types.
423       Note that the classification can be customized by a user
424       (see Subsection~\ref{ssec-setrange}).
425 %</en>
426 %<*ja>
427 \item 文字は次の2種類に分けられる.この類別はユーザが後から変更可能である
428       (\ref{ssec-setrange}節を参照).
429 %</ja>
430 \begin{itemize}
431 %<*en>
432 \item \textbf{JAchar}: standing for characters which used in Japanese typesetting,
433       such as Hiragana,~Katakana, Kanji, and~other Japanese punctuation marks.
434 %</en>
435 %<*ja>
436 \item \textbf{JAchar}: ひらがな,カタカナ,漢字,和文用の約物といった
437       日本語組版に使われる文字のことを指す.
438 %</ja>
439
440 %<en>\item \textbf{ALchar}: standing for all other characters like latin alphabets.
441 %<ja>\item \textbf{ALchar}: ラテンアルファベットを始めとする,その他全ての文字を指す.
442 \end{itemize}
443
444 %<*en>
445 We say \emph{alphabetic fonts} for fonts used in \textbf{ALchar}, 
446 and \emph{Japanese fonts} for fonts used in \textbf{JAchar}.
447 %</en>
448 %<*ja>
449 そして,\textbf{ALchar}の出力に用いられるフォントを\emph{欧文フォント}と呼び,
450 \textbf{JAchar}の出力に用いられるフォントを\emph{和文フォント}と呼ぶ.
451 %</ja>
452 %<*en>
453 \item A word in a sans-serif font (like \Param{\hyperlink{fld:prebp}{prebreakpenalty}})
454       means an internal parameter for Japanese typesetting, and it
455       is used as a key in \verb+\ltjsetparameter+ command.
456 %</en>
457 %<*ja>
458 \item サンセリフ体で書かれた語(例:\Param{\hyperlink{fld:prebp}{prebreakpenalty}})は日本語組版用の
459       パラメータを表し,これらは \verb+\ltjsetparameter+ コマンドのキーとして
460       用いられる.
461 %</ja>
462 %<*en>
463 \item A word in typewriter font with underline (like \Pkg{fontspec})
464       means a package or a class of \LaTeX.
465 %</en>
466 %<*ja>
467 \item 下線付きタイプライタ体の語(例:\Pkg{fontspec})は\LaTeX の
468       パッケージやクラスを表す.
469 %</ja>
470 %<*en>
471 \item In this document, natural numbers start from~0.
472 %</en>
473 %<*ja>
474 \item 本ドキュメントでは,自然数は0から始まる.
475 %</ja>
476 \end{itemize}
477
478 %<en>\subsection{About the Project}
479 %<ja>\subsection{プロジェクトについて}
480
481 %<en>\paragraph{Project Wiki} Project Wiki is under construction.
482 %<ja>\paragraph{プロジェクトWiki} プロジェクトWikiは構築中である.
483 %<*en>
484 \begin{itemize}
485 \item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29} (English)
486 \item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage} (Japanese)
487 \item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28zh%29} (Chinese)
488 \end{itemize}
489 %</en>
490 %<*ja>
491 \begin{itemize}
492 \item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage}(日本語)
493 \item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29}(英語)
494 \item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28zh%29}(中国語)
495 \end{itemize}
496 %</ja>
497
498 %<en>This project is hosted by SourceForge.JP.
499 %<ja>本プロジェクトはSourceForge.JPのサービスを用いて運営されている.
500
501 %<en>\paragraph{Members}\
502 %<ja>\paragraph{開発メンバー}\
503
504 %<*en>
505 \begin{multienumerate}
506 \def\labelenumi{$\bullet$}
507 \mitemxxx{Hironori KITAGAWA}{Kazuki MAEDA}{Takayuki YATO}
508 \mitemxxx{Yusuke KUROKI}{Noriyuki ABE}{Munehiro YAMAMOTO}
509 \mitemxxx{Tomoaki HONDA}{Shuzaburo SAITO}{MA Qiyuan}
510 \end{multienumerate}
511 %</en>
512 %<*ja>
513 \begin{multienumerate}
514 \def\labelenumi{$\bullet$}
515 \mitemxxx{北川 弘典}{前田 一貴}{八登 崇之}
516 \mitemxxx{黒木 裕介}{阿部 紀行}{山本 宗宏}
517 \mitemxxx{本田 知亮}{齋藤 修三郎}{馬 起園}
518 \end{multienumerate}
519 %</ja>
520
521 % \paragraph{Acknowledgments} -- 挿入するならここ
522
523 \clearpage
524 %<en>\section{Getting Started}
525 %<ja>\section{使い方}
526 %<en>\subsection{Installation}
527 %<ja>\subsection{インストール}
528
529 %<en>To install the \LuaTeX-ja\ package, you will need:
530 %<ja>\LuaTeX-jaパッケージのインストールには,次のものが必要である.
531 \begin{itemize}
532 \item \LuaTeX\ beta-0.74.0 (or later)
533 \item \Pkg{luaotfload} v2.2 (or later)
534 \item \Pkg{luatexbase} v0.6
535 \item \Pkg{xunicode} v0.981~(2011/09/09)
536 \item \Pkg{adobemapping} (Adobe cmap and pdfmapping files)
537 \end{itemize}
538
539 %<*en>
540 \emph{This version of \LuaTeX-ja no longer supports \TeX~Live~2012 (or older version),
541 since \LuaTeX\ binary and \Pkg{luaotfload} is updated in
542 \TeX~Live~2013.}
543
544 \medskip
545
546 Now \LuaTeX-ja is available from the following archive and distributions:
547   \begin{itemize}
548   \item CTAN (in the \texttt{macros/luatex/generic/luatexja} directory)
549   \item MiK\TeX\ (in \texttt{luatexja.tar.lzma})
550   \item \TeX\ Live (in \texttt{texmf-dist/tex/luatex/luatexja})
551   \item W32\TeX\ (in \texttt{luatexja.tar.xz})
552   \end{itemize}
553
554 If you are using \TeX~Live~2013, you can install \LuaTeX-ja 
555 from \TeX~Live manager (\texttt{tlmgr}):
556 \begin{verbatim}
557 $ tlmgr install luatexja
558 \end{verbatim}
559 %</en>
560 %<*ja>
561 \emph{本バージョンの\LuaTeX-jaは\TeX~Live~2012以前では動作しない.}
562 これは,\LuaTeX と\Pkg{luaotfload}が\TeX~Live~2013において更新されたことによる.
563
564 \medskip
565
566 現在,\LuaTeX-jaは以下のアーカイブ,およびディストリビューションに収録されている:
567   \begin{itemize}
568   \item CTAN (\texttt{macros/luatex/generic/luatexja})
569   \item MiK\TeX\ (\texttt{luatexja.tar.lzma})
570   \item \TeX\ Live (\texttt{texmf-dist/tex/luatex/luatexja})
571   \item W32\TeX\ (\texttt{luatexja.tar.xz})
572   \end{itemize}
573
574 例えば\TeX~Live~2013を利用しているなら,\LuaTeX-jaは\TeX~Live manager (\texttt{tlmgr})を
575 使ってインストールすることができる.
576 \begin{verbatim}
577 $ tlmgr install luatexja
578 \end{verbatim}
579 %</ja>
580
581 %<en>\paragraph{Manual installation}
582 %<ja>\paragraph{手動インストール方法}
583
584 \begin{enumerate}
585 %<*en>
586 \item Download the source archive, by one of the following method.
587       At the present, \LuaTeX-ja has no \emph{stable} release.
588
589 \begin{itemize}
590 \item Copy the Git repository:
591 \begin{verbatim}
592 $ git clone git://git.sourceforge.jp/gitroot/luatex-ja/luatexja.git
593 \end{verbatim}
594 \item Download the \texttt{tar.gz} archive of HEAD in the \texttt{master} branch from
595 \begin{flushleft}
596 \url{http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=HEAD;sf=tgz}.
597 \end{flushleft}
598 \end{itemize} 
599
600 Note that the \texttt{master} branch, and hence the archive in CTAN, are not updated frequently;
601 the forefront of development is not the \texttt{master} branch.
602 %</en>
603 %<*ja>
604 \item ソースアーカイブを以下のいずれかの方法で取得する.現在公開されているのはあくまでも
605       開発版であって,安定版でないことに注意.
606
607 \begin{itemize}
608 \item Gitリポジトリの内容をコピーする:
609 \begin{verbatim}
610 $ git clone git://git.sourceforge.jp/gitroot/luatex-ja/luatexja.git
611 \end{verbatim}
612 \item \texttt{master}ブランチのスナップショット(\texttt{tar.gz}形式)をダウンロードする.
613 \begin{flushleft}
614 \url{http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=HEAD;sf=tgz}.
615 \end{flushleft}
616 \end{itemize}
617 \texttt{master}ブランチ(従って,CTAN内のアーカイブも)はたまにしか更新されないことに注意.
618 主な開発は\texttt{master}の外で行われ,比較的まとまってきたらそれを\texttt{master}に
619 反映させることにしている.
620 %</ja>
621
622 %<*en>
623 \item Extract the archive. You will see \texttt{src/} and several other sub-directories.
624 But only the contents in \texttt{src/} are needed to work \LuaTeX-ja.
625 %</en>
626 %<*ja>
627 \item 「Gitリポジトリをコピー」以外の方法でアーカイブを取得したならば,それを展開する.
628       \texttt{src/}をはじめとしたいくつかのディレクトリができるが,
629       動作には\texttt{src/}以下の内容だけで十分.
630 %</ja>
631
632 %<*en>
633 \item If you downloaded this package from CTAN, you have to run following commands
634     to generate classes 
635     and \texttt{ltj-kinsoku.lua} (the file which stores default ``\textit{kinsoku}'' parameters):
636 %</en>
637 %<*ja>
638 \item もしCTANから本パッケージを取得したのであれば,日本語用クラスファイルや
639 標準の禁則処理用パラメータを
640 格納した \texttt{ltj-kinsoku.lua} を生成するために,
641 以下を実行する必要がある:
642 %</ja>
643 \begin{verbatim}
644 $ cd src
645 $ lualatex ltjclasses.ins
646 $ lualatex ltjsclasses.ins
647 $ lualatex ltjltxdoc.ins
648 $ luatex   ltj-kinsoku_make.tex
649 \end{verbatim}
650 %<*en>
651 Note that \texttt{*.\{dtx,ins\}} and \texttt{ltj-kinsoku\_make.tex} are not needed in regular use.
652 %</en>
653 %<*ja>
654 ここで使用した \texttt{*.\{dtx,ins\}} と \texttt{ltj-kinsoku\_make.tex} は
655 通常の使用にあたっては必要ない.
656 %</ja>
657
658
659
660 %<*en>
661 \item Copy all the contents of \texttt{src/} into one of your \texttt{TEXMF} tree.
662       \texttt{TEXMF/tex/luatex/luatexja/} is an example location.
663       If you cloned entire Git repository, making a symbolic link of \texttt{src/}
664       instead copying is also good.
665 %</en>
666 %<*ja>
667 \item \texttt{src}の中身を自分の\texttt{TEXMF}ツリーにコピーする.
668       場所の例としては,例えば\texttt{TEXMF/tex/luatex/luatexja/}がある.
669       シンボリックリンクが利用できる環境で,かつリポジトリを直接取得したのであれば,
670       (更新を容易にするために)コピーではなくリンクを貼ることを勧める.
671 %</ja>
672 %<*en>
673 \item If \texttt{mktexlsr} is needed to update the file name database, make it so.
674 %</en>
675 %<*ja>
676 \item 必要があれば,\texttt{mktexlsr}を実行する.
677 %</ja>
678 \end{enumerate}
679
680 %<*en>
681 \paragraph{Note for MiK\TeX\ users}
682 \LuaTeX-ja requires that several CMap files%
683 \footnote{\texttt{UniJIS2004-UTF32-H} and \texttt{Adobe-Japan1-UCS2}.}
684 must be found from \LuaTeX.
685 Strictly speaking, those CMaps are needed 
686 only in the first run of \LuaTeX-ja after installing or updating.
687
688 But it seems that MiK\TeX\ does not satisfy this condition, 
689 so you will encounter an error like the following:
690 %</en>
691 %<*ja>
692 \LuaTeX-jaが動作するためには,\emph{導入・更新後の初回起動時に}
693 \texttt{UniJIS2004-UTF32-H}, \texttt{Adobe-Japan1-UCS2}という2つのCMapが
694 \LuaTeX によって見つけられることが必要である.
695 しかしMiK\TeX ではそのようになっていないので,次のエラーが発生するだろう:
696 %</ja>
697 \begin{verbatim}
698 ! LuaTeX error ...iles (x86)/MiKTeX 2.9/tex/luatex/luatexja/ltj-rmlgbm.lua
699 bad argument #1 to 'open' (string expected, got nil)
700 \end{verbatim}
701
702 %<*en>
703 If so, please execute a batch file which is written on
704 \href{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29}{ the Project Wiki (English)}.
705 This batch file creates a temporaly directory, copy CMaps in it, 
706 run \LuaTeX-ja in this directory, and finally delete the temporaly directory.
707 %</en>
708 %<*ja>
709 そのような場合には,
710 \href{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29}{%
711   プロジェクトWiki英語版トップページ}中に書かれているバッチファイルを
712 実行して欲しい.このバッチファイルは,作業用ディレクトリにCMap達を
713 コピーし,その中で\LuaTeX-ja の初回起動を行い,作業用ディレクトリを消す作業をしている.
714 %</ja>
715
716 %<en>\subsection{Cautions}
717 %<ja>\subsection{注意点}
718
719 \begin{itemize}
720 %<*en>
721 \item The encoding of your source file must be UTF-8. No other
722       encodings, such as EUC-JP or Shift-JIS, are not supported.
723 %</en>
724 %<*ja>
725 \item 原稿のソースファイルの文字コードはUTF-8固定である.
726       従来日本語の文字コードとして用いられてきたEUC-JPやShift-JISは使用できない.
727 %</ja>
728 %<*en>
729 \item \LuaTeX-ja is very slower than \pTeX. 
730 Generally speaking, LuaJIT\TeX\ processes \LuaTeX-ja 
731 about 30\% faster than \LuaTeX, but not always.
732 %</en>
733 %<*ja>
734 \item \LuaTeX-jaは動作が\pTeX に比べて非常に遅い.
735 コードを調整して徐々に速くしているが,まだ満足できる速度ではない.
736 LuaJIT\TeX を用いると\LuaTeX のだいたい1.3倍の速度で動くようであるが,
737 IPA mj明朝などの大きいフォントを用いた場合には\LuaTeX よりも遅くなることもある.
738 %</ja>
739 \end{itemize}
740
741 %<en>\subsection{Using in plain \TeX}
742 %<ja>\subsection{plain \TeX で使う}
743 \label{ssec-plain}
744
745 %<en>To use \LuaTeX-ja in plain \TeX, simply put the following at the beginning of the document:
746 %<ja>\LuaTeX-jaを plain \TeX で使うためには,単に次の行をソースファイルの冒頭に追加すればよい:
747 \begin{verbatim}
748 \input luatexja.sty
749 \end{verbatim}
750 %<en>This does minimal settings (like \texttt{ptex.tex}) for typesetting Japanese documents:
751 %<ja>これで(\texttt{ptex.tex}のように)日本語組版のための最低限の設定がなされる:
752
753 \begin{itemize}
754 %<*en>
755 \item The following 6~Japanese fonts are preloaded:
756 \begin{center}\small
757 \begin{tabular}{ccccc}
758 \toprule
759 \textbf{classification}&\textbf{font name}&\bf `10\,pt'&\bf`7\,pt'&\bf`5\,pt'\\\midrule
760 \emph{mincho}&Ryumin-Light    &\verb+\tenmin+&\verb+\sevenmin+&\verb+\fivemin+\\
761 \emph{gothic}&GothicBBB-Medium&\verb+\tengt+ &\verb+\sevengt+ &\verb+\fivegt+\\
762 \bottomrule
763 \end{tabular}
764 \end{center}
765 %</en>
766 %<*ja>
767 \item 以下の6つの和文フォントが定義される:
768 \begin{center}\small
769 \begin{tabular}{ccccc}
770 \toprule
771 \emph{字体}&\emph{フォント名}&\bf `10\,pt'&\bf`7\,pt'&\bf`5\,pt'\\\midrule
772 明朝体&Ryumin-Light    &\verb+\tenmin+&\verb+\sevenmin+&\verb+\fivemin+\\
773 ゴシック体&GothicBBB-Medium&\verb+\tengt+ &\verb+\sevengt+ &\verb+\fivegt+\\
774 \bottomrule
775 \end{tabular}
776 \end{center}
777 %</ja>
778 \begin{itemize}
779 %<*en>
780 \item It is widely accepted that fonts ``Ryumin-Light'' and
781       ``GothicBBB-Medium'' aren't embedded into PDF files, and a PDF reader
782       substitute them by some external Japanese fonts (\textit{e.g.},
783       Ryumin-Light is substituted with Kozuka Mincho in Adobe Reader). 
784       We adopt this custom to the default setting.
785 %</en>
786 %<*ja>
787 \item ``Ryumin-Light''と``GothicBBB-Medium''はPDFファイルに埋め込まずに
788       名前参照のみで用いることが広く受け入れられており,この場合PDFリーダーが
789       適切な外部フォントで代用する(例えば,Adobe ReaderではRyumin-Lightは
790       小塚明朝で代替される).そこで,これらを引き続きデフォルトのフォントと
791       して採用する.
792 %</ja>
793
794 %<*en>
795 \item A character in an alphabetic font is generally smaller than a
796       Japanese font in the same size. So actual size specification of
797       these Japanese fonts is in fact smaller than that of alphabetic
798       fonts, namely scaled by 0.962216.
799 %</en>
800 %<*ja>
801 \item 欧文フォントの文字は和文フォントの文字よりも,同じ文字サイズでも
802       一般に小さくデザインされている.そこで,標準ではこれらの和文フォントの実際のサイズは指定された値よりも
803       小さくなるように設定されており,具体的には指定の0.962216倍にスケールされる.
804       この0.962216という数値も,\pTeX におけるスケーリングを踏襲した値である.
805 %</ja>
806 \end{itemize}
807
808 %<*en>
809 \item The amount of glue that are inserted between a \textbf{JAchar} and
810       an \textbf{ALchar} (the parameter \Param{\hyperlink{fld:xks}{xkanjiskip}}) is set to
811 %</en>
812 %<*ja>
813 \item \textbf{JAchar}と\textbf{ALchar}の間に入るグルー(\Param{\hyperlink{fld:xks}{xkanjiskip}})の
814       量は次のように設定されている:
815 %</ja>
816 \[
817  (0.25\cdot 0.962216\cdot 10\,\mathrm{pt})^{+1\,\text{pt}}_{-1\,\text{pt}}
818  = 2.40554\,\mathrm{pt}^{+1\,\text{pt}}_{-1\,\text{pt}}.
819 \]
820 \end{itemize}
821
822 %<en>\subsection{Using in \LaTeX}
823 %<ja>\subsection{\LaTeX で使う}
824 \label{ssec-ltx}
825
826 \paragraph{\LaTeXe}
827
828 %<*en>
829 Using in \LaTeXe\ is basically same. To set up the minimal environment
830 for Japanese, you only have to load \texttt{luatexja.sty}:
831 %</en>
832 %<*ja>
833 \LaTeXe を用いる場合も基本的には同じである.日本語組版のための最低限の環境を
834 設定するためには,\texttt{luatexja.sty}を読み込むだけでよい:
835 %</ja>
836 \begin{verbatim}
837 \usepackage{luatexja}
838 \end{verbatim}
839 %<*en>
840 It also does minimal settings (counterparts in \pLaTeX\ are \texttt{%
841 plfonts.dtx} and \texttt{pldefs.ltx}):
842 %</en>
843 %<*ja>
844 これで\pLaTeX の\texttt{plfonts.dtx}と\texttt{pldefs.ltx}に相当する最低限の設定が
845 なされる:
846 %</ja>
847
848 \begin{itemize}
849 %<*en>
850 \item \texttt{JY3} is the font encoding for Japanese fonts (in horizontal direction).\\
851 When vertical typesetting is supported by \LuaTeX-ja in the future, \texttt{JT3} will be used for vertical fonts.
852 %</en>
853 %<*ja>
854 \item \texttt{JY3}は和文フォント用のフォントエンコーディングである(横書き用).\\
855 将来的に,\LuaTeX-jaで縦書きがサポートされる際には,\texttt{JT3}を縦書き用として
856 用いる予定である.
857 %</ja>
858
859 %<*en>
860 \item Traditionally, Japanese documents use two typeface category: \emph{mincho}~(明朝体) and
861  \emph{gothic}~(\textgt{ゴシック体}). \emph{mincho} is used in the main text, while \emph{gothic}
862       is used in the headings or for emphasis.
863 \begin{center}\small
864 \begin{tabular}{lllc}
865 \toprule
866 \textbf{classification}&&&\textbf{family name}\\\midrule
867 \emph{mincho} (明朝体)&\verb+\textmc{...}+&\verb+{\mcfamily ...}+&\verb+\mcdefault+\\
868 \emph{gothic} (\textgt{ゴシック体})&\verb+\textgt{...}+&\verb+{\gtfamily ...}+&\verb+\gtdefault+\\
869 \bottomrule
870 \end{tabular}
871 \end{center}
872 \item 
873 By default, the following fonts are used for \emph{mincho} and \emph{gothic}:
874 \begin{center}\small
875 \begin{tabular}{ccccc}
876 \toprule
877 \textbf{classification}&\textbf{family name}&\verb+\mdseries+&\verb+\bfseries+&\textbf{scale}\\\midrule
878 \emph{mincho} (明朝体)&\tt mc&Ryumin-Light    &GothicBBB-Medium&0.962216\\
879 \emph{gothic} (\textgt{ゴシック体})&\tt gt&GothicBBB-Medium&GothicBBB-Medium&0.962216\\
880 \bottomrule
881 \end{tabular}
882 \end{center}
883 Note that the bold series in both family are same as the medium series of \emph{gothic} family.
884 This is a convention in \pLaTeX. This is trace that there were only 2~fonts (these are Ryumin-Light
885 and GothicBBB-Medium) in early years of DTP. There is no italic nor slanted shape for
886       these \texttt{mc}~and~\texttt{gt}.
887 %</en>
888 %<*ja>
889 \item \pLaTeX と同様に,標準では「明朝体」「ゴシック体」の2種類を用いる:
890 \begin{center}\small
891 \begin{tabular}{cllc}
892 \toprule
893 \emph{字体}&&&\emph{ファミリ名}\\\midrule
894 明朝体&\verb+\textmc{...}+&\verb+{\mcfamily ...}+&\verb+\mcdefault+\\
895 \textgt{ゴシック体}&\verb+\textgt{...}+&\verb+{\gtfamily ...}+&\verb+\gtdefault+\\
896 \bottomrule
897 \end{tabular}
898 \end{center}
899 \item 標準では,次のフォントファミリが用いられる:
900 \begin{center}\small
901 \begin{tabular}{ccccc}
902 \toprule
903 \emph{字体}&\emph{ファミリ}&\verb+\mdseries+&\verb+\bfseries+&\emph{スケール}\\\midrule
904 明朝体&\tt mc&Ryumin-Light    &GothicBBB-Medium&0.962216\\
905 ゴシック体&\tt gt&GothicBBB-Medium&GothicBBB-Medium&0.962216\\
906 \bottomrule
907 \end{tabular}
908 \end{center}
909 どちらのファミリにおいても,そのboldシリーズで使われるフォントは
910 ゴシック体のmediumシリーズで使われるフォントと同じあることに注意.
911 これは初期のDTPにおいて和文フォントが2つ(それがちょうど\
912 Ryumin-Light, GothicBBB-Mediumだった)しか利用できなかった時の名残であり,\pLaTeX{}
913 での標準設定とも同じである.
914 %</ja>
915
916
917 %<en>\item Japanese characters in math mode are typeset by the font family \texttt{mc}.
918 %<ja>\item 数式モード中の和文文字は明朝体(\texttt{mc})で出力される.
919 \end{itemize}
920
921 %<*en>
922 However, above settings are not sufficient for Japanese-based
923 documents. To typeset Japanese-based documents, you are better to use
924 class files other than \texttt{article.cls}, \texttt{book.cls}, and so on.  At
925 the present, we have the counterparts of \Pkg{jclasses} (standard
926 classes in \pLaTeX) and \Pkg{jsclasses} (classes by Haruhiko
927 Okumura), namely, \Pkg{ltjclasses} and \Pkg{ltjsclasses}.
928 %</en>
929 %<*ja>
930 しかしながら,上記の設定は日本語の文書にとって十分とは言えない.
931 日本語文書を組版するためには,\texttt{article.cls}, \texttt{book.cls}といった
932 欧文用のクラスファイルではなく,和文用のクラスファイルを用いた方がよい.
933 現時点では,\Pkg{jclasses}(\pLaTeX の標準クラス)と\Pkg{jsclasses}
934 (奥村晴彦氏によるクラスファイル)に対応するものとして,\Pkg{ltjclasses},
935 \Pkg{ltjsclasses}がそれぞれ用意されている.
936 %</ja>
937
938 %<en>\section{Changing Fonts}
939 %<ja>\section{フォントの変更}
940
941 \subsection{plain \TeX~and~\LaTeXe}
942 \label{ssub-chgfnt}
943
944 \paragraph{plain \TeX}
945 %<*en>
946 To change Japanese fonts in plain \TeX, you must use the command
947 \verb+\jfont+. So please see Subsection~\ref{ssec-jfont}.
948 %</en>
949 %<*ja>
950 plain \TeX で和文フォントを変更するためには,\pTeX のように \verb+\jfont+ 命令を直接用いる.
951 \ref{ssec-jfont}節を参照.
952 %</ja>
953
954 \paragraph{\LaTeXe\ (NFSS2)}
955 %<*en>
956 For \LaTeXe, \LuaTeX-ja adopted most of the font selection system of \pLaTeXe\ (in \texttt{plfonts.dtx}).
957 %</en>
958 %<*ja>
959 \LaTeXe については,\LuaTeX-jaではフォント選択システムを\pLaTeXe\ (\texttt{plfonts.dtx})
960 の大部分をそのまま採用している.
961 %</ja>
962 \begin{itemize}
963 %<*en>
964 \item Commands \verb+\fontfamily+, \verb+\fontseries+,
965       \verb+\fontshape+, and \verb+\selectfont+ can be used to change
966       attributes of Japanese fonts.
967 %</en>
968 %<*ja>
969 \item \verb+\fontfamily+, \verb+\fontseries+, \verb+\fontshape+, そして
970       \verb+\selectfont+ が和文フォントの属性を変更するために使用できる.
971 %</ja>
972
973 %<*en>
974 \begin{center}\small
975 \begin{tabular}{cccccc}
976 \toprule
977 &\textbf{encoding}&\textbf{family}&\textbf{series}&\textbf{shape}&\textbf{selection}\\\midrule
978 alphabetic fonts
979 &\verb+\romanencoding+&\verb+\romanfamily+&\verb+\romanseries+&\verb+\romanshape+
980 &\verb+\useroman+\\
981 Japanese fonts
982 &\verb+\kanjiencoding+&\verb+\kanjifamily+&\verb+\kanjiseries+&\verb+\kanjishape+
983 &\verb+\usekanji+\\
984 both&---&--&\verb+\fontseries+&\verb+\fontshape+&---\\
985 auto select&\verb+\fontencoding+&\verb+\fontfamily+&---&---&\verb+\usefont+\\
986 \bottomrule
987 \end{tabular}
988 \end{center}
989 %</en>
990 %<*ja>
991 \begin{center}\small
992 \begin{tabular}{cccccc}
993 \toprule
994 &\emph{エンコーディング}&\emph{ファミリ}&\emph{シリーズ}&\emph{シェープ}&\emph{選択}\\\midrule
995 欧文
996 &\verb+\romanencoding+&\verb+\romanfamily+&\verb+\romanseries+&\verb+\romanshape+
997 &\verb+\useroman+\\
998 和文
999 &\verb+\kanjiencoding+&\verb+\kanjifamily+&\verb+\kanjiseries+&\verb+\kanjishape+
1000 &\verb+\usekanji+\\
1001 両方&---&--&\verb+\fontseries+&\verb+\fontshape+&---\\
1002 自動選択&\verb+\fontencoding+&\verb+\fontfamily+&---&---&\verb+\usefont+\\
1003 \bottomrule
1004 \end{tabular}
1005 \end{center}
1006 %</ja>
1007
1008 %<*en>
1009       \verb+\fontencoding{+<encoding>\verb+}+ changes the encoding of alphabetic fonts
1010       or Japanese fonts depending on the argument. For example,
1011       \verb+\fontencoding{JY3}+ changes the encoding of Japanese fonts to
1012       \texttt{JY3},and \verb+\fontencoding{T1}+ changes the encoding of
1013       alphabetic fonts to \texttt{T1}.
1014       \verb+\fontfamily+ also changes the current Japanese font family, 
1015       the current alphabetic font family, \emph{or both}. 
1016       For the detail, see Subsection~\ref{ssub-nfsspat}.
1017 %</en>
1018 %<*ja>
1019       ここで,\verb+\fontencoding{+<encoding>\verb+}+ は,引数により和文側か欧文
1020       側かのどちらかのエンコーディングを変更する.例えば,
1021       \verb+\fontencoding{JY3}+ は和文フォントのエンコーディングを
1022       \texttt{JY3}に変更し,\verb+\fontencoding{T1}+ は欧文フォント側を
1023       \texttt{T1}へと変更する.\verb+\fontfamily+ も引数により和文側,欧文
1024       側,\emph{あるいは両方}のフォントファミリを変更する.詳細は
1025       \ref{ssub-nfsspat}節を参照すること.
1026 %</ja>
1027
1028 %<*en>
1029 \item For defining a Japanese font family, use
1030       \verb+\DeclareKanjiFamily+ instead of
1031       \verb+\DeclareFontFamily+. However, in the present implementation,
1032       using \verb+\DeclareFontFamily+ doesn't cause any problem.
1033 \item Defining a Japanese font shape can be done by usual \verb+\DeclareFontShape+:
1034 %</en>
1035 %<*ja>
1036 \item 和文フォントファミリの定義には \verb+\DeclareFontFamily+ の
1037       代わりに \verb+\DeclareKanjiFamily+ を用いる.しかし,現在の
1038       実装では \verb+\DeclareFontFamily+ を用いても問題は生じない.
1039 \item 和文フォントのシェイプを定義するには,通常の \verb+\DeclareFontShape+ を使えば良い:
1040 %</ja>
1041 \begin{verbatim}
1042 \DeclareFontShape{JY3}{mc}{bx}{n}{<-> s*KozMinPr6N-Bold:jfm=ujis}{}
1043     % Kozuka Mincho Pr6N Bold
1044 \end{verbatim}
1045 %<*ja>
1046 仮名書体を使う場合など,複数の和文フォントを組み合わせて使いたい場合は
1047 \ref{ssec-altfont}節の \verb+\ltjdeclarealtfont+ と,その\LaTeX 版の\ 
1048 \verb+\DeclareAlternateKanjiFont+(\ref{ssub-nfsspat}節)を参照せよ.
1049 %</ja>
1050 \end{itemize}
1051
1052 %<*en>
1053 \paragraph{Remark: Japanese characters in math mode}
1054 Since \pTeX\ supports Japanese characters in math mode, there are
1055 sources like the following:
1056 %</en>
1057 %<*ja>
1058 \paragraph{注意:数式モード中の和文文字}
1059 \pTeX では,特に何もしないでも数式中に和文文字を記述することができた.そのため,
1060 以下のようなソースが見られた:
1061 %</ja>
1062
1063 \begin{LTXexample}
1064 $f_{高温}$~($f_{\text{high temperature}}$).
1065 \[ y=(x-1)^2+2\quad よって\quad y>0 \]
1066 $5\in 素:=\{\,p\in\mathbb N:\text{$p$ is a prime}\,\}$.
1067 \end{LTXexample}
1068 %<*en>
1069 We (the project members of \LuaTeX-ja) think that using
1070 Japanese characters in math mode are allowed if and only if these are used as identifiers.
1071 In this point of view,
1072 %</en>
1073 %<*ja>
1074 \LuaTeX-jaプロジェクトでは,数式モード中での和文文字はそれらが識別子として用いられる
1075 ときのみ許されると考えている.
1076 この観点から,
1077 %</ja>
1078
1079 \begin{itemize}
1080 %<*en>
1081 \item The lines 1~and~2 above are not correct, since ``高温'' in above is used as a textual label, and
1082 ``よって'' is used as a conjunction.
1083 %</en>
1084 %<*ja>
1085 \item 上記数式のうち1, 2行目は正しくない.なぜならば「高温」が意味のあるラベルと
1086       して,「よって」が接続詞として用いられているからである.
1087 %</ja>
1088 %<en>\item However, the line~3 is correct, since ``素'' is used as an identifier.
1089 %<ja>\item しかしながら,3行目は「素」が単なる識別子として用いられているので正しい.
1090 \end{itemize}
1091 %<en>Hence, in our opinion, the above input should be corrected as:
1092 %<ja>したがって,\LuaTeX-jaプロジェクトの意見としては,上記の入力は次のように直されるべきである:
1093 \begin{LTXexample}
1094 $f_{\text{高温}}$~%
1095 ($f_{\text{high temperature}}$).
1096 \[ y=(x-1)^2+2\quad
1097   \mathrel{\text{よって}}\quad y>0 \]
1098 $5\in 素:=\{\,p\in\mathbb N:\text{$p$ is a prime}\,\}$.
1099 \end{LTXexample}
1100 %<*en>
1101 We also believe that using Japanese characters as identifiers is rare,
1102 hence we don't describe how to change Japanese fonts in math mode in
1103 this chapter. For the method, please see Subsection~\ref{ssec-math}.
1104 %</en>
1105 %<*ja>
1106 また\LuaTeX-jaプロジェクトでは,和文文字が識別子として用いられることはほとんどない
1107 と考えており,したがってこの節では数式モード中の和文フォントを変更する方法については
1108 記述しない.この方法については\ref{ssec-math}節を参照のこと.
1109 %</ja>
1110
1111
1112 \subsection{fontspec}
1113 \label{ssec-fontspec}
1114 %<*en>
1115 To coexist with the \Pkg{fontspec} package, it is needed to load
1116 \Pkg{luatexja-fontspec} package in the preamble. This additional
1117 package automatically loads \Pkg{luatexja} and \Pkg{fontspec}
1118 package, if needed.
1119 %</en>
1120 %<*ja>
1121 \Pkg{fontspec}パッケージと同様の機能を和文フォントに対しても用いるためには,
1122 \Pkg{luatexja-fontspec}パッケージをプリアンブルで読み込む必要がある.このパッケージ
1123 は必要ならば自動で\Pkg{luatexja}パッケージと\Pkg{fontspec}パッケージを読み込む.
1124 %</ja>
1125
1126 %<*en>
1127 In \Pkg{luatexja-fontspec} package, the following seven~commands are defined as
1128 counterparts of original commands in the \Pkg{fontspec} package:
1129 %</en>
1130 %<*ja>
1131 \Pkg{luatexja-fontspec}パッケージでは,以下の7つのコマンドを\Pkg{fontspec}
1132 パッケージの元のコマンドに対応するものとして定義している:
1133 %</ja>
1134
1135 %<*en>
1136 \begin{center}\small
1137 \begin{tabular}{ccccc}
1138 \toprule
1139 Japanese fonts
1140 &\verb+\jfontspec+&\verb+\setmainjfont+&\verb+\setsansjfont+&\verb+\newjfontfamily+\\
1141 alphabetic fonts
1142 &\verb+\fontspec+&\verb+\setmainfont+&\verb+\setsansfont+&\verb+\newfontfamily+\\
1143 \midrule
1144 Japanese fonts
1145 &\verb+\newjfontface+&\verb+\defaultjfontfeatures+&\verb+\addjfontfeatures+\\
1146 alphabetic fonts
1147 &\verb+\newfontface+&\verb+\defaultfontfeatures+&\verb+\addfontfeatures+\\
1148 \bottomrule
1149 \end{tabular}
1150 \end{center}
1151 %</en>
1152 %<*ja>
1153 \begin{center}\small
1154 \begin{tabular}{cccc}
1155 \toprule
1156 和文
1157 &\verb+\jfontspec+&\verb+\setmainjfont+&\verb+\setsansjfont+\\
1158 欧文
1159 &\verb+\fontspec+&\verb+\setmainfont+&\verb+\setsansfont+\\
1160 \midrule
1161 和文
1162 &\verb+\newjfontfamily+&\verb+\newjfontface+&\verb+\defaultjfontfeatures+\\
1163 欧文
1164 &\verb+\newfontfamily+&\verb+\newfontface+&\verb+\defaultfontfeatures+\\
1165 \midrule
1166 和文
1167 &\verb+\addjfontfeatures+\\
1168 欧文
1169 &\verb+\addfontfeatures+\\
1170 \bottomrule
1171 \end{tabular}
1172 \end{center}
1173 %</ja>
1174 \begin{LTXexample}[width=0.4\textwidth]
1175 \fontspec[Numbers=OldStyle]{LMSans10-Regular}
1176 \jfontspec[CJKShape=NLC]{KozMinPr6N-Regular}
1177 JIS~X~0213:2004→辻
1178
1179 \jfontspec[CJKShape=JIS1990]{KozMinPr6N-Regular}
1180 JIS~X~0208:1990→辻
1181 \end{LTXexample}
1182
1183 %<*en>
1184 Note that there is no command named \verb+\setmonojfont+, since it is
1185 popular for Japanese fonts that nearly all Japanese glyphs have same
1186 widths.  Also note that the kerning feature is set off by default in
1187 these seven commands, since this feature and \textbf{JAglue} will clash (see
1188 \ref{para-kern}).
1189 %</en>
1190 %<*ja>
1191 和文フォントについては全ての和文文字のグリフがほぼ等幅であるのが普通であるため,
1192 \verb+\setmonojfont+ コマンドは存在しないことに注意.また,これらの和文用の7つのコマ
1193 ンドではKerning featureはデフォルトではoffとなっている.これはこの
1194 featureが\textbf{JAglue}と衝突するためである(\ref{para-kern}節を参照).
1195 %</ja>
1196
1197 %<en>\subsection{Presets}
1198 %<ja>\subsection{プリセット設定}
1199 \label{ssec-preset}
1200
1201 %<*en>
1202 To use standard Japanese font settings easily, one can load \Pkg{luatexja-preset}
1203 package with several options. This package provides functions in a part of
1204 \Pkg{otf} package and a part of \Pkg{PXchfon} package by Takayuki Yato,
1205 and loads \Pkg{luatexja-fontspec}, hence \Pkg{fontspec} internally.
1206
1207 If you need to pass some options to \Pkg{fontspec}, load \Pkg{fontspec} manually
1208 before \Pkg{luatexja-preset}:
1209 %</en>
1210 %<*ja>
1211 よく使われている和文フォント設定を一行で指定できるようにしたのが
1212 \Pkg{luatexja-preset}パッケージである.このパッケージは,
1213 \Pkg{otf}パッケージの一部機能と八登崇之氏による\Pkg{PXchfon}パッケージの一部機能とを
1214 合わせたような格好をしており,内部で\Pkg{luatexja-fontspec},従って
1215 \Pkg{fontspec}を読み込んでいる.
1216
1217 もし\Pkg{fontspec}パッケージに何らかのオプションを渡す必要がある
1218 \footnote{例えば,数式フォントまで置換されてしまい,\texttt{\textbackslash mathit}によってギリシャ文字の
1219 斜体大文字が出なくなる,など.}場合は,
1220 次のように\Pkg{luatexja-preset}の前に\Pkg{fontspec}を手動で読みこめば良い:
1221 %</ja>
1222 \begin{verbatim}
1223 \usepackage[no-math]{fontspec}
1224 \usepackage[...]{luatexja-preset}
1225 \end{verbatim}
1226
1227 %<en>\paragraph{General options}
1228 %<ja>\paragraph{一般的なオプション}
1229 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
1230 \item[nodeluxe]
1231 %<*en>
1232 Use one-weighted \textit{mincho} and \textit{gothic} font families.
1233 This means that \verb+\mcfamily\bfseries+, \verb+\gtfamily\bfseries+ and 
1234 \verb+\gtfamily\mdseries+ use the same font.
1235 \emph{This option is enabled by default.}
1236 %</en>
1237 %<*ja>
1238 \LaTeXe 環境下での標準設定のように,明朝体・ゴシック体を各1ウェイトで使用する.
1239 より具体的に言うと,この設定の下では
1240 \verb+\mcfamily\bfseries+, \verb+\gtfamily\bfseries+, \verb+\gtfamily\mdseries+は
1241 みな同じフォントとなる.\emph{このオプションは標準で有効になっている.}
1242 %</ja>
1243 \item[deluxe]
1244 %<*en>
1245 Use \textit{mincho} with two weights (medium~and~bold),
1246 \textit{gothic} with three weights (medium, bold~and~heavy), and \textit{rounded gothic}%
1247 \footnote{Provided by \texttt{\textbackslash mgfamily} and \texttt{\textbackslash textmg\{...\}},
1248 because \textit{rounded gothic} is called \textit{maru gothic} (丸ゴシック) in Japanese.}.
1249 The heavy weight of \textit{gothic} can be used by ``changing the family'' \verb+\gtebfamily+,
1250 or \verb+\textgteb{...}+.
1251 This is because \Pkg{fontspec} package can handle only medium (\verb+\mdseries+) and
1252 bold (\verb+\bfseries+).
1253 %</en>
1254 %<*ja>
1255 明朝体2ウェイト・ゴシック体3ウェイトと,
1256 丸ゴシック体 (\verb+\mgfamily+, \verb+\textmg{...}+) を使用可能とする.
1257 ゴシック体は細字・太字・極太の3ウェイトがあるが,
1258 極太ゴシック体はファミリの切り替え (\verb+\gtebfamily+, \verb+\textgteb{...}+) %
1259 で実現している.\Pkg{fontspec}では通常 (\verb+\mdseries+) と太字 (\verb+\bfseries+) しか扱えないために
1260 このような中途半端な実装になっている.
1261 %</ja>
1262 \item[expert]
1263 %<*en>
1264 Use horizontal kana alternates, and define a command \verb+\rubyfamily+ to use kana
1265 characters designed for ruby.
1266 %</en>
1267 %<ja>横組専用仮名を用いる.また,\verb+\rubyfamily+ でルビ用仮名が使用可能となる.
1268 \item[bold]
1269 %<en>Substitute bold series of \textit{gothic} for  bold series of \textit{mincho}.
1270 %<ja>「明朝の太字」をゴシック体の太字によって代替する.
1271 \item[90jis]
1272 %<en>Use 90JIS glyph variants if possible.
1273 %<ja>出来る限り90JISの字形を使う.
1274 \item[jis2004]
1275 %<en>Use JIS2004 glyph variants if possible.
1276 %<ja>出来る限りJIS2004の字形を使う.
1277 \item[jis]
1278 %<*en>
1279 Use the JFM \texttt{jfm-jis.lua}, instead of \texttt{jfm-ujis.lua}, which is the default JFM of
1280 \LuaTeX-ja.
1281 %</en>
1282 %<*ja>
1283 用いるJFMを(JISフォントメトリック類似の)\texttt{jfm-jis.lua}にする.このオプションがない時は
1284 \LuaTeX-ja標準の\texttt{jfm-ujis.lua}が用いられる.
1285 %</ja>
1286 \end{list}
1287 %<*en>
1288 Note that \texttt{90jis} and \texttt{jis2004} only affect with \textit{mincho},
1289 \textit{gothic} (and possibly \textit{rounded gothic}) defined by this package.
1290 We didn't taken account of  when both \texttt{90jis} and \texttt{jis2004} are specified.
1291 %</en>
1292 %<*ja>
1293 \texttt{90jis}と\texttt{jis2004}については本パッケージで定義された
1294 明朝体・ゴシック体(・丸ゴシック体)にのみ有効である.両オプションが
1295 同時に指定された場合の動作については全く考慮していない.
1296 %</ja>
1297
1298 %<en>\paragraph{Presets for multi weight}
1299 %<ja>\paragraph{多ウェイト用プリセットの一覧}
1300 %<*en>
1301 Besides \texttt{morisawa-pro}~and~\texttt{morisawa-pr6n} presets,
1302 fonts are specified by fontname, not by filename.
1303 %</en>
1304 %<*ja>
1305 \texttt{morisawa-pro}, \texttt{morisawa-pr6n}以外はフォントの指定は
1306 (ファイル名でなく)フォント名で行われる.
1307 %</ja>
1308 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
1309  \item[kozuka-pro] Kozuka Pro (Adobe-Japan1-4) fonts.
1310 %<en>    \\[-\dimexpr\medskipamount+\baselineskip\relax]
1311  \item[kozuka-pr6] Kozuka Pr6 (Adobe-Japan1-6)  fonts.
1312 %<en>    \\[-\dimexpr\medskipamount+\baselineskip\relax]
1313  \item[kozuka-pr6n] Kozuka Pr6N (Adobe-Japan1-6, JIS04-savvy) fonts.
1314
1315 %<*en>
1316 Kozuka Pro/Pr6N fonts are bundled with Adobe's software, such as Adobe~InDesign.
1317 There is not rounded gothic family in Kozuka fonts.
1318 %</en>
1319 %<*ja>
1320 小塚Pro書体・Pr6N書体はAdobe InDesign等のAdobe製品にバンドルされている.
1321 「小塚丸ゴシック」は存在しないので,便宜的に小塚ゴシックHによって代用している.
1322 %</ja>
1323 \begin{center}\small
1324 \begin{tabular}{cllll}
1325 \toprule
1326 \bf family&\bf series&\tt kozuka-pro&\tt kozuka-pr6&\tt kozuka-pr6n\\
1327 \midrule
1328  &medium&KozMinPro-Regular&KozMinProVI-Regular&KozMinPr6N-Regular\\
1329 %<en>\smash{\raisebox{1.5ex}{\textit{mincho}}}%
1330 %<ja>\smash{\raisebox{1.5ex}{\gt 明朝}}%
1331  &bold&KozMinPro-Bold&KozMinProVI-Bold&KozMinPr6N-Bold\\
1332 \midrule
1333  &&KozGoPro-Regular*&KozGoProVI-Regular*&KozGoPr6N-Regular*\\
1334  &\smash{\raisebox{1.5ex}{medium}}
1335  &KozGoPro-Medium&KozGoProVI-Medium&KozGoPr6N-Medium\\
1336 \cmidrule(l){2-5}
1337 %<en>\smash{\raisebox{2ex}{\textit{gothic}}}%
1338 %<ja>\smash{\raisebox{2ex}{\gt ゴシック}}%
1339  &bold&KozGoPro-Bold&KozGoProVI-Bold&KozGoPr6N-Bold\\
1340  &heavy&KozGoPro-Heavy&KozGoProVI-Heavy&KozGoPr6N-Heavy\\
1341 \midrule
1342 %<en>\textit{rounded gothic}
1343 %<ja>\gt 丸ゴシック
1344 &&KozGoPro-Heavy&KozGoProVI-Heavy&KozGoPr6N-Heavy\\
1345 \bottomrule
1346 \end{tabular}
1347 \end{center}
1348
1349 %<*en>
1350 In above table, starred fonts (KozGo\dots-Regular) are used for medium series of \textit{gothic},
1351 \emph{if and only if \texttt{deluxe} option is specified}.
1352 %</en>
1353 %<*ja>
1354 上の表において,*つきのフォント(KozGo\dots-Regular)は,\emph{\texttt{deluxe}オプション非指定時に}
1355 ゴシック体細字として用いられる.
1356 %</ja>
1357
1358 %<ja>\medskip
1359
1360  \item[hiragino-pro]  Hiragino Pro (Adobe-Japan1-5) fonts.
1361 %<en>    \\[-\dimexpr\medskipamount+\baselineskip\relax]
1362  \item[hiragino-pron] Hiragino ProN (Adobe-Japan1-5, JIS04-savvy) fonts.
1363
1364 %<*en>
1365 Hiragino fonts are bundled with Mac OS~X 10.5 or later.
1366 Some editions of a Japanese word-processor ``一太郎2012'' includes Hiragino ProN fonts.
1367 Note that the heavy weight of \textit{gothic} family only supports
1368 Adobe-Japan1-3 character collection (Std/StdN).
1369 %</en>
1370 %<*ja>
1371 ヒラギノフォントは,Mac OS~X以外にも,一太郎2012の上位エディションにもバンドルされている.
1372 極太ゴシックとして用いるヒラギノ角ゴW8は,Adobe-Japan1-3の範囲しかカバーしていない
1373 Std/StdNフォントであり,その他はAdobe-Japan1-5対応である.
1374 %</ja>
1375 \begin{center}\small
1376 \begin{tabular}{clll}
1377 \toprule
1378 \bf family&\bf series&\tt hiragino-pro&\tt hiragino-pron\\
1379 \midrule
1380  &medium&Hiragino~Mincho~Pro~W3&Hiragino~Mincho~ProN~W3\\
1381 %<en>\smash{\raisebox{1.5ex}{\textit{mincho}}}%
1382 %<ja>\smash{\raisebox{1.5ex}{\gt 明朝}}%
1383  &bold&Hiragino~Mincho~Pro~W6&Hiragino~Mincho~ProN~W6\\
1384 \midrule
1385  &&Hiragino~Kaku~Gothic~Pro~W3*&Hiragino~Kaku~Gothic~ProN~W3*\\
1386  &\smash{\raisebox{1.5ex}{medium}}
1387  &Hiragino~Kaku~Gothic~Pro~W6&Hiragino~Kaku~Gothic~ProN~W6\\
1388 \cmidrule(l){2-4}
1389 %<en>\smash{\raisebox{2ex}{\textit{gothic}}}%
1390 %<ja>\smash{\raisebox{2ex}{\gt ゴシック}}%
1391  &bold&Hiragino~Kaku~Gothic~Pro~W6&Hiragino~Kaku~Gothic~ProN~W6\\
1392  &heavy&Hiragino~Kaku~Gothic~Std~W8&Hiragino~Kaku~Gothic~StdN~W8\\
1393 \midrule
1394 %<en>\textit{rounded gothic}
1395 %<ja>\gt 丸ゴシック
1396 &&Hiragino~Maru~Gothic~ProN~W4&Hiragino~Maru~Gothic~ProN~W4\\
1397 \bottomrule
1398 \end{tabular}
1399 \end{center}
1400
1401 %<ja>\medskip
1402
1403  \item[morisawa-pro]  Morisawa Pro (Adobe-Japan1-4) fonts.
1404 %<en>    \\[-\dimexpr\medskipamount+\baselineskip\relax]
1405  \item[morisawa-pr6n]  Morisawa Pr6N (Adobe-Japan1-6, JIS04-savvy) fonts.
1406 \begin{center}\small
1407 \begin{tabular}{cl>{\tt}l>{\tt}l}
1408 \toprule
1409 \bf family&\bf series&morisawa-pro&morisawa-pr6n\\
1410 \midrule
1411  &medium&A-OTF-RyuminPro-Light.otf&A-OTF-RyuminPr6N-Light.otf\\
1412 %<en>\smash{\raisebox{1.5ex}{\textit{mincho}}}%
1413 %<ja>\smash{\raisebox{1.5ex}{\gt 明朝}}%
1414  &bold&A-OTF-FutoMinA101Pro-Bold.otf&A-OTF-FutoMinA101Pr6N-Bold.otf\\
1415 \midrule
1416  &medium
1417  &A-OTF-GothicBBBPro-Medium.otf&A-OTF-GothicBBBPr6N-Medium.otf\\
1418 %<en>\textit{gothic}%
1419 %<ja>\gt ゴシック
1420  &bold&A-OTF-FutoGoB101Pro-Bold.otf&A-OTF-FutoGoB101Pr6N-Bold.otf\\
1421  &heavy&A-OTF-MidashiGoPro-MB31.otf&A-OTF-MidashiGoPr6N-MB31.otf\\
1422 \midrule
1423 %<en>\textit{rounded gothic}
1424 %<ja>\gt 丸ゴシック
1425 &&A-OTF-Jun101Pro-Light.otf&A-OTF-Jun101Pr6N-Light.otf\\
1426 \bottomrule
1427 \end{tabular}
1428 \end{center}
1429
1430  \item[yu-win]  Yu fonts bundled with Windows~8.1. 
1431 %<en>    \\[-\dimexpr\medskipamount+\baselineskip\relax]
1432  \item[yu-osx]  Yu fonts bundled with OSX~Mavericks. 
1433 \begin{center}\small
1434 \begin{tabular}{clll}
1435 \toprule
1436 \bf family&\bf series&\tt yu-win&\tt yu-osx\\
1437 \midrule
1438  &medium&YuMincho-Regular&YuMincho~Medium\\
1439 %<en>\smash{\raisebox{1.5ex}{\textit{mincho}}}%
1440 %<ja>\smash{\raisebox{1.5ex}{\gt 明朝}}%
1441  &bold&YuMincho-Demibold&YuMincho~Demibold\\
1442 \midrule
1443  &&YuGothic-Regular*&YuGothic~Medium*\\
1444  &\smash{\raisebox{1.5ex}{medium}}
1445  &YuGothic-Bold&YuGothic~Bold\\
1446 \cmidrule(l){2-4}
1447 %<en>\textit{gothic}%
1448 %<ja>\gt ゴシック
1449  &bold&YuGothic-Bold&YuGothic~Bold\\
1450  &heavy&YuGothic-Bold&YuGothic~Bold\\
1451 \midrule
1452 %<en>\textit{rounded gothic}
1453 %<ja>\gt 丸ゴシック
1454 &&YuGothic-Bold&YuGothic~Bold\\
1455 \bottomrule
1456 \end{tabular}
1457 \end{center}
1458
1459 \end{list}
1460 %<en>\paragraph{Presets for single weight}
1461 %<ja>\paragraph{単ウェイト用プリセット一覧}
1462 %<*en>
1463 Next, we describe settings for using only single weight.
1464 In four settings below, we use same fonts for medium and bold (and heavy) weights.
1465 (Hence \verb+\mcfamily\bfseries+ and \verb+\mcfamily\mdseries+ yields same Japanese fonts,
1466 even if \texttt{deluxe} option is also specified).
1467 %</en>
1468 %<*ja>
1469 次に,単ウェイト用の設定を述べる.この4設定では「細字」「太字」の区別はない.
1470 また,丸ゴシック体はゴシック体と同じフォントを用いる.
1471 %</ja>
1472 \par\nobreak\medskip
1473 {\centering\small
1474 \begin{tabular}{lllll}
1475 \toprule
1476 &\tt noembed&\tt ipa&\tt ipaex&\tt ms\\
1477 \midrule
1478 %<*en>
1479 \it mincho&Ryumin-Light (non-embedded)
1480 &IPAMincho&IPAexMincho&MS Mincho\\
1481 \it gothic&GothicBBB-Medium (non-embedded)
1482 &IPAGothic&IPAexGothic&MS Gothic\\
1483 %</en>
1484 %<*ja>
1485 \gtfamily 明朝体&Ryumin-Light(非埋込)
1486 &IPA明朝&IPAex明朝&MS明朝\\
1487 \gtfamily ゴシック体&GothicBBB-Medium(非埋込)
1488 &IPAゴシック&IPAexゴシック&MSゴシック\\
1489 %</ja>
1490 \bottomrule
1491 \end{tabular}\par\medskip}
1492
1493
1494 %<en>\paragraph{Using HG fonts}
1495 %<ja>\paragraph{HGフォントの利用}
1496 %<*en>
1497 We can use HG~fonts bundled with Microsoft~Office for realizing multiple weights.
1498 %</en>
1499 %<*ja>
1500 すぐ前に書いた単ウェイト用設定を,Microsoft Office等に付属するHGフォントを使って
1501 多ウェイト化した設定もある.
1502 %</ja>
1503 \par\nobreak\medskip
1504 {\centering\small
1505 \begin{tabular}{llll}
1506 \toprule
1507 &\tt ipa-hg&\tt ipaex-hg&\tt ms-hg\\
1508 \midrule
1509 %<*en>
1510 \bf mincho medium
1511 &IPAMincho&IPAexMincho&MS Mincho\\\midrule
1512 \bf mincho bold&
1513 \multicolumn{3}{c}{HG Mincho E}\\\midrule
1514 \bf Gothic medium\\
1515 ~~without \texttt{deluxe}
1516 &IPAGothic&IPAexGothic&MS Gothic\\
1517 ~~with {\tt jis2004}
1518 &IPAGothic&IPAexGothic&MS Gothic\\
1519 \cmidrule(lr){1-4}
1520 ~~otherwise&
1521 \multicolumn{3}{c}{HG Gothic M}\\\midrule
1522 \bf gothic bold&
1523 \multicolumn{3}{c}{HG Gothic E}\\\midrule
1524 \bf gothic heavy&
1525 \multicolumn{3}{c}{HG Soei Kaku Gothic UB}\\\midrule
1526 \bf rounded gothic&
1527 \multicolumn{3}{c}{HG Maru Gothic PRO}\\
1528 %</en>
1529 %<*ja>
1530 \gtfamily 明朝体細字
1531 &IPA明朝&IPAex明朝&MS明朝\\\midrule
1532 \gtfamily 明朝体太字&
1533 \multicolumn{3}{c}{HG明朝E}\\\midrule
1534 \gtfamily ゴシック体細字\\
1535  単ウェイト時
1536 &IPAゴシック&IPAexゴシック&MSゴシック\\
1537  {\tt jis2004}指定時
1538 &IPAゴシック&IPAexゴシック&MSゴシック\\
1539 \cmidrule(lr){1-4}
1540  それ以外の時&
1541 \multicolumn{3}{c}{HGゴシックM}\\\midrule
1542 \gtfamily ゴシック体太字&
1543 \multicolumn{3}{c}{HGゴシックE}\\\midrule
1544 \gtfamily ゴシック体極太&
1545 \multicolumn{3}{c}{HG創英角ゴシックUB}\\\midrule
1546 \gtfamily 丸ゴシック体&
1547 \multicolumn{3}{c}{HG丸ゴシック体PRO}\\
1548 %</ja>
1549 \bottomrule
1550 \end{tabular}\par\medskip}
1551
1552 %<*en>
1553 Note that HG~Mincho~E, HG~Gothic~E, HG Soei Kaku Gothic UB, and HG Maru Gothic PRO
1554 are internally specified by:
1555 \begin{description}
1556 \item[default] by font name (\texttt{HGMinchoE}, etc.).
1557 \item[{\tt 90jis}] by filename (\texttt{hgrme.ttc}, \texttt{hgrge.ttc}, \texttt{hgrsgu.ttc}, \texttt{hgrsmp.ttf}).
1558 \item[{\tt jis2004}] by filename (\texttt{hgrme04.ttc}, \texttt{hgrge04.ttc}, \texttt{hgrsgu04.ttc}, \texttt{hgrsmp04.ttf}).
1559 \end{description}
1560 %</en>
1561 %<*ja>
1562 なお,HG明朝E・HGゴシックE・HG創英角ゴシックUB・HG丸ゴシック体PROの4つについては,内部で
1563 \begin{description}
1564 \item[標準] フォント名(\texttt{HGMinchoE} など)
1565 \item[{\tt 90jis}指定時] ファイル名 (%
1566 \texttt{hgrme.ttc}, \texttt{hgrge.ttc}, \texttt{hgrsgu.ttc}, \texttt{hgrsmp.ttf})
1567 \item[{\tt jis2004}指定時] ファイル名 (%
1568 \texttt{hgrme04.ttc}, \texttt{hgrge04.ttc}, \texttt{hgrsgu04.ttc}, \texttt{hgrsmp04.ttf})
1569 \end{description}
1570 として指定を行っているので注意すること.
1571 %</ja>
1572
1573
1574 %<*en>
1575 \subsection{\texttt{\textbackslash CID}, \texttt{\textbackslash UTF}, and macros in \Pkg{otf} package}
1576 Under \pLaTeX, \Pkg{otf} package (developed by Shuzaburo Saito) is
1577 used for typesetting characters which is in Adobe-Japan1-6 CID but not
1578 in JIS~X~0208. Since this package is widely used, \LuaTeX-ja
1579 supports some of functions in \Pkg{otf} package.
1580 If you want to use these functions, load \Pkg{luatexja-otf} package.
1581 %</en>
1582 %<*ja>
1583 \subsection{\texttt{\textbackslash CID}, \texttt{\textbackslash UTF}と\Pkg{otf}パッケージのマクロ}
1584 \pLaTeX では,JIS~X~0208にないAdobe-Japan1-6の文字を出力するために,
1585 齋藤修三郎氏による\Pkg{otf}パッケージが用いられていた.このパッケージは
1586 広く用いられているため,\LuaTeX-jaにおいても\Pkg{otf}パッケージの機能の
1587 一部をサポートしている.これらの機能を用いるためには\Pkg{luatexja-otf}パッケージ
1588 を読み込めばよい.
1589 %</ja>
1590
1591 \begin{LTXexample}
1592 \jfontspec{KozMinPr6N-Regular.otf}
1593 森\UTF{9DD7}外と内田百\UTF{9592}とが\UTF{9AD9}島屋に行く。
1594
1595 \CID{7652}飾区の\CID{13706}野家,
1596 \CID{1481}城市,葛西駅,
1597 高崎と\CID{8705}\UTF{FA11}
1598
1599 \aj半角{はんかくカタカナ}
1600 \end{LTXexample}
1601
1602 %<*ja>
1603 \Pkg{otf}パッケージでは,それぞれ次のようなオプションが存在した:
1604 \begin{description}
1605 \item[\texttt{deluxe}] 明朝体・ゴシック体各2ウェイトと,丸ゴシック体を扱えるようになる.
1606 \item[\texttt{expert}] 仮名が横組・縦組専用のものに切り替わり,ルビ用仮名も扱えるようになる.
1607 \item[\texttt{bold}] ゴシック体を標準で太いウェイトのものに設定する.
1608 \end{description}
1609 しかしこれらのオプションは\Pkg{luatexja-otf}パッケージには存在しない.
1610 \Pkg{otf}パッケージが文書中で使用する和文用TFMを自前の物に置き換えていたのに対し,
1611 \Pkg{luatexja-otf}パッケージでは,そのようなことは行わないからである.
1612
1613 これら3オプションについては,
1614 \Pkg{luatexja-preset} パッケージにプリセットを使う時に一緒に指定するか,
1615 あるいは対応する内容を\ref{ssub-chgfnt}節 (NFSS2) や
1616 \ref{ssec-fontspec}節 (\Pkg{fontspec}) の方法で手動で指定する必要がある.
1617 %</ja>
1618
1619
1620 %<en>\section{Changing Parameters}
1621 %<ja>\section{パラメータの変更}
1622
1623 %<*en>
1624 There are many parameters in \LuaTeX-ja. And due to the behavior of \LuaTeX,
1625 most of them are not stored as internal register of \TeX, but as an
1626 original storage system in \LuaTeX-ja. Hence, to assign or acquire those
1627 parameters, you have to use commands \verb+\ltjsetparameter+ and
1628 \verb+\ltjgetparameter+.
1629 %</en>
1630 %<*ja>
1631 \LuaTeX-jaには多くのパラメータが存在する.そして\LuaTeX の仕様のために,
1632 その多くは\TeX のレジスタにではなく,\LuaTeX-ja独自の方法で保持されている.
1633 これらのパラメータを設定・取得するためには \verb+\ltjsetparameter+ と \verb+\ltjgetparameter+ を
1634 用いる.
1635 %</ja>
1636
1637 %<en>\subsection{Editing the Range of \textbf{JAchar}s}
1638 %<ja>\subsection{\textbf{JAchar}の範囲の設定}
1639 \label{ssec-setrange}
1640
1641 %<*en>
1642 \LuaTeX-ja divides the Unicode codespace \texttt{U+0080}--\texttt{U+10FFFF}
1643 into \emph{character ranges}, 
1644 numbered 1 to 217. The grouping can be (globally) customized by \verb+\ltjdefcharrange+.
1645 The next line adds whole characters in Supplementary Ideographic Plane
1646 and the character ``漢'' to the character range~100.
1647 %</en>
1648 %<*ja>
1649 \LuaTeX-jaは,Unicodeの \texttt{U+0080}--\texttt{U+10FFFF} の空間を
1650 1番から217番までの\emph{文字範囲}に分割している.
1651 区分けは \verb+\ltjdefcharrange+ を用いることで(グローバルに)変更することができ,
1652 例えば,次は追加漢字面(SIP)にある全ての文字と「漢」を「100番の文字範囲」に追加する.
1653 %</ja>
1654 \begin{lstlisting}
1655 \ltjdefcharrange{100}{"20000-"2FFFF,`漢}
1656 \end{lstlisting}
1657 %<*en>
1658 A character can belong to only one character range.
1659 For example, whole SIP belong to the range~4 in the default setting of \LuaTeX-ja, 
1660 and if you execute the above line, then SIP will belong to the range~100 and be
1661 removed from the range~4.
1662 %</en>
1663 %<*ja>
1664 各文字はただ一つの文字範囲に所属することができる.
1665 例えば,SIPは全て\LuaTeX-jaのデフォルトでは4番の文字範囲に
1666 属しているが,上記の指定を行えばSIPは100番に属すようになり,4番からは除かれる.
1667 %</ja>
1668
1669 %<*en>
1670 The distinction between \textbf{ALchar} and \textbf{JAchar} is done for character ranges.
1671 This can be edited by setting the \textsf{jacharrange} parameter.
1672 For example, this is just the default setting of \LuaTeX-ja, and
1673 it sets
1674 \begin{itemize}
1675  \item a character which belongs character ranges 1,~4, and~5 is \textbf{ALchar},
1676  \item a character which belongs character ranges 2,~3, 6, 7, and~8 is \textbf{JAchar}.
1677 \end{itemize}
1678 %</en>
1679 %<*ja>
1680 \textbf{ALchar}と\textbf{JAchar}の区別は文字範囲ごとに行われる.
1681 これは\textsf{jacharrange}パラメータによって編集できる.
1682 例えば,以下は\LuaTeX-jaの初期設定であり,次の内容を設定している:
1683 \begin{itemize}
1684  \item 1番,4番,5番の文字範囲に属する文字は\textbf{ALchar}.
1685  \item 2番,3番,6番,7番,8番の文字範囲に属する文字は\textbf{JAchar}.
1686 \end{itemize}
1687 %</ja>
1688 \begin{verbatim}
1689 \ltjsetparameter{jacharrange={-1, +2, +3, -4, -5, +6, +7, +8}}
1690 \end{verbatim}
1691 %<*en>
1692 The argument to \textsf{jacharrange} parameter is a list of non-zero integer.
1693 Negative integer $-n$ in the list means that ``each character in the range~$n$ is a \textbf{ALchar}'', and positive integer $+n$ means
1694 that ``\dots\ is a \textbf{JAchar}''.
1695 %</en>
1696 %<*ja>
1697 \textsf{jacharrange}パラメータの引数は非零の整数のリストである.
1698 リスト中の負の整数$-n$は「文字範囲$n$に属する文字は\textbf{ALchar}として
1699 扱う」ことを意味し,正の整数$+n$は「\textbf{JAchar}として扱う」ことを意味する.
1700 %</ja>
1701
1702 %<*en>
1703 \paragraph{Default setting}
1704 \LuaTeX-ja predefines eight character ranges for convenience. They are
1705 determined from the following data:
1706 %</en>
1707 %<*ja>
1708 \paragraph{初期設定}
1709 \LuaTeX-jaでは8つの文字範囲を予め定義しており,
1710 これらは以下のデータに基づいて決定している.
1711 %</ja>
1712 \begin{itemize}
1713 %<en>\item Blocks in Unicode~6.0.
1714 %<ja>\item Unicode~6.0のブロック.
1715 %<en>\item The \texttt{Adobe-Japan1-UCS2} mapping between a CID Adobe-Japan1-6 and Unicode.
1716 %<ja>\item Adobe-Japan1-6のCIDとUnicodeの間の対応表\texttt{Adobe-Japan1-UCS2}.
1717 %<en>\item The \Pkg{PXbase} bundle for \upTeX\ by Takayuki Yato.
1718 %<ja>\item 八登崇之氏による\upTeX 用の\Pkg{PXbase}バンドル.
1719 \end{itemize}
1720
1721 %<*en>
1722 Now we describe these eight ranges. The superscript ``J'' or ``A'' after the
1723 number shows whether each character in the range is treated as
1724 \textbf{JAchar}s or not by default. These settings are similar to the
1725 \texttt{prefercjk} settings defined in \texttt{PXbase} bundle.
1726 Any characters above \texttt{U+0080} which does not belong to 
1727 these eight ranges belongs to the character range~217.
1728 %</en>
1729 %<*ja>
1730 以下ではこれら8つの文字範囲について記述する.添字のアルファベット「J」「A」
1731 は,その文字範囲内の文字が\textbf{JAchar}か\textbf{ALchar}かを表している.これらの設定は
1732 \texttt{PXbase}バンドルで定義されている\texttt{prefercjk}と類似のものである.
1733 なお,\texttt{U+0080} 以降でこれら8つの文字範囲に属さない文字は,217番の文字範囲に属することになっている.
1734 %</ja>
1735 \begin{description}
1736 %<*en>
1737 \item[Range~8${}^{\text{J}}$] The intersection of the upper half of ISO~8859-1
1738          (Latin-1 Supplement) and JIS~X~0208 (a basic character set for Japanese). This character range
1739          consists of the following characters:
1740 %</en>
1741 %<*ja>
1742 \item[範囲8${}^{\text{J}}$] ISO~8859-1の上位領域(ラテン1補助)と
1743                              JIS~X~0208の共通部分.この文字範囲は
1744                              以下の文字で構成される:
1745 %</ja>
1746 \begin{multicols}{2}
1747 \begin{itemize}
1748 \def\ch#1#2{\item \char"#1\ (\texttt{U+00#1}, #2)}%"
1749 \ch{A7}{Section Sign}
1750 \ch{A8}{Diaeresis}
1751 \ch{B0}{Degree sign}
1752 \ch{B1}{Plus-minus sign}
1753 \ch{B4}{Spacing acute}
1754 \ch{B6}{Paragraph sign}
1755 \ch{D7}{Multiplication sign}
1756 \ch{F7}{Division Sign}
1757 \end{itemize}
1758 \end{multicols}
1759
1760 %<*en>
1761 \item[Range~1${}^{\text{A}}$] Latin characters that some of them are included in Adobe-Japan1-6.
1762 This range consists of the following Unicode ranges, \emph{except characters in the range~8 above}:
1763 %</en>
1764 %<*ja>
1765 \item[範囲1${}^{\text{A}}$] ラテン文字のうち,Adobe-Japan1-6との共通部分があるもの.
1766                              この範囲は以下のUnicodeのブロックのうち
1767                              \emph{範囲8を除いた}部分で構成されている:
1768 %</ja>
1769 \begin{multicols}{2}
1770 \begin{itemize}
1771 \item \texttt{U+0080}--\texttt{U+00FF}: Latin-1 Supplement
1772 \item \texttt{U+0100}--\texttt{U+017F}: Latin Extended-A
1773 \item \texttt{U+0180}--\texttt{U+024F}: Latin Extended-B
1774 \item \texttt{U+0250}--\texttt{U+02AF}: IPA Extensions
1775 \item \texttt{U+02B0}--\texttt{U+02FF}: Spacing Modifier Letters
1776 \item \texttt{U+0300}--\texttt{U+036F}: \\\null\hfill Combining Diacritical Marks
1777 \item \texttt{U+1E00}--\texttt{U+1EFF}: \\\null\hfill Latin Extended Additional
1778 \par\
1779 \end{itemize}
1780 \end{multicols}
1781 %<*en>
1782 \item[Range~2${}^{\text{J}}$] Greek and Cyrillic letters. JIS~X~0208 (hence most of Japanese
1783            fonts) has some of these characters.
1784 %</en>
1785 %<*ja>
1786 \item[範囲2${}^{\text{J}}$] ギリシャ文字とキリル文字.JIS~X~0208(したがってほとんどの
1787                              和文フォント)はこれらの文字を持つ.
1788 %</ja>
1789 \begin{multicols}{2}
1790 \begin{itemize}
1791 \item \texttt{U+0370}--\texttt{U+03FF}: Greek and Coptic
1792 \item \texttt{U+0400}--\texttt{U+04FF}: Cyrillic
1793 \item \texttt{U+1F00}--\texttt{U+1FFF}: Greek Extended
1794 \\\
1795 \end{itemize}
1796 \end{multicols}
1797 %<*en>
1798 \item[Range~3${}^{\text{J}}$] Punctuations and Miscellaneous symbols. The block list is
1799            indicated in Table~\ref{table-rng3}.
1800 %</en>
1801 %<*ja>
1802 \item[範囲3${}^{\text{J}}$] 句読点と記号類.ブロックのリストは表\ref{table-rng3}%
1803                              に示してある.
1804 %</ja>
1805 \begin{table}[!tb]
1806 %<en>\caption{Unicode blocks in predefined character range~3.}
1807 %<ja>\caption{文字範囲3に指定されているUnicodeブロック.}
1808 \label{table-rng3}
1809 \catcode`\"=13\def"#1#2#3#4{\texttt{U+#1#2#3#4}}%"
1810 \centering\small
1811 \begin{tabular}{llll}
1812 "2000--"206F&General Punctuation&
1813 "2070--"209F&Superscripts and Subscripts\\
1814 "20A0--"20CF&Currency Symbols&
1815 "20D0--"20FF&Comb.\ Diacritical Marks for Symbols\\
1816 "2100--"214F&Letterlike Symbols&
1817 "2150--"218F&Number Forms\\
1818 "2190--"21FF&Arrows&
1819 "2200--"22FF&Mathematical Operators\\
1820 "2300--"23FF&Miscellaneous Technical&
1821 "2400--"243F&Control Pictures\\
1822 "2500--"257F&Box Drawing&
1823 "2580--"259F&Block Elements\\
1824 "25A0--"25FF&Geometric Shapes&
1825 "2600--"26FF&Miscellaneous Symbols\\
1826 "2700--"27BF&Dingbats&
1827 "2900--"297F&Supplemental Arrows-B\\
1828 "2980--"29FF&Misc.\ Mathematical Symbols-B&
1829 "2B00--"2BFF&Miscellaneous Symbols and Arrows
1830 \end{tabular}
1831 \end{table}
1832 %<*en>
1833 \item[Range~4${}^{\text{A}}$] Characters usually not in Japanese fonts. This range consists
1834            of almost all Unicode blocks which are not in other
1835            predefined ranges. Hence, instead of showing the block list,
1836            we put the definition of this range itself:
1837 %</en>
1838 %<*ja>
1839 \item[範囲4${}^{\text{A}}$] 通常和文フォントには含まれていない文字.
1840                              この範囲は他の範囲にないほとんど全てのUnicodeブロック
1841                              で構成されている.したがって,ブロックのリストを示す
1842                              代わりに,範囲の定義そのものを示す:
1843 %</ja>
1844 \begin{lstlisting}
1845 \ltjdefcharrange{4}{%
1846    "500-"10FF, "1200-"1DFF, "2440-"245F, "27C0-"28FF, "2A00-"2AFF,
1847   "2C00-"2E7F, "4DC0-"4DFF, "A4D0-"A82F, "A840-"ABFF, "FB00-"FE0F,
1848   "FE20-"FE2F, "FE70-"FEFF, "10000-"1FFFF, "E000-"F8FF} % non-Japanese
1849 \end{lstlisting}
1850 %<en>\item[Range~5${}^{\text{A}}$] Surrogates and Supplementary Private Use Areas.
1851 %<ja>\item[範囲5${}^{\text{A}}$] 代用符号と補助私用領域.
1852 %<en>\item[Range~6${}^{\text{J}}$] Characters used in Japanese. The block list is indicated in Table~\ref{table-rng6}.
1853 %<ja>\item[範囲6${}^{\text{J}}$] 日本語で用いられる文字.ブロックのリストは表\ref{table-rng6}に示す.
1854 \begin{table}[!tb]
1855 %<en>\caption{Unicode blocks in predefined character range~6.}
1856 %<ja>\caption{文字範囲6に指定されているUnicodeブロック.}
1857 \label{table-rng6}
1858 \catcode`\"=13\def"#1#2#3#4{\texttt{U+#1#2#3#4}}%"
1859 \centering\small
1860 \begin{tabular}{llll}
1861 "2460--"24FF&Enclosed Alphanumerics&
1862 "2E80--"2EFF&CJK Radicals Supplement\\
1863 "3000--"303F&CJK Symbols and Punctuation&
1864 "3040--"309F&Hiragana\\
1865 "30A0--"30FF&Katakana&
1866 "3190--"319F&Kanbun\\
1867 "31F0--"31FF&Katakana Phonetic Extensions&
1868 "3200--"32FF&Enclosed CJK Letters and Months\\
1869 "3300--"33FF&CJK Compatibility&
1870 "3400--"4DBF&CJK Unified Ideographs Extension A\\
1871 "4E00--"9FFF&CJK Unified Ideographs&
1872 "F900--"FAFF&CJK Compatibility Ideographs\\
1873 "FE10--"FE1F&Vertical Forms&
1874 "FE30--"FE4F&CJK Compatibility Forms\\
1875 "FE50--"FE6F&Small Form Variants&
1876 "{20}000--"{2F}FFF&(Supplementary Ideographic Plane)\\
1877 "{E0}100--"{E0}1EF&Variation Selectors Supplement
1878 \end{tabular}
1879 \end{table}
1880 %<*en>
1881 \item[Range~7${}^{\text{J}}$] Characters used in CJK languages, but not included in  Adobe-Japan1-6.
1882 The block list is indicated in Table~\ref{table-rng7}.
1883 %</en>
1884 %<*ja>
1885 \item[範囲7${}^{\text{J}}$] CJK言語で用いられる文字のうち,Adobe-Japan1-6に
1886                             含まれていないもの.
1887                             ブロックのリストは表\ref{table-rng7}に示す.
1888 %</ja>
1889 \begin{table}[!tb]
1890 %<en>\caption{Unicode blocks in predefined character range~7.}
1891 %<ja>\caption{文字範囲7に指定されているUnicodeブロック.}
1892 \label{table-rng7}
1893 \catcode`\"=13\def"#1#2#3#4{\texttt{U+#1#2#3#4}}%"
1894 \centering\small
1895 \begin{tabular}{llll}
1896 "1100--"11FF&Hangul Jamo&
1897 "2F00--"2FDF&Kangxi Radicals\\
1898 "2FF0--"2FFF&Ideographic Description Characters&
1899 "3100--"312F&Bopomofo\\
1900 "3130--"318F&Hangul Compatibility Jamo&
1901 "31A0--"31BF&Bopomofo Extended\\
1902 "31C0--"31EF&CJK Strokes&
1903 "A000--"A48F&Yi Syllables\\
1904 "A490--"A4CF&Yi Radicals&
1905 "A830--"A83F&Common Indic Number Forms\\
1906 "AC00--"D7AF&Hangul Syllables&
1907 "D7B0--"D7FF&Hangul Jamo Extended-B
1908 \end{tabular}
1909 \end{table}
1910 \end{description}
1911
1912
1913 %<en>\subsection{\Param{kanjiskip} and \Param{xkanjiskip}}
1914 %<ja>\subsection{\Param{kanjiskip}と\Param{xkanjiskip}}
1915 \label{subs-kskip}
1916
1917 %<en>\textbf{JAglue} is divided into the following three categories:
1918 %<ja>\textbf{JAglue}は以下の3つのカテゴリに分類される:
1919 \begin{itemize}
1920 %<*en>
1921 \item Glues/kerns specified in JFM. If \verb+\inhibitglue+ is issued
1922       around a Japanese character, this glue will not be inserted at the
1923       place.
1924 %</en>
1925 %<*ja>
1926 \item JFMで指定されたグルー/カーン.もし \verb+\inhibitglue+ が和文文字の周りで
1927       発行されていれば,このグルーは挿入されない.
1928 %</ja>
1929 %<*en>
1930 \item The default glue which inserted between two \textbf{JAchar}s (\Param{%
1931       kanjiskip}).
1932 %</en>
1933 %<*ja>
1934 \item デフォルトで2つの\textbf{JAchar}の間に挿入されるグルー(\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}).
1935 %</ja>
1936 %<*en>
1937 \item The default glue which inserted between a \textbf{JAchar} and an
1938       \textbf{ALchar} (\Param{\hyperlink{fld:xks}{xkanjiskip}}).
1939 %</en>
1940 %<*ja>
1941 \item デフォルトで\textbf{JAchar}と\textbf{ALchar}の間に挿入されるグルー(\Param{\hyperlink{fld:xks}{xkanjiskip}}).
1942 %</ja>
1943 \end{itemize}
1944 %<*en>
1945 The value (a skip) of \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} or 
1946 \Param{\hyperlink{fld:xks}{xkanjiskip}} can be changed as the following.
1947 Note that only their values \emph{at the end of a paragraph or a hbox are
1948 adopted in the whole paragraph or the whole hbox.
1949 }
1950 %</en>
1951 %<*ja>
1952 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}や\Param{\hyperlink{fld:xks}{xkanjiskip}}の値
1953 は以下のようにして変更可能である.
1954 %</ja>
1955 \begin{lstlisting}
1956 \ltjsetparameter{kanjiskip={0pt plus 0.4pt minus 0.4pt},
1957                  xkanjiskip={0.25\zw plus 1pt minus 1pt}}
1958 \end{lstlisting}
1959
1960 %<*en>
1961 It may occur that JFM contains the data of ``ideal width of 
1962 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}''
1963 and/or ``ideal width of \Param{\hyperlink{fld:xks}{xkanjiskip}}''.
1964 To use these data from JFM, set the value of \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} or
1965 \Param{\hyperlink{fld:xks}{xkanjiskip}} to \verb+\maxdimen+.
1966 %</en>
1967 %<*ja>
1968 JFMは「望ましい\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}の値」や
1969 「望ましい\Param{\hyperlink{fld:xks}{xkanjiskip}}の値」を持っていることがある.
1970 これらのデータを使うためには,\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}や%
1971 \Param{\hyperlink{fld:xks}{xkanjiskip}}の値を \verb+\maxdimen+ の値に設定すればよい.
1972 %</ja>
1973
1974 %<en>\subsection{Insertion Setting of \Param{xkanjiskip}}
1975 %<ja>\subsection{\Param{xkanjiskip} の挿入設定}
1976
1977 %<*en>
1978 It is not desirable that \Param{\hyperlink{fld:xks}{xkanjiskip}} is inserted into every
1979 boundary between \textbf{JAchar}s and \textbf{ALchar}s. For example,
1980 \Param{\hyperlink{fld:xks}{xkanjiskip}} should not be inserted after opening parenthesis
1981 (\textit{e.g.}, compare ``(あ'' and ``(\hskip\ltjgetparameter{xkanjiskip}あ'').
1982 \LuaTeX-ja can control whether \Param{\hyperlink{fld:xks}{xkanjiskip}} can be inserted
1983 before/after a character, by changing \Param{jaxspmode} for \textbf{JAchar}s and
1984 \Param{alxspmode} parameters \textbf{ALchar}s respectively.
1985 %</en>
1986 %<*ja>
1987 \Param{\hyperlink{fld:xks}{xkanjiskip}}がすべての\textbf{JAchar}と\textbf{ALchar}の境界に
1988 挿入されるのは望ましいことではない.例えば,\Param{\hyperlink{fld:xks}{xkanjiskip}}は開き括弧の
1989 後には挿入されるべきではない(「(あ」と「(\hskip\ltjgetparameter{xkanjiskip}あ」を
1990 比べてみよ).
1991 \LuaTeX-jaでは\Param{\hyperlink{fld:xks}{xkanjiskip}}をある文字の前/後に挿入するかどうかを,
1992 \textbf{JAchar}に対しては\Param{jaxspmode}を,\textbf{ALchar}に対しては
1993 \Param{alxspmode}をそれぞれ変えることで制御することができる.
1994 %</ja>
1995 \begin{LTXexample}
1996 \ltjsetparameter{jaxspmode={`あ,preonly}, alxspmode={`\!,postonly}}
1997 pあq い!う
1998 \end{LTXexample}
1999
2000 %<*en>
2001 The second argument \texttt{preonly} means that the insertion of
2002 \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed before this character, but not after.
2003 the other possible values are \texttt{postonly}, \texttt{allow}, and \texttt{inhibit}.
2004 %</en>
2005 %<*ja>
2006 2つ目の引数の \texttt{preonly}は「\Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入はこの文字の
2007 前でのみ許され,後では許さない」ことを意味する.他に指定可能な値は
2008 \texttt{postonly}, \texttt{allow}, \texttt{inhibit}である.
2009 %</ja>
2010
2011 %<*en>
2012 \Param{jaxspmode} and \Param{alxspmode} use a same table to store the parameters
2013 on the current version. Therefore, line~1 in the code above can be rewritten
2014 as follows:
2015 %</en>
2016 %<*ja>
2017 なお,現行の
2018 仕様では,\Param{jaxspmode}, \Param{alxspmode}はテーブルを共有しており,
2019 上のコードの1行目を次のように変えても同じことになる:
2020 %</ja>
2021 \begin{verbatim}
2022 \ltjsetparameter{alxspmode={`あ,preonly}, jaxspmode={`\!,postonly}}
2023 \end{verbatim}
2024 %<*en>
2025 One can use also numbers to specify these two parameters (see Subsection~\ref{ssec-param}).
2026 %</en>
2027 %<*ja>
2028 また,これら2パラメータには数値で値を指定することもできる(\ref{ssec-param}節を参照).
2029 %</ja>
2030
2031 %<*en>
2032 If you want to enable/disable all insertions of \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} and
2033 \Param{\hyperlink{fld:xks}{xkanjiskip}}, set \Param{autospacing} and \Param{autoxspacing}
2034 parameters to \texttt{true}/\texttt{false}, respectively.
2035 %</en>
2036 %<*ja>
2037 もし全ての\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}と\Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入を有効化/無効化
2038 したければ,それぞれ\Param{autospacing}と\Param{autoxspacing}を
2039 \texttt{true}/\texttt{false}に設定すればよい.
2040 %</ja>
2041
2042 %<en>\subsection{Shifting the baseline}
2043 %<ja>\subsection{ベースラインの移動}
2044 %<*en>
2045 To make a match between a Japanese font and an alphabetic font, sometimes
2046 shifting of the baseline of one of the pair is needed. In \pTeX, this is achieved
2047 by setting \verb+\ybaselineshift+ to a non-zero length (the
2048 baseline of \textbf{ALchar} is shifted below). However, for documents
2049 whose main language is not Japanese, it is good to shift the baseline of
2050 Japanese fonts, but not that of alphabetic fonts.
2051 Because of this, \LuaTeX-ja can independently set the shifting amount
2052 of the baseline of alphabetic fonts (\Param{yalbaselineshift}
2053 parameter) and that of Japanese fonts (\Param{yjabaselineshift}
2054 parameter).
2055 %</en>
2056 %<*ja>
2057 和文フォントと欧文フォントを合わせるためには,時々どちらかのベースラインの移動が
2058 必要になる.\pTeX ではこれは \verb+\ybaselineshift+ を設定することで
2059 なされていた(\textbf{ALchar}のベースラインがその分だけ下がる).しかし,日本語が主ではない
2060 文書に対しては,欧文フォントではなく和文フォントのベースラインを移動した方がよい.
2061 このため,\LuaTeX-jaでは欧文フォントのベースラインのシフト量
2062 (\Param{yalbaselineshift}パラメータ)と和文フォントのベースラインのシフト量
2063 (\Param{yjabaselineshift}パラメータ)を独立に設定できるようになっている.
2064 %</ja>
2065
2066 \begin{LTXexample}
2067 \vrule width 150pt height 0.4pt depth 0pt \hskip-120pt
2068 \ltjsetparameter{yjabaselineshift=0pt, yalbaselineshift=0pt}abcあいう
2069 \ltjsetparameter{yjabaselineshift=5pt, yalbaselineshift=2pt}abcあいう
2070 \end{LTXexample}
2071 %<*en>
2072 Here the horizontal line in above is the baseline of a line.
2073 %</en>
2074 %<*ja>
2075 上の例において引かれている水平線がベースラインである.
2076 %</ja>
2077
2078 %<*en>
2079 There is an interesting side-effect: characters in different size can be
2080 vertically aligned center in a line, by setting two parameters appropriately.
2081 The following is an example (beware the value is not well tuned):
2082 %</en>
2083 %<*ja>
2084 この機能には面白い使い方がある:2つのパラメータを適切に設定することで,サイズの
2085 異なる文字を中心線に揃えることができる.
2086 以下は一つの例である(値はあまり調整されていないことに注意):
2087 %</ja>
2088 \begin{LTXexample}
2089 xyz漢字
2090 {\scriptsize
2091   \ltjsetparameter{yjabaselineshift=-1pt,
2092     yalbaselineshift=-1pt}
2093   XYZひらがな
2094 }abcかな
2095 \end{LTXexample}
2096
2097
2098 %<*ja>
2099 \paragraph{数式における挙動:\pTeX との違い}
2100 \textbf{ALchar}のベースラインを補正する \Param{yalbaselineshift} パラメータは
2101 ほぼ\pTeX における \verb+\ybaselineshift+ に対応しているものであるが,
2102 数式中の挙動は異なっているので注意が必要である.
2103 例えば,表\ref{tab:math_bsa}のように,数式中に明示的に現れた \verb+\hbox+ は,
2104 \begin{itemize}
2105  \item \pTeX では,ボックス全体が \verb+\ybaselineshift+ だとシフトされるので,
2106  表\ref{tab:math_bsa}中の``い''のように,ボックス中の和文文字は
2107  \verb+\ybaselineshift+だけシフトされ,一方,``for all''のように,
2108  ボックス内の欧文文字は2重にシフトされることになる.
2109  \item 一方,\LuaTeX-jaではそのようなことはおこらず,
2110  数式中に明示的に現れた \verb+\hbox+ はシフトしない.そのため,
2111  表\ref{tab:math_bsa}中の``い''も``for all''も,それぞれ本文中に
2112  書かれたときと同じ上下位置に組まれる.
2113 \end{itemize}
2114 \begin{table}
2115 \small\centering
2116 \caption{数式関係のベースライン補正($\Param{yalbaselineshift}=10\,\textrm{pt}$)}
2117 \label{tab:math_bsa}
2118 \newdimen\origbaselineskip
2119 \origbaselineskip=\baselineskip
2120 \begin{tabular}{lp{30\zw}}
2121 \toprule
2122 \emph{入力}&\vspace*{\dimexpr-\origbaselineskip-\smallskipamount}
2123 \begin{verbatim}
2124 数式abc: $あa\hbox{い}$, $\int_0^x t\,dt=x^2\!/2$,
2125 $\Phi\vdash F(x)\ \hbox{for all}\ x\in A$
2126 \end{verbatim}\\
2127 \noalign{\vskip-\origbaselineskip}
2128 \midrule
2129 \emph{\pTeX}&
2130 {\ltjsetparameter{yalbaselineshift=10pt}%
2131 数式abc: $あa\lower10pt\hbox{い}$, $\int_0^x t\,dt=x^2\!/2$,
2132 $\Phi\vdash F(x)\ \lower10pt\hbox{for all}\ x\in A$
2133 \par}\\
2134 \midrule
2135 \emph{\LuaTeX-ja}&
2136 {\ltjsetparameter{yalbaselineshift=10pt}%
2137 数式abc: $あa\hbox{い}$, $\int_0^x t\,dt=x^2\!/2$,
2138 $\Phi\vdash F(x)\ \hbox{for all}\ x\in A$
2139 \par}\\
2140 \noalign{\vskip-\origbaselineskip}
2141 \bottomrule
2142 \end{tabular} 
2143 \end{table}
2144 %</ja>
2145
2146 %<en>\part{Reference}
2147 %<ja>\part{リファレンス}
2148 \label{part-ref}
2149
2150 %<*ja>
2151 \section{\LuaTeX-jaにおける \texttt{\textbackslash catcode}}
2152 \subsection{予備知識:\pTeX と\upTeX における \texttt{\textbackslash kcatcode}}
2153 \pTeX,\upTeX においては,和文文字が制御綴内で利用できるかどうか
2154 は \verb+\kcatcode+ の値によって決定されるのであった.
2155 詳細は表\ref{table-kcat}を参照されたい.
2156 %</ja>
2157 %<*en>
2158 \section{\texttt{\textbackslash catcode} in \LuaTeX-ja}
2159 \subsection{Preliminaries: \texttt{\textbackslash kcatcode} in \pTeX\ and \upTeX}
2160 In \pTeX~and~\upTeX, the value of \verb+\kcatcode+ determines
2161 whether a Japanese character can be used in a control word.
2162 For the detail, see Table~\ref{table-kcat}.
2163 %</en>
2164
2165 \begin{table}[t]
2166 \small
2167 \caption{\texttt{\textbackslash kcatcode} in \upTeX}
2168 \label{table-kcat}
2169 \medskip
2170
2171 \noindent\hfill
2172 \begin{tabular}{ccccc}
2173 \toprule
2174 \bfseries \verb+\kcatcode+&
2175 %<*en>
2176 \bfseries meaning&
2177 \bfseries control word&
2178 \bfseries widow penalty\hbox{}$^*$&
2179 \bfseries linebreak\\
2180 %</en>
2181 %<*ja>
2182 \bfseries 意図&
2183 \bfseries 制御綴中に使用&
2184 \bfseries 文字ウィドウ処理\hbox{}$^*$&
2185 \bfseries 直後での改行\\
2186 %</ja>
2187 \midrule
2188 15&non-cjk&\multicolumn{3}{c}{(treated as usual \LaTeX)}\\
2189 16&kanji&Y&Y&ignored\\
2190 17&kana&Y&Y&ignored\\
2191 18&other&N&N&ignored\\
2192 19&hangul&Y&Y&space\\
2193 \bottomrule
2194 \end{tabular}\hfill\null
2195
2196 \medskip
2197
2198 %<*ja>
2199 文字ウィドウ処理\hbox{}$^*$: 「漢字が一文字だけ次の行に行くのを防ぐ」\ 
2200 \texttt{\textbackslash jcharwidowpenalty} が,
2201 その文字の直前に挿入されうるか否か,を示す.
2202 %</ja>
2203 \end{table} 
2204
2205 %<*en>
2206 \verb+\kcatcode+ can be set by a row of JIS~X~0208 in \pTeX,
2207 and generally by a Unicode block\footnote{%
2208   \upTeX\ divides \texttt{U+FF00}--\texttt{U+FFEF} (Halfwidth and Fullwidth Forms)
2209   into three subblocks, and \texttt{\textbackslash kcatcode} can be set by a subblock.
2210 }
2211 in \upTeX. So characters which can be used in a control word 
2212 slightly differ between \pTeX~and~\upTeX.
2213 %</en>
2214 %<*ja>
2215 \pTeX では \verb+\kcatcode+ はJIS~X~0208の区単位,
2216 \upTeX では概ねUnicodeブロック単位\footnote{%
2217   \texttt{U+FF00}--\texttt{U+FFEF} (Halfwidth and Fullwidth Forms)は
2218   「全角英数字」「半角カナ」「その他」と3つに分割されており,
2219   それぞれ別々に \texttt{\textbackslash kcatcode} が指定できるようになっている.
2220 }で設定可能になっている.そのため,\pTeX と\upTeX の初期状態では
2221 制御綴内で使用可能な文字が微妙に異なっている.
2222 %</ja>
2223
2224 %<*en>
2225 \subsection{Case of \LuaTeX-ja}
2226 The role of \verb+\kcatcode+ in \pTeX~and~\upTeX\ caan be 
2227 divided into the following four kinds, 
2228 and \LuaTeX-ja can control these four kinds separately:
2229 \begin{itemize}
2230  \item
2231 \emph{Distinction between\textbf{JAchar} or \textbf{ALchar}}
2232 is controlled by using the character range, see Subsection~\ref{ssec-setrange}.
2233  \item
2234 \emph{Whether the character can be used in a control word}
2235 is controlled by setting \verb+\catcode+ to 11~(enabled) or 12~(disabled), as usual.
2236  \item
2237 \emph{Whether \Param{jcharwidowpenalty} can be inserted before the character}
2238 is controlled by the lowermost bit of the \Param{kcatcode} parameter.
2239  \item
2240 \emph{Ignoring linebreak after a \textbf{JAchar}} is always ignored.
2241 \end{itemize}
2242 %</en>
2243 %<*ja>
2244 \subsection{\LuaTeX-jaの場合}
2245 \LuaTeX-jaでは,従来の\pTeX・\upTeX における \verb+\kcatcode+ の役割を
2246 分割している:
2247 \begin{description}
2248  \item[欧文/和文の区別 (\upTeX)] 
2249 \verb+\ltjdefcharrange+ と\textsf{jacharrange}パラメータ(\ref{ssec-setrange}節)
2250  \item[制御綴中に使用可か]
2251 \LuaTeX 自身の \verb+\catcode+ でよい
2252  \item[\Param{jcharwidowpenalty}が挿入可か]
2253 \Param{kcatcode}パラメータの最下位ビット
2254  \item[直後の改行の無視]
2255 日本語しか想定していないので\textbf{JAchar}については一律有効
2256 \end{description}
2257 %</ja>
2258
2259 %<*en>
2260 Default setting of \verb+\catcode+ of \LuaTeX\ can be found 
2261 in \texttt{luatex-unicode-letters.tex},
2262 which is based on \texttt{unicode-letters.tex} (for \XeTeX).
2263 However, the default setting of \verb+\catcode+ differs
2264 between \XeTeX\ and \LuaTeX, by the following reasons:
2265 \begin{itemize}
2266  \item \texttt{luatex-unicode-letters.tex} is based on old \texttt{unicode-letters.tex}.
2267  \item The latter half of \texttt{unicode-letters.tex} sets
2268 \verb+\catcode+ of Kanji and kana characters to 11,
2269 via setting \verb+\XeTeXcharclass+.
2270
2271 However, this latter half is simply omitted in
2272 \texttt{luatex-unicode-letters.tex}, hence
2273 \verb+\catcode+ of Kanji and kana characters remains 12 in \LuaTeX.
2274 \end{itemize}
2275 In other words, Kanji nor kana characters cannot be used in 
2276 a control word, in the default setting of \LuaTeX.
2277
2278 This would be inconvenient for \pTeX~users to shifting to \LuaTeX-ja, 
2279 since several control words containing Kanji, such as \verb+\西暦+, 
2280 are used in \pTeX.
2281 Hence, \LuaTeX-ja have a counterpart of \texttt{unicode-letters.tex}
2282 for \LuaTeX, \emph{to match the \texttt{\textbackslash catcode} setting with that of \XeTeX.}
2283 %</en>
2284 %<*ja>
2285 ネイティブにUnicode全部の文字を扱える\XeTeX や\LuaTeX では,
2286 文字が制御綴内で使用できるかは通常の欧文文字と同じく \verb+\catcode+
2287 で指定することとなる.\XeTeX における \verb+\catcode+ の初期設定は\ 
2288 \texttt{unicode-letters.tex} 中に記述されており,\LuaTeX ではそれを
2289 元にした \texttt{luatex-unicode-letters.tex} を用いている.
2290
2291 だが,\XeTeX における \verb+\catcode+ の初期設定と
2292 \LuaTeX におけるそれは一致していない:
2293 \begin{itemize}
2294  \item \texttt{luatex-unicode-letters.tex} の元になった\ 
2295 \texttt{unicode-letters.tex} が古い
2296  \item \texttt{unicode-letters.tex} の後半部では
2297 \verb+\XeTeXcharclass+ の設定を行なっており,
2298 それによって漢字や仮名の \verb+\catcode+ が11に設定されている.
2299
2300 しかし,\texttt{luatex-unicode-letters.tex} ではこの「後半部」が
2301 まるごと省略されており,漢字や仮名の \verb+\catcode+ は12のまま.
2302 \end{itemize}
2303 言い換えると,\LuaTeX の初期状態では漢字や仮名を制御綴内に
2304 使用することはできない.
2305
2306 これでは \pTeX で使用できた \verb+\西暦+ などが使えないこととなり,
2307 \LuaTeX-jaへの移行で手間が生じる.そのため,\LuaTeX-jaでは
2308 \texttt{unicode-letters.tex} の後半部にあたる内容を自前でパッチし,
2309 結果として\textbf{\XeTeX における初期設定と同じになるようにしている.}
2310 %</ja>
2311
2312 \begin{table}
2313  \centering\small
2314 %<en>\caption{Difference of the set of non-kanji JIS~X~0208 characters which can be used in a control word}
2315 %<ja>\caption{制御綴中に使用出来るJIS~X~0208非漢字の違い}
2316 \label{table-kcat-diff}
2317 \def\D#1#2#3#4{%
2318   {\fboxsep0pt\fcolorbox{cyan}{white}%
2319   {\large\char"#1#2#3#4}}\ (\texttt{U+#1#2#3#4})} %"
2320 \leavevmode\hbox to 0pt{\hss\begin{tabular}{cccccc}
2321 \toprule
2322 %<en>&\bf row&\bf column&\bf \pTeX&\bf \upTeX&\bf\LuaTeX-ja\\
2323 %<ja>&\bf 区&\bf 点&\bf \pTeX&\bf \upTeX&\fontseries{b}\selectfont\LuaTeX-ja\\
2324 \midrule
2325 \D 3000&1&1&N&N&Y\\
2326 \D 30FB&1&6&N&Y&N\\
2327 \D 309B&1&11&N&Y&N\\
2328 \D 309C&1&12&N&Y&N\\
2329 \D FF40&1&14&N&N&Y\\
2330 \D FF3E&1&16&N&N&Y\\
2331 \D FFE3&1&17&N&N&Y\\
2332 \D FF3F&1&18&N&N&Y\\
2333 \D 30FD&1&19&N&Y&Y\\
2334 \D 30FE&1&20&N&Y&Y\\
2335 \D 309D&1&21&N&Y&Y\\
2336 \D 309E&1&22&N&Y&Y\\
2337 \D 3003&1&23&N&N&Y\\
2338 \D 4EDD&1&24&N&Y&Y\\
2339 \D 3005&1&25&N&N&Y\\
2340 \D 3006&1&26&N&N&Y\\
2341 \D 3007&1&27&N&N&Y\\
2342 \D 30FC&1&28&N&Y&Y\\
2343 \bottomrule
2344 \end{tabular}\qquad
2345 \begin{tabular}{cccccc}
2346 \toprule
2347 %<en>&\bf row&\bf column&\bf \pTeX&\bf \upTeX&\bf\LuaTeX-ja\\
2348 %<ja>&\bf 区&\bf 点&\bf \pTeX&\bf \upTeX&\fontseries{b}\selectfont\LuaTeX-ja\\
2349 \midrule
2350 \D FF0F&1&31&N&N&Y\\
2351 \D FF3C&1&32&N&N&Y\\
2352 \D FF5C&1&35&N&N&Y\\
2353 \D FF0B&1&60&N&N&Y\\
2354 \D FF1D&1&65&N&N&Y\\
2355 \D FF1C&1&67&N&N&Y\\
2356 \D FF1E&1&68&N&N&Y\\
2357 \D FF03&1&84&N&N&Y\\
2358 \D FF06&1&85&N&N&Y\\
2359 \D FF0A&1&86&N&N&Y\\
2360 \D FF20&1&87&N&N&Y\\
2361 \D 3012&2&9&N&N&Y\\
2362 \D 3013&2&14&N&N&Y\\
2363 \D FFE2&2&44&N&N&Y\\
2364 \D 212B&2&82&N&N&Y\\
2365 %<en>\multicolumn{3}{c}{$\vphantom{\D 3000}$\hbox{}Greek letters (row 6)}&Y&N&Y\\
2366 %<en>\multicolumn{3}{c}{$\vphantom{\D 3000}$\hbox{}Cyrillic letters (row 7)}&N&N&Y\\
2367 %<ja>\multicolumn{3}{c}{$\vphantom{\D 3000}$\hbox{}ギリシャ文字(6区)}&Y&N&Y\\
2368 %<ja>\multicolumn{3}{c}{$\vphantom{\D 3000}$\hbox{}キリル文字(7区)}&N&N&Y\\
2369 $\vphantom{\D 3000}$\\
2370 \bottomrule
2371 \end{tabular}\hss}\par
2372 \end{table}
2373
2374 %<*en>
2375 \subsection{Non-kanji Characters in a Control Word}
2376 Because the engine differ, so non-kanji JIS~X~0208 characters
2377 which can be used in a control word differ in \pTeX, in \upTeX,~and~in \LuaTeX-ja.
2378 Table~\ref{table-kcat-diff} shows the difference.
2379 Except for four characters ``・'',~``゛'', ``゜'',~``゠'', 
2380 \LuaTeX-ja admits more characters in a control word than \upTeX.
2381 \emph{Note that the ideographic space~\texttt{U+3000} can be used 
2382 in a control word in \LuaTeX-ja.}
2383
2384 Difference becomes larger, if we consider 
2385 non-kanji JIS~X~0213 characters.
2386 For the detail, see \url{https://github.com/h-kitagawa/kct}.
2387 %</en>
2388 %<*ja>
2389 \subsection{制御綴中に使用出来るJIS非漢字の違い}
2390
2391 エンジンが異なるので,\pTeX, \upTeX, \LuaTeX-ja
2392 において制御綴中に使用可能なJIS~X~0208の文字は異なる.
2393 異なっているところだけを載せると,表\ref{table-kcat-diff}のようになる.
2394 「・」「゛」「゜」「゠」を除けば,\LuaTeX-jaでは\upTeX より多くの文字が
2395 制御綴に使用可能になっている.
2396 \textbf{特に重要なのは,全角空白(\texttt{U+3000})が
2397 \LuaTeX-jaでは制御綴中に使用可能であることである.}
2398
2399 JIS~X~0213の範囲に広げると,差異はさらに大きくなる.
2400 詳細については例えば \url{https://github.com/h-kitagawa/kct} 中の\ 
2401 \texttt{kct-uni-out.pdf} などを参照すること.
2402 %</ja>
2403
2404
2405 %<en>\section{Font Metric and Japanese Font}
2406 %<ja>\section{フォントメトリックと和文フォント}
2407 %<en>\subsection{\texttt{\textbackslash jfont}}
2408 %<ja>\subsection{\texttt{\textbackslash jfont} 命令}
2409 \label{ssec-jfont}
2410
2411 %<*en>
2412 To load a font as a Japanese font, you must use the
2413 \verb+\jfont+ instead of~\verb+\font+, while
2414 \verb+\jfont+ admits the same syntax used in~\verb+\font+.
2415 \LuaTeX-ja automatically loads \Pkg{luaotfload} package,
2416 so TrueType/OpenType fonts with features can be used for Japanese fonts:
2417 %</en>
2418 %<*ja>
2419 フォントを和文フォントとして読み込むためには,\verb+\jfont+ を
2420 \verb+\font+ プリミティブの代わりに用いる.
2421 \verb+\jfont+ の文法は \verb+\font+ と同じである.
2422 \LuaTeX-jaは\Pkg{luaotfload}パッケージを自動的に読み込むので,
2423 TrueType/OpenTypeフォントにfeatureを指定したものを和文フォントとして用いる
2424 ことができる:
2425 %</ja>
2426 \begin{LTXexample}[width=0.3\textwidth]
2427 \jfont\tradgt={file:KozMinPr6N-Regular.otf:script=latn;%
2428   +trad;-kern;jfm=ujis} at 14pt
2429 \tradgt 当/体/医/区
2430 \end{LTXexample}
2431
2432 %<*en>
2433 Note that the defined control sequence
2434 (\verb+\tradgt+ in the example above) using \verb+\jfont+ is not a
2435 \textit{font\_def} token,  but a macro.
2436 Hence the input like \verb+\fontname\tradgt+
2437 causes a error.  We denote control sequences which are defined in
2438 \verb+\jfont+ by <jfont\_cs>.
2439 %</en>
2440 %<*ja>
2441 なお,\verb+\jfont+ で定義された制御綴(上の例だと \verb+\tradgt+)
2442 は\textit{font\_def}トークンではなくマクロである.従って,\verb+\fontname\tradgt+ のような
2443 入力はエラーとなる.以下では \verb+\jfont+ で定義された
2444 制御綴を<jfont\_cs>で表す.
2445 %</ja>
2446
2447 \paragraph{JFM}
2448 %<*en>
2449 As noted in Introduction, a JFM has measurements of characters and
2450 glues/kerns that are automatically inserted for Japanese
2451 typesetting. The structure of JFM will be described in the next
2452 subsection. At the calling of \verb+\jfont+, you must specify
2453 which JFM will be used for this font by the following keys:
2454 %</en>
2455 %<*ja>
2456 「はじめに」の節で述べたように,JFMは文字と和文組版で自動的に挿入される
2457 グルー/カーンの寸法情報を持っている.JFMの構造は次の節で述べる.
2458 \verb+\jfont+ 命令の呼び出しの際には,どのJFMを用いるのかを以下のキーで
2459 指定する必要がある:
2460 %</ja>
2461
2462 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
2463 \item[jfm=<name>]
2464 %<*en>
2465 Specify the name of JFM. If specified JFM has not been loaded, \LuaTeX-ja search and load
2466 a file named \texttt{jfm-<name>.lua}.
2467
2468 The following JFMs are shipped with \LuaTeX-ja:
2469 %</en>
2470 %<*ja>
2471 JFMの名前を指定する.もし以前に指定されたJFMが読み込まれていなければ,
2472 \texttt{jfm-<name>.lua}を読み込む.以下のJFMが\LuaTeX-jaには同梱されている:
2473 %</ja>
2474 \begin{description}
2475 %<*en>
2476 \item[\tt jfm-ujis.lua] A standard JFM in \LuaTeX-ja. This JFM is
2477   based on \verb+upnmlminr-h.tfm+, a metric for UTF/OTF package that
2478   is used in \upTeX. When you use the \Pkg{luatexja-otf} package, you should use this JFM.
2479 %</en>
2480 %<*ja>
2481 \item[\tt jfm-ujis.lua] \LuaTeX-jaの標準JFMである.このJFMは\upTeX で
2482   用いられるUTF/OTFパッケージ用の和文用TFMである \verb+upnmlminr-h.tfm+ を
2483   元にしている.\Pkg{luatexja-otf}パッケージを使うときはこのJFMを指定するべきである.
2484 %</ja>
2485 %<*en>
2486 \item[\tt jfm-jis.lua] A counterpart for \verb+jis.tfm+, ``JIS font
2487   metric'' which is widely used in \pTeX. A major difference between
2488   \texttt{jfm-ujis.lua} and this \texttt{jfm-jis.lua} is that
2489   most characters under \texttt{jfm-ujis.lua} are square-shaped,
2490   while that under \texttt{jfm-jis.lua} are horizontal
2491   rectangles.
2492 %</en>
2493 %<*ja>
2494 \item[\tt jfm-jis.lua] \pTeX で広く用いられている「JISフォントメトリック」
2495   \verb+jis.tfm+ に相当するJFMである.\texttt{jfm-ujis.lua}とこの
2496   \texttt{jfm-jis.lua}の主な違いは,\texttt{jfm-ujis.lua}ではほとんどの文字が
2497   正方形状であるのに対し,\texttt{jfm-jis.lua}では横長の長方形状である.
2498 %</ja>
2499 %<*en>
2500 \item[\tt jfm-min.lua] A counterpart for \verb+min10.tfm+, which is one
2501   of the default Japanese font metric shipped with \pTeX. There
2502   are notable difference between this JFM and other 2~JFMs, as
2503   shown in Table~\ref{tab-difjfm}.
2504 %</en>
2505 %<*ja>
2506 \item[\tt jfm-min.lua] \pTeX に同梱されているデフォルトの和文用TFM
2507   である \verb+min10.tfm+ に相当するJFMである.このJFMと他の2つのJFMの間には
2508   表\ref{tab-difjfm}に示すような特筆すべき違いがある.
2509 %</ja>
2510 \end{description}
2511
2512 %<*en>
2513 \item[jfmvar=<string>] Sometimes there is a need that \ldots.
2514 %</en>
2515 %<*ja>
2516 \item[jfmvar=<string>] 標準では,JFMとサイズが同じで,
2517   実フォントだけが異なる2つの和文フォントは「区別されない」.例えば
2518 下の例において,最初の「)」と「【」の実フォントは異なるが,
2519 JFMもサイズも同じなので,普通に「)【」と入力した時と同じように半角空きとなる.
2520
2521 しかし,時には……
2522
2523 %</ja>
2524 \begin{LTXexample}[width=0.3\textwidth]
2525 \ltjsetparameter{differentjfm=both}
2526 \jfont\F=file:KozMinPr6N-Regular.otf:jfm=ujis
2527 \jfont\G=file:KozGoPr6N-Medium.otf:jfm=ujis
2528 \jfont\H=file:KozGoPr6N-Medium.otf:jfm=ujis;jfmvar=hoge
2529
2530 \F ){\G 【】}( % halfwidth space
2531    ){\H 『』}( % fullwidth space
2532
2533 \ltjsetparameter{differentjfm=paverage}
2534 \end{LTXexample}
2535 \end{list}
2536
2537 \begin{table}[t]
2538 %<en>\caption{Differences between JFMs shipped with \LuaTeX-ja}
2539 %<ja>\caption{\LuaTeX-ja に同梱されている JFM の違い}
2540 \label{tab-difjfm}
2541 \ltjsetparameter{jacharrange={+3}}
2542 \centering\small
2543 \def\r#1{{\jfont\g=file:KozMinPr6N-Regular.otf:jfm=#1 at 14.43324pt \g
2544 \setbox0=\vtop{\hsize=7\zw\noindent ◆◆◆◆◆◆◆
2545 ある日モモちゃんがお使いで迷子になって泣きました.}\copy0
2546 \vrule height 0pt depth \dp0}}
2547 \def\s#1{{\jfont\g=file:KozMinPr6N-Regular.otf:jfm=#1 at 14.43324pt \g
2548 \setbox0=\vtop{\hsize=7\zw\noindent ちょっと!何}\copy0}}
2549 \def\t#1{{\jfont\g=file:KozMinPr6N-Regular.otf:jfm=#1 at 19.24432pt \g
2550 \setbox0=\hbox{漢}%
2551 \vrule width 0.4pt height\ht0 depth\dp0\kern-.2pt\copy0
2552 \kern-\wd0\vrule width\wd0height .2pt depth .2pt
2553 \kern-\wd0\raise\ht0\hbox{\vrule width\wd0height .2pt depth .2pt}%
2554 \kern-\wd0\lower\dp0\hbox{\vrule width\wd0height .2pt depth .2pt}%
2555 \kern-.2pt\vrule width 0.4pt height\ht0 depth \dp0}}
2556 \begin{tabular}{rccc}
2557 \toprule
2558 &\tt jfm-ujis.lua&\tt jfm-jis.lua&\tt jfm-min.lua\\
2559 \midrule
2560 %<en>Example~1\cite{min10}
2561 %<ja>例1\cite{min10}
2562 &\r{ujis}&\r{jis}&\r{min}\\
2563 %<en>Example~2
2564 %<ja>例2
2565 &\s{ujis}&\s{jis}&\s{min}\\
2566 Bounding Box&\t{ujis}&\t{jis}&\t{min}\\
2567 \bottomrule
2568 \end{tabular}
2569 \ltjsetparameter{jacharrange={-3}}
2570 \end{table}
2571
2572 %<en>\paragraph{Note: \texttt{kern} feature}
2573 %<ja>\paragraph{注意:\texttt{kern} feature}
2574 \label{para-kern}
2575 %<*en>
2576 Some fonts have information for inter-glyph spacing. However, this
2577 information is not well-compatible with \LuaTeX-ja.  More concretely,
2578 this kerning space from this information are inserted \emph{before} the
2579 insertion process of \textbf{JAglue}, and this causes incorrect spacing
2580 between two characters when both a glue/kern from the data in the font
2581 and it from JFM are present.
2582 %</en>
2583 %<*ja>
2584 いくつかのフォントはグリフ間のスペースについての情報を持っている.しかし,
2585 この情報は\LuaTeX-ja とはあまり相性がよくない.具体的には,この情報に基づいて挿入
2586 されるカーニングスペースは\textbf{JAglue}の挿入過程の\textbf{前に}挿入され,
2587 JFMに基づくグルー/カーンも挿入される場合には2文字間の意図しないスペースの原因と
2588 なる.
2589 %</ja>
2590 \begin{itemize}
2591 %<*en>
2592 \item You should specify \texttt{-kern} in
2593   \verb+jfont+ when you want to use other font features,
2594   such as \texttt{script=...}\,.
2595 %</en>
2596 %<*ja>
2597 \item  \texttt{script=...}といったfeatureを使いたい場合には,\verb+\jfont+
2598   に\texttt{-kern}を指定するべきである.
2599 %</ja>
2600 %<*en>
2601 \item If you want to use Japanese fonts in proportional width, and use
2602       information from this font, use \texttt{jfm-prop.lua} for its JFM, and\,\ldots.
2603 %</en>
2604 %<*ja>
2605 \item もしプロポーショナル幅の和文フォントをそのフォントの情報に基づいて使いたい
2606   ならば,\texttt{jfm-prop.lua}をJFMとして指定し,……
2607 %</ja>
2608 TODO: kanjiskip?
2609 \end{itemize}
2610
2611
2612 %<*ja>
2613 \paragraph{\texttt{extend}と\texttt{slant}}
2614 OpenType font featureと見かけ上同じような形式で指定できるものに,
2615 \begin{description}
2616 \item[\texttt{extend=}<extend>] 横方向に<extend>倍拡大する.
2617 \item[\texttt{slant=}<slant>] <slant>に指定された割合だけ傾ける.
2618 \end{description}  
2619 の2つがある.
2620 \texttt{extend}や\texttt{slant}を指定した場合は,それに応じたJFMを指定すべきである%
2621 \footnote{\LuaTeX-jaでは,これらに対するJFMを特に提供することはしない予定である.}.
2622 例えば,次の例では無理やり通常のJFMを使っているために,文字間隔やイタリック補正量が
2623 正しくない:
2624 %</ja>
2625 %<*en>
2626 \paragraph{\texttt{extend} and \texttt{slant}}
2627 The following setting can be specified as OpenType font features:
2628 \begin{description}
2629 \item[\texttt{extend=}<extend>] expand the font horizontally by <extend>.
2630 \item[\texttt{slant=}<slant>] slant the font.
2631 \end{description}
2632 Note that \LuaTeX-ja doesn't adjust JFMs by these \texttt{extend} and \texttt{slant}
2633 settings; you have to write new JFMs on purpose. 
2634 For example, the following example uses the standard JFM \texttt{jfm-ujis.lua}, hence
2635 letter-spacing and the width of italic correction are not correct:
2636 %</en>
2637 \begin{LTXexample}[width=0.3\textwidth]
2638 \jfont\E=file:KozMinPr6N-Regular.otf:extend=1.5;jfm=ujis
2639 \E あいうえお
2640
2641 \jfont\S=file:KozMinPr6N-Regular.otf:slant=1;jfm=ujis
2642 \S あいう\/ABC
2643 \end{LTXexample}
2644
2645
2646 %<en>\subsection{Prefix \texttt{psft}}
2647 %<ja>\subsection{\texttt{psft}プリフィックス}
2648 \label{ssec-psft}
2649 %<*en>
2650 Besides ``\texttt{file:}''\ and ``\texttt{name:}''\ prefixes which
2651 are introduced in the \Pkg{luaotfload} package, 
2652 \LuaTeX-ja adds ``\texttt{psft:}''\ prefix in \verb+\jfont+ (and~\verb+\font+),
2653 to specify a ``name-only'' Japanese font which
2654 will not be embedded to PDF. Typical use of this prefix is to specify
2655 standard, non-embedded Japanese fonts, namely, ``Ryumin-Light'' and
2656 ``GothicBBB-Medium''.
2657
2658 \emph{OpenType font features, such as ``{\tt +jp90}'', 
2659 have no meaning in name-only fonts using this ``{\tt psft:}''\ prefix.
2660 This is because we can't expect what fonts are actually used by the PDF reader.}
2661 Note that \texttt{extend}~and~\texttt{slant} settings (see~above) are supported
2662 with \texttt{psft} prefix, because they are only simple linear transformations.
2663 %</en>
2664 %<*ja>
2665 \Pkg{luaotfload}で使用可能になった
2666 \texttt{file:}\ と \texttt{name:}\ のプリフィックスに加えて,
2667 \verb+\jfont+(と \verb+\font+ プリミティブ)では
2668 \texttt{psft:}プリフィックスを用いることができる.
2669 このプリフィックスを用いることで,PDFには埋め込まれない「名前だけの」
2670 和文フォントを指定することができる.「標準的な」非埋め込み和文フォント,
2671 つまり「Ryumin-Light」「GothicBBB-Medium」の指定でこのプリフィックスが使われる.
2672
2673 \emph{\texttt{psft} プリフィックスの下では
2674 \texttt{+jp90} などのOpenType font featureの効力はない.
2675 非埋込フォントをPDFに使用すると,実際にどのようなフォントが
2676 表示に用いられるか予測できないからである.}\
2677 \texttt{extend} と \texttt{slant} 指定は単なる変形のため
2678 \texttt{psft} プリフィックスでも使用可能である.
2679 %</ja>
2680
2681 %<en>\paragraph{\texttt{cid} key}
2682 %<ja>\paragraph{\texttt{cid}キー}
2683 \label{para-cid}
2684
2685 %<*en>
2686 The default font defined by using \texttt{psft:} prefix is for Japanese typesetting;
2687 it is Adobe-Japan1-6 CID-keyed font.
2688 One can specify \texttt{cid} key to use other CID-keyed non-embedded fonts
2689 for Chinese or Korean typesetting.
2690 %</en>
2691 %<*ja>
2692 標準で\texttt{psft:}プリフィックスで定義されるフォントは日本語用のもので
2693 あり,Adobe-Japan1-6のCIDに対応したものとなる.しかし,\LuaTeX-jaは中国語
2694 の組版にも威力を発揮することが分かり,日本語フォントでない非埋込フォント
2695 の対応も必要となった.そのために追加されたのが\texttt{cid}キーである.
2696
2697 \texttt{cid}キーに値を指定すると,そのCIDを持った非埋込フォントを定義することができる:
2698 %</ja>
2699 \begin{lstlisting}[numbers=left]
2700 \jfont\testJ={psft:Ryumin-Light:cid=Adobe-Japan1-6;jfm=jis}     % Japanese
2701 \jfont\testD={psft:Ryumin-Light:jfm=jis}                        % default value is Adobe-Japan1-6
2702 \jfont\testC={psft:AdobeMingStd-Light:cid=Adobe-CNS1-6;jfm=jis} % Traditional Chinese
2703 \jfont\testG={psft:SimSun:cid=Adobe-GB1-5;jfm=jis}              % Simplified Chinese
2704 \jfont\testK={psft:Batang:cid=Adobe-Korea1-2;jfm=jis}           % Korean
2705 \end{lstlisting}
2706 %<*en>
2707 Note that the code above specifies \texttt{jfm-jis.lua}, which is for Japanese fonts,
2708 as JFM for Chinese and Korean fonts.
2709 %</en>
2710 %<*ja>
2711 上のコードでは中国語・韓国語用フォントに対してもJFMに
2712 日本語用の\texttt{jfm-jis.lua}を指定しているので注意されたい.
2713 %</ja>
2714
2715 %<*en>
2716 At present, \LuaTeX-ja supports only 4 values written in the sample code above.
2717 Specifying other values, e.g.,
2718 %</en>
2719 %<*ja>
2720 今のところ,\LuaTeX-jaは上のサンプルコード中に書いた4つの値しかサポートしていない.
2721 %</ja>
2722 \begin{lstlisting}
2723 \jfont\test={psft:Ryumin-Light:cid=Adobe-Japan2;jfm=jis}
2724 \end{lstlisting}
2725 %<*en>
2726 produces the following error:
2727 %</en>
2728 %<*ja>
2729 のようにそれら以外の値を指定すると,エラーが発生する:
2730 %</ja>
2731 \begin{lstlisting}[numbers=left]
2732 ! Package luatexja Error: bad cid key `Adobe-Japan2'.
2733
2734 See the luatexja package documentation for explanation.
2735 Type  H <return>  for immediate help.
2736 <to be read again>
2737                    \par
2738 l.78
2739
2740 ? h
2741 I couldn't find any non-embedded font information for the CID
2742 `Adobe-Japan2'. For now, I'll use `Adobe-Japan1-6'.
2743 Please contact the LuaTeX-ja project team.
2744 ?
2745 \end{lstlisting}
2746
2747 %<en>\subsection{Structure of a JFM File}
2748 %<ja>\subsection{JFMファイルの構造}
2749 \label{ssec-jfm-str}
2750 %<en>A JFM file is a Lua script which has only one function call:
2751 %<ja>JFMファイルはただ一つの関数呼び出しを含むLuaスクリプトである:
2752 \begin{verbatim}
2753 luatexja.jfont.define_jfm { ... }
2754 \end{verbatim}
2755 %<*en>
2756 Real data are stored in the table which indicated above by
2757 \verb+{ ... }+.  So, the rest of this subsection are devoted to describe the
2758 structure of this table.  Note that all lengths in a JFM file are
2759 floating-point numbers in design-size unit.
2760 %</en>
2761 %<*ja>
2762 実際のデータは上で \verb+{ ... }+ で示されたテーブルの中に格納されている.
2763 以下ではこのテーブルの構造について記す.
2764 なお,JFMファイル中の長さは全てdesign-sizeを単位とする浮動小数点数であることに
2765 注意する.
2766 %</ja>
2767
2768 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
2769
2770 \item[dir=<direction>]
2771 %<en>(required)
2772 %<ja>(必須)
2773
2774 %<en>The direction of JFM. At the present, only \texttt{'yoko'} is supported.
2775 %<ja>JFMの書字方向.現時点では横書き(\texttt{'yoko'})のみがサポートされる.
2776
2777 \item[zw=<length>]
2778 %<en>(required)
2779 %<ja>(必須)
2780
2781 %<en>The amount of the length of the ``full-width''.
2782 %<ja>「全角幅」の長さ.
2783
2784 \item[zh=<length>]
2785 %<en>(required)
2786 %<ja>(必須)
2787
2788 %<en>The amount of the ``full-height'' (height + depth). 
2789 %<ja>「全角高さ」(height + depth)の長さ.通常は全角幅と同じ長さになるだろう.
2790
2791 \item[kanjiskip=\{<natural>, <stretch>, <shrink>\}]
2792 %<en>(optional)
2793 %<ja>(任意)
2794
2795 %<*en>
2796 This field specifies the ``ideal'' amount of \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}. As noted
2797              in Subsection~\ref{subs-kskip}, if the parameter
2798              \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} is \verb+\maxdimen+, the value specified
2799              in this field is actually used (if this field is not specified in
2800              JFM, it is regarded as 0\,pt). Note that <stretch> and <shrink>
2801              fields are in design-size unit too.
2802 %</en>
2803 %<*ja>
2804 理想的な\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}の量を指定する.\ref{subs-kskip}節で述べたように,
2805 もし\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}が \verb+\maxdimen+ の値ならば,このフィールドで指定された
2806 値が実際には用いられる(指定なしは0\,ptとして扱われる).<stretch>と<shrink>のフィールドもdesign-size
2807 が単位であることに注意せよ.
2808 %</ja>
2809
2810 \item[xkanjiskip=\{<natural>, <stretch>, <shrink>\}]
2811 %<en>(optional)
2812 %<ja>(任意)
2813
2814 %<*en>
2815 Like the \texttt{kanjiskip} field, this field specifies the ``ideal''
2816              amount of \Param{\hyperlink{fld:xks}{xkanjiskip}}.
2817 %</en>
2818 %<*ja>
2819 \texttt{kanjiskip}フィールドと同様に,\Param{\hyperlink{fld:xks}{xkanjiskip}}の理想的な量を
2820 指定する.
2821 %</ja>
2822 \end{list}
2823
2824 %<*en>
2825 \paragraph{Character classes}
2826 Besides from above fields, a JFM file have several sub-tables those
2827 indices are natural numbers.  The table indexed by~$i\in\omega$ stores
2828 information of \emph{character class}~$i$. At least, the character class~0 is
2829 always present, so each JFM file must have a sub-table whose index is
2830 \texttt{[0]}.  Each sub-table (its numerical index is denoted by $i$) has
2831 the following fields:
2832 %</en>
2833 %<*ja>
2834 \paragraph{文字クラス}
2835 上記のフィールドに加えて,JFMファイルはそのインデックスが自然数であるいくつかの
2836 サブテーブルを持つ.インデックスが$i\in\omega$であるテーブルは\emph{文字クラス}$i$の
2837 情報を格納する.少なくとも,文字クラス0は常に存在するので,JFMファイルはインデックス
2838 が\texttt{[0]}のサブテーブルを持たなければならない.それぞれのサブテーブル
2839 (そのインデックスを$i$で表わす)は以下のフィールドを持つ:
2840 %</ja>
2841
2842 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
2843 \item[chars=\{<character>, ...\}]
2844 %<en>(required except character class~0)
2845 %<ja>(文字クラス0を除いて必須)
2846
2847 %<*en>
2848 This field is a list of characters which are in this character
2849              type~$i$. This field is optional if $i=0$, since all
2850              \textbf{JAchar} which do not belong  any character classes other
2851              than 0 are in the character class 0
2852              (hence, the character class~0 contains most of
2853              \textbf{JAchar}s). In the list, character(s) can be specified in the following form:
2854 \begin{itemize}
2855 \item a Unicode code point
2856 \item the character itself (as a Lua string, like \hbox{\ltjsetparameter{autoxspacing=false}\verb+'あ'+})
2857 \item a string like \hbox{\ltjsetparameter{autoxspacing=false}\verb+'あ*'+} (the character followed by an asterisk)
2858 \item several ``imaginary'' characters (We will describe these later.)
2859 \end{itemize}
2860 %</en>
2861 %<*ja>
2862 このフィールドは文字クラス$i$に属する文字のリストである.このフィールドは$i=0$の
2863 場合には任意である(文字クラス0には,0以外の文字クラスに属するものを
2864 除いた全ての\textbf{JAchar}が属するから).このリスト中で文字を指定するには,以下の方法がある:
2865 \begin{itemize}
2866 \item Unicode におけるコード番号
2867 \item 「\hbox{\ltjsetparameter{autoxspacing=false}\verb+'あ'+}」のような,文字それ自体
2868 \item 「\hbox{\ltjsetparameter{autoxspacing=false}\verb+'あ*'+}」のような,文字それ自体の後にアスタリスクをつけたもの
2869 \item いくつかの「仮想的な文字」(後に説明する)
2870 \end{itemize}
2871 %</ja>
2872
2873 \item[width=<length>, height=<length>, depth=<length>, italic=<length>]
2874 %<en>(required)
2875 %<ja>(必須)
2876
2877 %<*en>
2878 Specifythe width of characters in character class~$i$, the height, the depth and
2879 the amount of italic correction. All characters in character class~$i$ are regarded that its width, height, and depth are
2880 as values of these fields.
2881 But there is one exception: if \texttt{'prop'} is specified in \texttt{width} field, width of a character becomes that of its ``real'' glyph.
2882 %</en>
2883 %<*ja>
2884 文字クラス$i$に属する文字の幅,高さ,深さ,イタリック補正の量を指定する.
2885 文字クラス$i$に属する全ての文字は,その幅,高さ,深さがこのフィールドで指定した
2886 値であるものとして扱われる.
2887 しかし,例外が一つある:もし \texttt{'prop'} が \texttt{width} フィールドに
2888 指定された場合,文字の幅はその「実際の」グリフの幅となる.
2889 %</ja>
2890
2891 \item[left=<length>, down=<length>, align=<align>]\
2892
2893 %<*en>
2894 These fields are for adjusting the position of the ``real'' glyph. Legal
2895              values of \texttt{align} field are \texttt{'left'},
2896              \texttt{'middle'}, and \texttt{'right'}. If one of these
2897              3~fields are omitted, \texttt{left} and \texttt{down} are
2898              treated as~0, and \texttt{align} field is treated as
2899              \texttt{'left'}.
2900 The effects of these 3~fields are indicated in Figure~\ref{fig-pos}.
2901 %</en>
2902 %<*ja>
2903 これらのフィールドは実際のグリフの位置を調整するためにある.
2904 \texttt{align} フィールドに指定できる値は \texttt{'left'}, \texttt{'middle'},
2905 \texttt{'right'} のいずれかである.もしこれら3つのフィールドのうちの1つが省かれた
2906 場合,\texttt{left} と \texttt{down} は0,\texttt{align} フィールドは
2907 \ \texttt{'left'} であるものとして扱われる.
2908 これら3つのフィールドの意味については図\ref{fig-pos}で説明する.
2909 %</ja>
2910
2911 %<*en>
2912 In most cases, \texttt{left} and \texttt{down} fields are~0, while
2913 it is not uncommon that the \texttt{align} field is \texttt{'middle'} or \texttt{'right'}.
2914 For example, setting the \texttt{align} field to \texttt{'right'} is practically needed
2915 when the current character class is the class for opening delimiters'.
2916 %</en>
2917 %<*ja>
2918 多くの場合,\texttt{left}と\texttt{down}は0である一方,
2919 \texttt{align}フィールドが\texttt{'middle'}や\texttt{'right'}であることは
2920 珍しいことではない.
2921 例えば,\texttt{align}フィールドを\texttt{'right'}に指定することは,
2922 文字クラスが開き括弧類であるときに実際必要である.
2923 %</ja>
2924
2925 \begin{figure}[!tb]
2926 \begin{minipage}{0.4\textwidth}%
2927 \begin{center}\unitlength=10pt\small
2928 \begin{picture}(15,12)(-1,-4)
2929 \color{black!10!white}% real glyph :step1
2930 \put(0,0){\vrule width 12\unitlength height 8\unitlength depth 3\unitlength}
2931
2932 \color{red!20!white}% real glyph :step1
2933 \put(-1,-1.5){\vrule width 6\unitlength height 7\unitlength depth 2.5\unitlength}
2934
2935 \color{red}% real glyph
2936 \thicklines
2937 \put(-1,-1.5){\vector(0,1){7}\vector(0,-1){2.5}\vector(1,0){6}}
2938 \put(5,-1.5){\line(0,1){7}\line(0,-1){2.5}}
2939 \put(-1,5.5){\line(1,0){6}}
2940 \put(-1,-4){\line(1,0){6}}
2941
2942 \color{green!20!white}% real glyph :step1
2943 \put(3,0){\vrule width 6\unitlength height 7\unitlength depth 2.5\unitlength}
2944
2945 \color{black}% real glyph :step1
2946 \thicklines
2947 \put(0,0){\vector(0,1){8}\line(0,-1){3}\vector(1,0){12}}
2948 \put(12,0){\line(0,1){8}\vector(0,-1){3}}
2949 \put(0,8){\line(1,0){12}}
2950 \put(0,-3){\line(1,0){12}}
2951 \put(0.2,4){\makebox(0,0)[l]{\texttt{height}}}
2952 \put(12.2,-1.5){\makebox(0,0)[l]{\texttt{depth}}}
2953 \put(6,0.2){\makebox(0,0)[b]{\texttt{width}}}
2954
2955 \color{green!50!black}% real glyph :step1
2956 \thicklines
2957 \put(3,0){\vector(0,1){7}\vector(0,-1){2.5}\vector(1,0){6}}
2958 \put(9,0){\line(0,1){7}\line(0,-1){2.5}}
2959 \put(3,7){\line(1,0){6}}
2960 \put(3,-2.5){\line(1,0){6}}
2961 \newsavebox{\eqdist}
2962 \savebox{\eqdist}(0,0)[b]{%
2963   \thinlines
2964   \put(-0.08,0.2){\line(0,-1){0.4}}%
2965   \put(0.08,0.2){\line(0,-1){0.4}}}
2966 \put(1.5,0){\usebox{\eqdist}}
2967 \put(10.5,0){\usebox{\eqdist}}
2968
2969 \color{blue}% shifted
2970 \thicklines
2971 \put(3,-1.5){\vector(-1,0){4}}
2972 \put(1,-1.7){\makebox(0,0)[t]{\texttt{left}}}
2973 \put(3,0){\vector(0,-1){1.5}}
2974 \put(3.2,-0.75){\makebox(0,0)[l]{\texttt{down}}}
2975 \end{picture}
2976 \end{center}
2977 \end{minipage}%
2978 \begin{minipage}{0.6\textwidth}%
2979 %<*en>
2980 Consider a node containing Japanese character whose value of the \texttt{align}
2981 field is \texttt{'middle'}.
2982 %</en>
2983 %<*ja>
2984 \texttt{align}フィールドの値が\texttt{'middle'}である和文文字を含むノードを
2985 考えよう.
2986 %</ja>
2987 \begin{itemize}
2988 \item
2989 %<*en>
2990 The black rectangle is a frame of the node.
2991 Its width, height, and depth are specified by JFM.
2992 %</en>
2993 %<*ja>
2994 黒色の長方形はノードの枠である.
2995 その幅,高さ,深さはJFMによって指定される.
2996 %</ja>
2997 \item
2998 %<*en>
2999 Since the \texttt{align} field is \texttt{'middle'},
3000 the ``real'' glyph is centered horizontally (the green rectangle).
3001 %</en>
3002 %<*ja>
3003 \texttt{align}フィールドは\texttt{middle}なので,実際のグリフは
3004 水平方向の中心に配置される(緑色の長方形).
3005 %</ja>
3006 \item
3007 %<*en>
3008 Furthermore, the glyph is shifted according to values of fields
3009       \texttt{left} and \texttt{down}. The ultimate position of the real
3010       glyph is indicated by the red rectangle.
3011 %</en>
3012 %<*ja>
3013 さらに,グリフは\texttt{left}と\texttt{down}の値に従ってシフトされる.
3014 最終的な実際のグリフの位置は赤色の長方形で示された位置になる.
3015 %</ja>
3016 \end{itemize}
3017 \end{minipage}
3018 \medskip
3019
3020 \caption{%
3021 %<en>The position of the real glyph.
3022 %<ja>「実際の」グリフの位置.
3023 }
3024 \label{fig-pos}
3025 \end{figure}
3026
3027 \item[kern={\{[$j$]=<kern>, [$j'$]=\{<kern>, [<ratio>]\}, ...\}}]
3028
3029 \item[glue={\{[$j$]=\{<width>, <stretch>, <shrink>, [<priority>], [<ratio>]\}, ...\}}]
3030 %<*ja>
3031 文字クラス$i$の文字と$j$の文字の間に挿入されるkernやglueの量を指定する.
3032
3033              <priority>は \Pkg{luatexja-adjust} による優先順位付き
3034              行長調整(\ref{ssec-adj}節)が有効なときのみ意味を持つ.
3035 このフィールドは省略可能であり,行調整処理におけるこのglueの優先
3036              度を$-2$から$+2$の間の整数で指定する.<priority>の省略時の値
3037              は0であり,範囲外の値が指定されたときの動作は未定義である.
3038
3039 <ratio>も省略可能フィールドであり,$-1$から$+1$の実数値をとる.省略時の値は0である.
3040 \begin{itemize}
3041 \item $-1$はこのグルーが「前の文字」由来であることを示す.
3042 \item $+1$はこのグルーが「後の文字」由来であることを示す.
3043 \item それ以外の値は,「前の文字」由来のグルーと「後の文字」由来の
3044 グルーが混合されていることを示す.
3045 \end{itemize}
3046 なお,このフィールドの値は\Param{\hyperlink{fld:diffjfm}{differentjfm}}の値が
3047 \texttt{pleft},~\texttt{pright},~\texttt{paverage}の値のときのみ実際に用いられる.
3048
3049 例えば,\cite{x4051}では,句点と中点の間には,
3050 句点由来の二分空きと中点由来の四分空きが挿入されるが,この場合には
3051 \begin{itemize}
3052 \item <width>には$0.5+0.25=0.75$を指定する.
3053 \item <ratio>には次の値を指定する.
3054 \[
3055  -1\cdot \frac{0.5}{0.5+0.25} + 1 \cdot \frac{0.25}{0.5+0.25} = -\frac13
3056 \]
3057 \end{itemize}
3058 %</ja>
3059 %<*en>
3060 Specifies the width of kern or glue which will be inserted 
3061 between characters in character class~$i$ and those in character class~$j$.
3062
3063 <priority> is an integer in $[-2,2]$ (treated as 0 if omitted), and this is
3064 used only in line adjustment with priority by \Pkg{luatexja-adjust}
3065 (see Subsection~\ref{ssec-adj}). 
3066
3067 <ratio> is \dots
3068 %</en>
3069
3070
3071 \item[end\_stretch=<kern>]
3072 \item[end\_shrink=<kern>]
3073 %<*ja>
3074 これらのフィールドは省略可能である.
3075 優先順位付き行長調整が有効であり,かつ現在の文字クラスの文字が行
3076              末に来た時に,行長を詰める調整・伸ばす調整のた
3077              めにこの文字と行末の間に挿入可能なカーンの大きさを指定する.
3078 %</ja>
3079
3080 \end{list}
3081
3082 %<*ja>
3083 \paragraph{文字クラスの決定}
3084 文字からその文字の属する文字クラスを算出する過程は少々複雑である.
3085 次の内容を一部に含んだ \texttt{jfm-test.lua} を用いて説明する.
3086 %</ja>
3087 %<*en>
3088 \paragraph{Character to character classes}
3089 We explain how the character class of a character is determined,
3090 using  \texttt{jfm-test.lua} which contains the following:
3091 %</en>
3092 \begin{lstlisting}
3093    [0] = {
3094       chars = { '漢', 'ヒ*' },
3095       align = 'left', left = 0.0, down = 0.0,
3096       width = 1.0, height = 0.88, depth = 0.12, italic=0.0,
3097    },
3098    [2000] = {
3099       chars = { '。', '、*', 'ヒ' },
3100       align = 'left', left = 0.0, down = 0.0,
3101       width = 0.5, height = 0.88, depth = 0.12, italic=0.0,
3102    },
3103 \end{lstlisting}
3104 %<ja>句点「。」の幅は二分であるので
3105 %<en>Now consider the following input/output:
3106 \begin{LTXexample}[width=0.3\textwidth]
3107 \jfont\a=file:KozMinPr6N-Regular.otf:jfm=test;+vert
3108 \setbox0\hbox{\a 。\inhibitglue 漢}
3109 \the\wd0
3110 \end{LTXexample}
3111 %<*en>
3112 Now we look why the above source outputs 20\,pt, not 15\,pt.
3113 \begin{enumerate}
3114 \item The ideographic full stop ``。'' is converted to its vertical form ``\char"FE12''~(\texttt{U+FE12}), %"
3115 by \verb+vert+ feature.
3116 \item The character class of ``\char"FE12'' is zero, hence its width is fullwidth.%"
3117 \item The character class of ``漢'', hence its width is fullwidth.
3118 \item \verb+\inhibitglue+ makes that no glue will be inserted between ``。'' and ``漢''.
3119 \item Hence the width of \verb+\hbox+ equals to 20\,pt.
3120 \end{enumerate}
3121 This example shows that the character class of a character is determined \emph{after
3122 applying font features by \Pkg{luaotfload}}.
3123 %</en>
3124 %<*ja>
3125 では,全角二分(15.0\,pt)となるのが自然……と思うかもしれないが,上の実行結果では20\,ptとなっている.
3126 それは以下の事情によるものである:
3127 \begin{enumerate}
3128 \item \verb+vert+ featureによって句点(\texttt{U+3002})が縦書き用のグリフと置き換わる(\Pkg{luaotfload} による処理).
3129 \item この縦書き用句点のグリフは \texttt{U+FE12} であるため,その文字クラスは0となる.
3130 \item 以上により文字クラス0とみなされるため,結果として「。」の幅は全角だと認識されてしまう.
3131 \end{enumerate}
3132 この例は,\emph{文字クラスの決定はfont featureの適用によるグリフ置換の後に行われる}ことを
3133 示している.
3134 %</ja>
3135
3136 %<*en>
3137 However, a starred specificaion like ``\texttt{'、*'}'' changes the rule.
3138 Consider the following input:
3139 %</en>
3140 %<*ja>
3141 但し,「\texttt{'、*'}」のようにアスタリスクつきの指定があると,
3142 状況は異なる.
3143 %</ja>
3144 \begin{LTXexample}[width=0.3\textwidth]
3145 \jfont\a=file:KozMinPr6N-Regular.otf:jfm=test;+vert
3146 \a 漢、\inhibitglue 漢
3147 \end{LTXexample}
3148 %<*en>
3149 Here, the character class of the ideographic comma ``、''~(\texttt{U+3001}) is determined
3150 as following:
3151 \begin{enumerate}
3152 \item As the case of ``。'', the ideographic comma ``、'' is converted to its vertical
3153       form ``\char"FE11''~(\texttt{U+FE11}).%"
3154 \item The character class of ``\char"FE11'' is zero.
3155 \item However, \LuaTeX-ja remembers that this ``\char"FE11'' is obtained from ``、'' by
3156       font features. The character class of ``、'' is \emph{non-zero value}, namely, 2000.
3157 \item Hence the ideographic comma ``、'' in above belongs the character class~2000.
3158 \end{enumerate}
3159 %</en>
3160 %<*ja>
3161 ここで,読点「、」(\texttt{U+3001})の文字クラスは,以下のようにして決まる.
3162 \begin{enumerate}
3163 \item とりあえず句点の時と同じように,\Pkg{luaotfload} によって縦書き用読点のグリフに置き換わる.
3164 \item 置換後のグリフは \texttt{U+FE11} であり,そのままでは文字クラスは0と判定される.
3165 \item ところが,JFMには「\texttt{'、*'}」指定があるので,置換前の横書き用読点のグリフによって文字クラスを判定する.
3166 \item 結果として,上の出力例中の読点の文字クラスは2000となる.
3167 \end{enumerate}
3168 %</ja>
3169
3170 %<*ja>
3171 なお,「\texttt{'\hbox{}ヒ*'}」のようにアスタリスクつきの指定があっても,
3172 置換後のグリフで判定した文字クラスの値が0でなければ,そちらをそのまま作用する.
3173 \begin{LTXexample}[width=0.3\textwidth]
3174 \jfont\a=file:KozMinPr6N-Regular.otf:jfm=test;+hwid
3175 \a 漢ヒひ
3176 \end{LTXexample}
3177 上の例では,
3178 \texttt{hwid} featureにより,「ヒ」が半角の「ヒ」に置き換わるが,
3179 文字クラスは「ヒ」の属する0\emph{ではなく},「ヒ」の属する2000となる.
3180 %</ja>
3181
3182 %<ja>\paragraph{仮想的な文字}
3183 %<en>\paragraph{Imaginary characters}
3184 %<*en>
3185 As described before, you can specify several \emph{imaginary characters} in
3186 \texttt{chars} field. The most of these characters are regarded as the
3187 characters of class 0 in \pTeX.
3188 As a result, \LuaTeX-ja can control typesetting finer than \pTeX.
3189 The following is the list of imaginary characters:
3190 %</en>
3191 %<*ja>
3192 上で説明した通り,\texttt{chars}フィールド中にはいくつかの「特殊文字」も
3193 指定可能である.これらは,大半が\pTeX のJFMグルーの挿入処理ではみな「文字
3194 クラス0の文字」として扱われていた文字であり,その結果として\pTeX より細か
3195 い組版調整ができるようになっている.以下でその一覧を述べる:
3196 %</ja>
3197
3198 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
3199 %%\item['diffmet']
3200 %%<en>Used at a boundary between two \textbf{JAchar}s whose JFM or size is different.
3201 %%<ja>JFMやサイズが異なる2つの\textbf{JAchar}の間の境界として用いられる.
3202
3203 \item['boxbdd']
3204 %<en>The beginning/ending of a hbox, and the beginning of a noindented (i.e., began by \verb+\noindent+) paragraph.
3205 %<ja>hboxの先頭と末尾,及びインデントされていない(\verb+\noindent+ で開始された)段落の先頭を表す.
3206
3207 \item['parbdd']
3208 %<en>The beginning of an (indented) paragraph.
3209 %<ja>通常の(\verb+\noindent+ で開始されていない)段落の先頭.
3210
3211 \item['jcharbdd']
3212 %<en>A boundary between \textbf{JAchar} and anything else (such as \textbf{ALchar}, kern, glue,\,\ldots).
3213 %<ja>和文文字と「その他のもの」(欧文文字,glue,kern等)との境界.
3214
3215 \item[$-1$]
3216 %<en>The left/right boundary of an inline math formula.
3217 %<ja>行中数式と地の文との境界.
3218 \end{list}
3219
3220 %<en>\paragraph{Porting JFM from \pTeX}
3221 %<ja>\paragraph{\pTeX 用和文用TFMの移植}
3222
3223 % ToDo: English version.
3224
3225 %<*en>
3226 \ldots
3227 %</en>
3228
3229 %<*ja>
3230 以下に,\pTeX 用に作られた和文用TFMを\LuaTeX-ja用に移植する場合の注意点を挙げておく.
3231 \begin{itemize}
3232 \item 実際に出力される和文フォントのサイズがdesign sizeとなる.
3233 このため,例えば$1\,\textrm{zw}$がdesign sizeの0.962216倍であるJISフォン
3234       トメトリック等を移植する場合は,次のようにするべきである:
3235 \begin{itemize}
3236 \item JFM中の全ての数値を$1/0.962216$倍しておく.
3237 \item \TeX ソース中で使用するところで,サイズ指定を0.962216倍にする.
3238       \LaTeX でのフォント宣言なら,例えば次のように:
3239 \begin{verbatim}
3240 \DeclareFontShape{JY3}{mc}{m}{n}{<-> s*[0.962216] psft:Ryumin-Light:jfm=jis}{}
3241 \end{verbatim}
3242 \end{itemize}
3243 \item 上に述べた特殊文字は,\texttt{'boxbdd'}を除き文字クラスを全部0とする
3244       (JFM中に単に書かなければよい).
3245 \item \texttt{'boxbdd'}については,それのみで一つの文字クラスを形成し,その
3246       文字クラスに関してはグルー/カーンの設定はしない.
3247
3248 これは,\pTeX では,
3249       hboxの先頭・末尾とインデントされていない(\verb+\noindent+ で開始さ
3250       れた)段落の先頭にはJFMグルーは入らないという仕様を実現させるためである.
3251 \item \pTeX の組版を再現させようというのが目的であれば以上の注意を守れば十分である.
3252
3253 ところで,\pTeX では通常の段落の先頭にJFMグルーが残るという仕様があるので,
3254       段落先頭の開き括弧は全角二分下がりになる.全角下がりを実現させるに
3255       は,段落の最初に手動で \verb+\inhibitglue+ を追加するか,あるいは
3256       \ \verb+\everypar+ のハックを行い,それを自動化させるしかなかった.
3257
3258 一方,\LuaTeX-jaでは,\texttt{'parbdd'}によって,それがJFM側で調整できるよ
3259 うになった.例えば,\LuaTeX-ja同梱のJFMのように,\texttt{'boxbdd'}と同じ文字クラスに
3260 \texttt{'parbdd'}を入れれば全角下がりとなる.
3261
3262 \begin{LTXexample}[width=0.4\textwidth]
3263 \jfont\g=file:KozMinPr6N-Regular.otf:jfm=test \g
3264 \parindent1\zw\noindent{}◆◆◆◆◆
3265 \par 「◆◆←二分下がり
3266 \par 【◆◆←全角下がり
3267 \par 〔◆◆←全角二分下がり
3268 \end{LTXexample}
3269 \end{itemize}
3270
3271 但し,\verb+\everypar+ を利用している場合にはこの仕組みは正しく動かない.
3272 そのような例としては箇条書き中の \verb+\item+ で始まる段落があり,\Pkg{ltjsclasses}では
3273 人工的に「\texttt{'parbdd'}の意味を持つ」whatsitノードを作ることによって対処している%
3274 \footnote{\texttt{ltjsclasses.dtx} を参照されたい.
3275 JFM側で一部の対処ができることにより,\Pkg{jsclasses}のようにif文の判定はしていない.}.
3276 %</ja>
3277
3278
3279 %<en>\subsection{Math Font Family}
3280 %<ja>\subsection{数式フォントファミリ}
3281 \label{ssec-math}
3282
3283 %<*en>
3284 \TeX\ handles fonts in math formulas by 16~font families\footnote{Omega,
3285 Aleph, \LuaTeX~and $\varepsilon$-\kern-.125em(u)\pTeX\ can handles 256~families, but
3286 an external package is needed to support this in plain \TeX\ and
3287 \LaTeX.}, and each family has three fonts:
3288 \verb+\textfont+, \verb+\scriptfont+ and \verb+\scriptscriptfont+.
3289 %</en>
3290 %<*ja>
3291 \TeX\ は数式フォントを16のファミリ\footnote{Omega, Aleph, \LuaTeX,そして
3292   $\varepsilon$-\kern-.125em(u)\pTeX\ では256の数式ファミリを扱うことができるが,
3293   これをサポートするためにplain \TeX と\LaTeX では外部パッケージを読み込む必要が
3294   ある.}で管理し,それぞれのファミリは3つのフォントを持っている:
3295 \verb+\textfont+, \verb+\scriptfont+ そして \verb+\scriptscriptfont+ である.
3296 %</ja>
3297
3298 %<*en>
3299 \LuaTeX-ja's handling of Japanese fonts in math formulas is similar;
3300 Table~\ref{tab-math} shows counterparts to \TeX's primitives for math
3301 font families. There is no relation between the value of
3302 \verb+\fam+ and that of \verb+\jfam+; with appropriate settings,
3303 you can set both \verb+\fam+ and \verb+\jfam+ to the same value.
3304 %</en>
3305 %<*ja>
3306 \LuaTeX-jaの数式中での和文フォントの扱いも同様である.
3307 表\ref{tab-math}は数式フォントファミリに対する \TeX のプリミティブと対応する
3308 ものを示している.\verb+\fam+ と \verb+\jfam+ の値の間には関係はなく,
3309 適切な設定の下では \verb+\fam+ と \verb+\jfam+ の両方に同じ値を設定することができる.
3310 %</ja>
3311
3312 \begin{table}[!tb]
3313 %<en>\caption{Commands for Japanese math fonts}
3314 %<ja>\caption{和文数式フォントに対する命令}
3315 \label{tab-math}
3316 \centering
3317 \def\{{\char`\{}\def\}{\char`\}}\small
3318 \begin{tabular}{ll}
3319 \toprule
3320 %<en>\bf Japanese fonts&\bf alphabetic fonts\\
3321 %<ja>\bf 和文フォント&\bf 欧文フォント\\
3322 \midrule
3323 \verb+\jfam+${}\in [0,256)$&\verb+\fam+\\
3324 \tt\Param{jatextfont}\,=\{<jfam>,<jfont\_cs>\}&\tt\verb+\textfont+<fam>=<font\_cs>\\
3325 \tt\Param{jascriptfont}\,=\{<jfam>,<jfont\_cs>\}&\tt\verb+\scriptfont+<fam>=<font\_cs>\\
3326 \tt\Param{jascriptscriptfont}\,=\{<jfam>,<jfont\_cs>\}&\tt\verb+\scriptscriptfont+<fam>=<font\_cs>\\
3327 \bottomrule
3328 \end{tabular}
3329 \end{table}
3330
3331 %<en>\subsection{Callbacks}
3332 %<ja>\subsection{コールバック}
3333
3334 %<*en>
3335 Like \LuaTeX\ itself, \LuaTeX-ja also has callbacks. These callbacks can
3336 be accessed via \verb+luatexbase.add_to_callback+ function and so on, as other callbacks.
3337 %</en>
3338 %<*ja>
3339 \LuaTeX 自体のものに加えて,\LuaTeX-jaもコールバックを持っている.
3340 これらのコールバックには,他のコールバックと同様に \verb+luatexbase.add_to_callback+
3341 関数などを用いることでアクセスすることができる.
3342 %</ja>
3343 \begin{list}{}%
3344 {\def\makelabel#1{\bfseries#1}}
3345 %<en>\item[\texttt{luatexja.load\_jfm} callback]
3346 %<ja>\item[\texttt{luatexja.load\_jfm}コールバック]
3347 %<*en>
3348 With this callback you can overwrite JFMs.
3349 This callback is called when a new JFM is loaded.
3350 %</en>
3351 %<*ja>
3352 このコールバックを用いることでJFMを上書きすることができる.
3353 このコールバックは新しいJFMが読み込まれるときに呼び出される.
3354 %</ja>
3355
3356 \begin{lstlisting}[numbers=left]
3357 function (<table> jfm_info, <string> jfm_name)
3358   return <table> new_jfm_info
3359 end
3360 \end{lstlisting}
3361
3362 %<*en>
3363 The argument \verb+jfm_info+ contains a table similar to the table in a JFM file, except
3364 this argument has \texttt{chars} field which contains character codes
3365              whose character class is not~0.
3366 %</en>
3367 %<*ja>
3368 引数 \verb+jfm_info+ はJFMファイルのテーブルと似たものが格納されるが,
3369 クラス0を除いた文字のコードを含んだ\texttt{chars}フィールドを持つ点が異なる.
3370 %</ja>
3371
3372 %<*en>
3373 An example of this callback is the \texttt{ltjarticle} class, with
3374              forcefully assigning character class~0 to \texttt{'parbdd'}
3375              in the JFM \texttt{jfm-min.lua}.
3376 %</en>
3377 %<*ja>
3378 このコールバックの使用例は\texttt{ltjarticle}クラスにあり,
3379 \texttt{jfm-min.lua}中の\texttt{'parbdd'}を強制的にクラス0に割り当てている.
3380 %</ja>
3381
3382 %<en>\item[\texttt{luatexja.define\_font} callback]
3383 %<ja>\item[\texttt{luatexja.define\_font}コールバック]
3384 %<*en>
3385 This callback and the next callback form a pair, and you can assign letters which don't have
3386              fixed code points in Unicode to non-zero character classes.
3387 This \texttt{luatexja.define\_font} callback is called just when new Japanese font is loaded.
3388 %</en>
3389 %<*ja>
3390 このコールバックと次のコールバックは組をなしており,Unicode中に固定された文字コード
3391 番号を持たない文字を非零の文字クラスに割り当てることができる.
3392 このコールバックは新しい和文フォントが読み込まれたときに呼び出される.
3393 %</ja>
3394
3395 \begin{lstlisting}[numbers=left]
3396 function (<table> jfont_info, <number> font_number)
3397   return <table> new_jfont_info
3398 end
3399 \end{lstlisting}
3400
3401 %<*en>
3402 You may assume that \verb+jfont_info+ has the following fields:
3403 %</en>
3404 %<*ja>
3405 \verb+jfont_info+ は以下の2フィールドを持つ:
3406 %</ja>
3407 \begin{description}
3408 \item[\tt size\_cache]
3409 %<*ja>
3410 使用されているJFMの情報が格納されているテーブルで,
3411 \emph{このテーブルを書き換えてはならない}.
3412 中身はほぼJFMファイルに書かれている唯一のテーブルであるが,次のように若干変わっている:
3413 \begin{itemize}
3414 \item 各文字クラス$i$に属する文字達のテーブル\
3415 \texttt{[$i$].chars=\{<character>, ...\}} は,トップレベルにまとめられ,
3416 \texttt{chars=\{[<character>]=\,$i$, ...\}} という形になっている.
3417 \item \texttt{zw},~\texttt{zh}, \texttt{kanjiskip},~\texttt{xkanjiskip} の各フィールドの値は,
3418 実際に使われるフォントサイズに合わせたsp ($1\,\mathrm{sp}=2^{-16}\,\mathrm{pt}$)単位の長さに変わっている.
3419 \item 各文字クラス$i$の情報を格納したテーブルも,\texttt{char\_type} フィールドの下にまとめられている.
3420 例えば,文字クラス1に属する文字の高さは \texttt{char\_type[1].height} で参照できる.
3421 \item \texttt{dir} フィールドはこのテーブルにはない.
3422 \end{itemize}
3423 %</ja>
3424 %<*en>
3425 A table which contains the information of a JFM, and \emph{this table must not be changed}.
3426 The contents of this table are similar to that which is written is the JFM file, but
3427 the following differ:
3428 \begin{itemize}
3429 \item There is a \texttt{chars} table, \dots
3430 \item The value in \texttt{zw},~\texttt{zh}, \texttt{kanjiskip},~\texttt{xkanjiskip} fields are
3431 now scaled by real font size, and in scaled-pont unit.
3432 \item ...
3433 \item There is no \texttt{dir} field in this table.
3434 \end{itemize}
3435 %</en>
3436
3437 \item[\tt var]
3438 %<en>The value specified in \texttt{jfmvar=...} at a call of \verb+\jfont+.
3439 %<ja>\verb+\jfont+ の呼び出しの際に\texttt{jfmvar=...}で指定された値.
3440 \end{description}
3441
3442 %<*en>
3443 The returned table \verb+new_jfont_info+ also should include these two fields.
3444 The \verb+font_number+ is a font number.
3445 %</en>
3446 %<*ja>
3447 戻り値の \verb+new_jfont_info+ テーブルもこれら2つのフィールドを含まなければならないが,
3448 それ以外にユーザが勝手にフィールドを付け加えることは自由である.
3449 \verb+font_number+ はフォント番号である.
3450 %</ja>
3451
3452 %<*en>
3453 A good example of this and the next callbacks is the \Pkg{luatexja-otf}
3454              package, supporting \verb+"AJ1-xxx"+ form for Adobe-Japan1
3455              CID characters in a JFM. This callback doesn't replace any
3456              code of \LuaTeX-ja.
3457 %</en>
3458 %<*ja>
3459 これと次のコールバックの良い使用例は\Pkg{luatexja-otf}パッケージであり,
3460 JFM中でAdobe-Japan1 CIDの文字を \verb+"AJ1-xxx"+ の形で指定するために
3461 用いられている.
3462 %</ja>
3463
3464 %<en>\item[\texttt{luatexja.find\_char\_class} callback]
3465 %<ja>\item[\texttt{luatexja.find\_char\_class}コールバック]
3466 %<*en>
3467 This callback is called just when \LuaTeX-ja is trying to determine which
3468              character class a character \verb+chr_code+ belongs.
3469 A function used in this callback should be in the following form:
3470 %</en>
3471 %<*ja>
3472 このコールバックは\LuaTeX-jaが \verb+chr_code+ の文字がどの文字クラスに
3473 属するかを決定しようとする際に呼び出される.
3474 このコールバックで呼び出される関数は次の形をしていなければならない:
3475 %</ja>
3476 \begin{lstlisting}[numbers=left]
3477 function (<number> char_class, <table> jfont_info, <number> chr_code)
3478   if char_class~=0 then return char_class
3479   else
3480     ....
3481     return (<number> new_char_class or 0)
3482   end
3483 end
3484 \end{lstlisting}
3485
3486 %<*en>
3487 The argument \verb+char_class+ is the result of \LuaTeX-ja's default
3488              routine or previous function calls in this callback, hence
3489              this argument may not be 0. Moreover, the returned
3490              \verb+new_char_class+ should be as same as \verb+char_class+ when \verb+char_class+
3491              is not~0, otherwise you will overwrite the \LuaTeX-ja's
3492              default routine.
3493 %</en>
3494 %<*ja>
3495 引数 \verb+char_class+ は\LuaTeX-jaのデフォルトルーチンか,このコールバックの
3496 直前の関数呼び出しの結果を含んでおり,したがってこの値は0ではないかもしれない.
3497 さらに,戻り値の \verb+new_char_class+ は \verb+char_class+ が非零のときには
3498 \verb+char_class+ の値と同じであるべきで,そうでないときは\LuaTeX-jaの
3499 デフォルトルーチンを書き換えることになる.
3500 %</ja>
3501
3502 %<en>\item[\texttt{luatexja.set\_width} callback]
3503 %<ja>\item[\texttt{luatexja.set\_width}コールバック]
3504 %<*en>
3505 This callback is called when \LuaTeX-ja is trying to encapsule a
3506              \textbf{JAchar} \textit{glyph\_node}, to adjust its
3507              dimension and position.
3508 %</en>
3509 %<*ja>
3510 このコールバックは\LuaTeX-jaが\textbf{JAchar}の寸法と位置を調節するために
3511 その\textit{glyph\_node}をカプセル化しようとする際に呼び出される.
3512 %</ja>
3513 \begin{lstlisting}[numbers=left]
3514 function (<table> shift_info, <table> jfont_info, <number> char_class)
3515   return <table> new_shift_info
3516 end
3517 \end{lstlisting}
3518
3519 %<*en>
3520 The argument \verb+shift_info+ and the returned \verb+new_shift_info+ have
3521 \texttt{down} and \texttt{left} fields, which are the amount of shifting
3522              down/left the character in a scaled-point.
3523 %</en>
3524 %<*ja>
3525 引数 \verb+shift_info+ と戻り値の \verb+new_shift_info+ は
3526 \texttt{down}と\texttt{left}のフィールドを持ち,これらの値は
3527 文字の下/左へのシフト量(スケールド・ポイント単位)である.
3528 %</ja>
3529
3530 %<*en>
3531 A good example is \Pkg{test/valign.lua}.
3532 After loading this file, the vertical position of glyphs is automatically
3533 adjusted; the ratio $(\hbox{height}:\hbox{depth})$ of glyphs is adjusted
3534 to be that of letters in the character class~0. For example, suppose that
3535 \begin{itemize}
3536 \item The setting of the JFM: $(\hbox{height})=88x$, $(\hbox{depth})=12x$
3537   (the standard values of Japanese OpenType fonts);
3538 \item The value of the real font: $(\hbox{height})=28y$, $(\hbox{depth})=5y$
3539   (the standard values of Japanese TrueType fonts).
3540 \end{itemize}
3541 Then, the position of glyphs is shifted up by
3542 %</en>
3543 %<*ja>
3544 良い例が\Pkg{test/valign.lua}である.このファイルが読み込まれた状態では,
3545              JFM内で規定された文字クラス0の文字における$(\hbox{高
3546              さ}):(\hbox{深さ})$の比になるように,実際のフォントの出力上
3547              下位置が自動調整される.例えば,
3548 \begin{itemize}
3549 \item JFM側の設定:$(\hbox{高さ})=88x$, $(\hbox{深さ})=12x$%
3550 (和文OpenTypeフォントの標準値)
3551 \item 実フォント側の数値:$(\hbox{高さ})=28y$, $(\hbox{深さ})=5y$(和文TrueTypeフォントの標準値)
3552 \end{itemize}
3553 となっていたとする.すると,実際の文字の出力位置は,以下の量だけ上にぜらされることとなる:
3554 %</ja>
3555 \[
3556  \frac{88x}{88x+12x} (28y+5y) - 28y = \frac{26}{25}y= 1.04y.
3557 \]
3558 \end{list}
3559
3560
3561
3562 %<en>\section{Parameters}
3563 %<ja>\section{パラメータ}
3564 \subsection{\texttt{\textbackslash ltjsetparameter}}
3565 \label{ssec-param}
3566
3567 %<*en>
3568 As described before, \verb+\ltjsetparameter+ and \verb+\ltjgetparameter+ are
3569 commands for accessing most parameters of \LuaTeX-ja. One of the main
3570 reason that \LuaTeX-ja didn't adopted the syntax similar to that of \pTeX\
3571 (\textit{e.g.},~\verb+\prebreakpenalty`)=10000+)
3572 is the position of \verb+hpack_filter+ callback in the source
3573 of \LuaTeX, see Section~\ref{sec-para}.
3574 %</en>
3575 %<*ja>
3576 先に述べたように,\verb+\ltjsetparameter+ と \verb+\ltjgetparameter+ は
3577 \LuaTeX-jaのほとんどのパラメータにアクセスするための命令である.
3578 \LuaTeX-jaが\pTeX のような文法(例えば,\verb+\prebreakpenalty`)=10000+)を
3579 採用しない理由の一つは,\LuaTeX のソースにおける \verb+hpack_filter+
3580 コールバックの位置にある.\ref{sec-para}章を参照.
3581 %</ja>
3582
3583 %<*en>
3584 \verb+\ltjsetparameter+ and \verb+\ltjglobalsetparameter+ are commands
3585 for assigning parameters. These take one argument which is a
3586 \texttt{<key>=<value>} list. 
3587 The list of allowed keys are described in the next subsection.
3588 The difference between
3589 \verb+\ltjsetparameter+ and \verb+\ltjglobalsetparameter+ is only the
3590 scope of assignment;
3591 \verb+\ltjsetparameter+ does a local assignment and
3592 \verb+\ltjglobalsetparameter+ does a global one.
3593 They also obey the value of \verb+\globaldefs+,
3594 like other assignment.
3595 %</en>
3596 %<*ja>
3597 \verb+\ltjsetparameter+ と \verb+\ltjglobalsetparameter+ はパラメータを
3598 指定するための命令である.これらは\texttt{<key>=<value>}のリストを
3599 引数としてとる.許されるキーの一覧は次の節にある.
3600 \verb+\ltjsetparameter+ と \verb+\ltjglobalsetparameter+ の違いはスコープの
3601 違いのみで,
3602 \verb+\ltjsetparameter+ はローカルな指定,\verb+\ltjglobalsetparameter+ は
3603 グローバルな指定を行う.
3604 これらは他のパラメータ指定と同様に \verb+\globaldefs+ の値に従う.
3605 %</ja>
3606
3607 %<*en>
3608 The following is the list of parameters which can be specified by the
3609 \verb+\ltjsetparameter+ command. [\verb+\cs+] indicates the counterpart
3610 in \pTeX, and symbols beside each parameter has the following meaning:
3611 %</en>
3612 %<*ja>
3613 以下は \verb+\ltjsetparameter+ に指定することができるパラメータの一覧である.
3614 [\verb+\cs+]は\pTeX における対応物を示す.
3615 また,それぞれのパラメータの右上にある記号には次の意味がある:
3616 %</ja>
3617 \begin{itemize}
3618 %<*en>
3619 \item ``\ast'' : values at the end of a paragraph or a hbox are
3620 adopted in the whole paragraph or the whole hbox.
3621 %</en>
3622 %<*ja>
3623 \item ``\ast'':段落やhboxの終端での値がその段落/hbox全体で用いられる.
3624 %</ja>
3625 %<*en>
3626 \item ``\dagger'': assignments are always global.
3627 %</en>
3628 %<*ja>
3629 \item ``\dagger'':指定は常にグローバルになる.
3630 %</ja>
3631 \end{itemize}
3632
3633 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
3634 \item[\Param{jcharwidowpenalty}\,=<penalty>$^\ast$] [\verb+\jcharwidowpenalty+]
3635 %<*en>
3636 Penalty value for suppressing orphans. This penalty is inserted just
3637              after the last \textbf{JAchar} which is not regarded as a
3638              (Japanese) punctuation mark.
3639 %</en>
3640 %<*ja>
3641 パラグラフの最後の字が孤立して改行されるのを防ぐためのペナルティの値.
3642 このペナルティは(日本語の)句読点として扱われない最後の\textbf{JAchar}の直後に
3643 挿入される.
3644 %</ja>
3645
3646 \item[\Param{kcatcode}\,=\{<chr\_code>,<natural number>\}$^\ast$]\
3647 %<*en>
3648 An additional attributes which each character whose character code is <chr\_code> has.
3649 At the present version, the lowermost bit of <natural number> indicates
3650              whether the character is considered as a punctuation mark
3651              (see the description of \Param{jcharwidowpenalty} above).
3652 %</en>
3653 %<*ja>
3654 文字コードが<chr\_code>の文字が持つ付加的な属性値(attribute).
3655 現在のバージョンでは,<natural number>の最下位ビットが,その文字が句読点と
3656 みなされるかどうかを表している(上の\Param{jcharwidowpenalty}の記述を参照).
3657 %</ja>
3658
3659 \item[\Param{\hypertarget{fld:prebp}{prebreakpenalty}}\,=\{<chr\_code>,<penalty>\}$^\ast$] [\verb+\prebreakpenalty+]\
3660 %<*ja>
3661 文字コード<chr\_code>の\textbf{JAchar}が行頭にくることを抑止するために,
3662              この文字の前に挿入/追加されるペナルティの量を指定する.
3663
3664 例えば閉じ括弧「〗」は絶対に行頭にきてはならないので,
3665 \begin{verbatim}
3666 \ltjsetparameter{prebreakpenalty={`〙,10000}}
3667 \end{verbatim}
3668 と,最大値の10000が標準で指定されている.他にも,小書きのカナなど,絶対禁止とい
3669              うわけではないができれば行頭にはきて欲しくない場合に,0と
3670              10000の間の値を指定するのも有用であろう.
3671 %</ja>
3672 %<*en>
3673 Set a penalty which is inserted automatically before the character <chr\_code>,
3674 to prevent a line starts from this character. For example, a line cannot started
3675 with one of closing brackets ``〗'', so \LuaTeX-ja sets
3676 \begin{verbatim}
3677 \ltjsetparameter{prebreakpenalty={`〙,10000}}
3678 \end{verbatim}
3679 by default.
3680 %</en>
3681
3682
3683 \item[\Param{\hypertarget{fld:postbp}{postbreakpenalty}}\,=\{<chr\_code>,<penalty>\}$^\ast$] [\verb+\postbreakpenalty+]
3684 %<*ja>
3685 文字コード<chr\_code>の\textbf{JAchar}が行末にくることを抑止するために,
3686              この文字の後に挿入/追加されるペナルティの量を指定する.
3687
3688 \pTeX では,\verb+\prebreakpenalty+, \verb+\postbreakpenalty+において,
3689 \begin{itemize}
3690 \item 一つの文字に対して,pre, postどちらか一つしか指定することができなかっ
3691       た(後から指定した方で上書きされる).
3692 \item pre, post合わせて256文字分の情報を格納することしかできなかった.
3693 \end{itemize}
3694 という制限があったが,\LuaTeX-jaではこれらの制限は解消されている.
3695 %</ja>
3696 %<*en>
3697 Set a penalty which is inserted automatically after the character <chr\_code>,
3698 to prevent a line ends with this character. 
3699 \pTeX\ has following restrictions on \verb+\prebreakpenalty+ and \verb+\postbreakpenalty+,
3700 but they don't exist in \LuaTeX-ja:
3701 \dots
3702 %</en>
3703
3704 \item[\Param{jatextfont}\,=\{<jfam>,<jfont\_cs>\}$^\ast$]
3705 %<en>[\verb+\textfont+ in \TeX]
3706 %<ja>[\TeX の \verb+\textfont+]
3707 \item[\Param{jascriptfont}\,=\{<jfam>,<jfont\_cs>\}$^\ast$]
3708 %<en>[\verb+\scriptfont+ in \TeX]
3709 %<ja>[\TeX の \verb+\scriptfont+]
3710 \item[\Param{jascriptscriptfont}\,=\{<jfam>,<jfont\_cs>\}$^\ast$]
3711 %<en>[\verb+\scriptscriptfont+ in \TeX]
3712 %<ja>[\TeX の \verb+\scriptscriptfont+]
3713 \item[\Param{yjabaselineshift}\,=<dimen>]\
3714 \item[\Param{yalbaselineshift}\,=<dimen>] [\verb+\ybaselineshift+]
3715
3716 \item[\Param{jaxspmode}\,=\{<chr\_code>,<mode>\}$^\ast$]
3717
3718 %<*en>
3719 Setting whether inserting \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed before/after a \textbf{JAchar} whose character code is <chr\_code>.
3720 The followings are allowed for <mode>:
3721 %</en>
3722 %<*ja>
3723 文字コードが<chr\_code>の\textbf{JAchar}の前/後ろに\Param{\hyperlink{fld:xks}{xkanjiskip}}の
3724 挿入を許すかどうかの設定.
3725 以下の<mode>が許される:
3726 %</ja>
3727 \begin{description}
3728 %<en>\item[0, \texttt{inhibit}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is inhibited before the character, nor after the character.
3729 %<ja>\item[0, \texttt{inhibit}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の前/後ろのいずれでも禁止される.
3730 %<en>\item[1, \texttt{preonly}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed before the character, but not after.
3731 %<ja>\item[1, \texttt{preonly}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の前では許されるが,後ろでは許されない.
3732 %<en>\item[2, \texttt{postonly}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed after the character, but not before.
3733 %<ja>\item[2, \texttt{postonly}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の後ろでは許されるが,前では許されない.
3734 %<en>\item[3, \texttt{allow}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed both before the character and after the character. This is the default value.
3735 %<ja>\item[3, \texttt{allow}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の前/後ろのいずれでも許される.これがデフォルトの値である.
3736 \end{description}
3737 %<*en>
3738 This parameter is similar to the \verb+\inhibitxspcode+ primitive of \pTeX, but not compatible with \verb+\inhibitxspcode+.
3739 %</en>
3740 %<*ja>
3741 このパラメータは\pTeX の \verb+\inhibitxspcode+ プリミティブと似ているが,
3742 互換性はない.
3743 %</ja>
3744 \item[\Param{alxspmode}\,=\{<chr\_code>,<mode>\}$^\ast$] [\verb+\xspcode+]
3745
3746 %<*en>
3747 Setting whether inserting \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed before/after a
3748              \textbf{ALchar} whose character code is <chr\_code>.
3749              The followings are allowed for <mode>:
3750 %</en>
3751 %<*ja>
3752 文字コードが<chr\_code>の\textbf{ALchar}の前/後ろに\Param{\hyperlink{fld:xks}{xkanjiskip}}の
3753 挿入を許すかどうかの設定.
3754 以下の<mode>が許される:
3755 %</ja>
3756 \begin{description}
3757 %<en>\item[0, \texttt{inhibit}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is inhibited before the character, nor after the character.
3758 %<ja>\item[0, \texttt{inhibit}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の前/後ろのいずれでも禁止される.
3759 %<en>\item[1, \texttt{preonly}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed before the character, but not after.
3760 %<ja>\item[1, \texttt{preonly}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の前では許されるが,後ろでは許されない.
3761 %<en>\item[2, \texttt{postonly}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed after the character, but not before.
3762 %<ja>\item[2, \texttt{postonly}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の後ろでは許されるが,前では許されない.
3763 %<en>\item[3, \texttt{allow}] Insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed before the character and after the character. This is the default value.
3764 %<ja>\item[3, \texttt{allow}] \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は文字の前/後ろのいずれでも許される.これがデフォルトの値である.
3765 \end{description}
3766 %<*en>
3767 Note that parameters \Param{jaxspmode} and \Param{alxspmode} share a common table, hence these two parameters are synonyms of each other.
3768 %</en>
3769 %<*ja>
3770 \Param{jaxspmode}と\Param{alxspmode}は共通のテーブルを用いているため,
3771 これら2つのパラメータは互いの異名となっていることに注意する.
3772 %</ja>
3773
3774 \item[\Param{autospacing}\,=<bool>] [\verb+\autospacing+]
3775 \item[\Param{autoxspacing}\,=<bool>] [\verb+\autoxspacing+]
3776 \item[\Param{\hypertarget{fld:kanjiskip}{kanjiskip}}\,=<skip>$^\ast$] [\verb+\kanjiskip+]
3777 %<*ja>
3778 デフォルトで2つの\textbf{JAchar}の間に挿入されるグルーである.
3779 通常では,\pTeX と同じようにフォントサイズに比例して変わることはない.
3780 しかし,自然長が \verb+\maxdimen+ の場合は,例外的に和文フォントのJFM側で指定されている
3781 値を採用(こちらはフォントサイズに比例)することになっている.
3782 %</ja>
3783
3784 \item[\Param{\hypertarget{fld:xks}{xkanjiskip}}\,=<skip>$^\ast$] [\verb+\xkanjiskip+]
3785 %<*ja>
3786 デフォルトで\textbf{JAchar}と\textbf{ALchar}の間に挿入されるグルーである.
3787 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}と同じように,通常ではフォントサイズに比例して変わることはないが,
3788 自然長が \verb+\maxdimen+ の場合が例外である.
3789 %</ja>
3790
3791
3792 \item[\Param{\hypertarget{fld:diffjfm}{differentjfm}}\,=<mode>$^\dagger$]
3793
3794 %<*en>
3795 Specify how glues/kerns between two \textbf{JAchar}s whose JFM (or size) are different.
3796 The allowed arguments are the followings:
3797 %</en>
3798 %<*ja>
3799 JFM(もしくはサイズ)が異なる2つの\textbf{JAchar}の間にグルー/カーンをどのように
3800 入れるかを指定する.
3801 許される値は以下の通り:
3802 %</ja>
3803 \begin{quote}
3804 \texttt{average}, 
3805 \texttt{both}, 
3806 \texttt{large}, 
3807 \texttt{small}, 
3808 \texttt{pleft}, 
3809 \texttt{pright}, 
3810 \texttt{paverage}
3811 \end{quote}
3812 %<*en>
3813 The default value is \texttt{paverage}. \dots
3814 %</en>
3815 %<*ja>
3816 デフォルト値は \texttt{paverage} である.
3817 各々の値による差異の詳細は\ref{ssec-cluster-wa}節の「『右空白』の算出」を参照してほしい.
3818 %</ja>
3819
3820 \item[\Param{jacharrange}\,=<ranges>]
3821 \item[\Param{kansujichar}\,=\{<digit>, <chr\_code>\}$^\ast$] [\verb+\kansujichar+]
3822 \end{list}
3823
3824 \subsection{\texttt{\textbackslash ltjgetparameter}}
3825 \label{ssec-getpar}
3826 %<*en>
3827 \verb+\ltjgetparameter+ is a conteol sequence for acquiring parameters. It
3828 always takes a parameter name as first argument.
3829 %</en>
3830 %<*ja>
3831 \verb+\ltjgetparameter+ はパラメータの値を取得するための命令であり,
3832 常にパラメータの名前を第一引数にとる.
3833 %</ja>
3834 \begin{LTXexample}
3835 \ltjgetparameter{differentjfm},
3836 \ltjgetparameter{autospacing},
3837 \ltjgetparameter{kanjiskip},
3838 \ltjgetparameter{prebreakpenalty}{`)}.
3839 \end{LTXexample}
3840
3841 %<*en>
3842 \emph{The return value of\/ {\normalfont\tt\textbackslash ltjgetparameter} is
3843 always a string}. This is outputted by \texttt{tex.write()}, so any
3844 character other than space~``\texttt{\char32}''~(\texttt{U+0020}) has the category code
3845 12~(other), while the space has 10~(space).
3846 %</en>
3847 %<*ja>
3848 \emph{{\normalfont\tt\textbackslash ltjgetparameter}の戻り値は常に文字列である.}
3849 これは\texttt{tex.write()}によって出力しているためで,空白「\texttt{\char32}」
3850 (\texttt{U+0020})を除いた文字のカテゴリーコードは全て12~(other)となる.
3851 一方,空白のカテゴリーコードは10~(space)である.
3852 %</ja>
3853
3854 \begin{itemize}
3855 \item 
3856 %<*en>
3857 If first argument is one of the
3858 following, no  additional argument is needed.
3859 %</en>
3860 %<*ja>
3861 第1引数が次のいずれかの場合には,追加の引数は必要ない.
3862 %</ja>
3863 \begin{quote}
3864 \sffamily 
3865 jcharwidowpenalty, yjabaselineshift, yalbaselineshift, autospacing, autoxspacing,\\
3866 kanjiskip, xkanjiskip, differentjfm
3867 \end{quote}
3868 %<*en>
3869 Note that \verb+\ltjgetparameter{autospacing}+~and~\verb+\ltjgetparameter{autoxspacing}+
3870 returns 1 or 0, not 
3871 \texttt{true}~nor~\texttt{false}.
3872 %</en>
3873 %<*ja>
3874 \verb+\ltjgetparameter{autospacing}+ と \verb+\ltjgetparameter{autoxspacing}+ は,
3875 \texttt{true}や\texttt{false}を返すの\emph{ではなく},
3876 1と0のいずれかを返すことに注意,
3877 %</ja>
3878
3879 \item 
3880 %<*en>
3881 If first argument is one of the
3882 following, an additional argument---a character code, for example---is needed.
3883 %</en>
3884 %<*ja>
3885 第1引数が次のいずれかの場合には,さらに文字コードを第二引数としてとる.
3886 %</ja>
3887 \begin{quote}
3888 \sffamily 
3889 kcatcode, prebreakpenalty, postbreakpenalty, jaxspmode, alxspmode
3890 \end{quote} 
3891 %<*en>
3892 \verb+\ltjgetparameter{jaxspmode}{...}+~and~\verb+\ltjgetparameter{alxspmode}{...}+
3893 returns 0,~1, 2,~or~3, instead of \texttt{preonly} etc.
3894 %</en>
3895 %<*ja>
3896 \verb+\ltjgetparameter{jaxspmode}{...}+ や \verb+\ltjgetparameter{alxspmode}{...}+\ 
3897 は,\texttt{preonly} などといった文字列ではなく,0から3までの値を返す.
3898 %</ja>
3899
3900 \item
3901 %<*en>
3902 \verb+\ltjgetparameter{jacharrange}{+<range>\verb+}+ returns \texttt{0}
3903 if ``characters which belong to the character range~<range> are \textbf{JAchar}'',
3904 \texttt{1} if ``\dots are \textbf{ALchar}''.
3905 Although there is no character range~$-1$, specifying $-1$ to <range> does not cause an
3906       error (returns 1).
3907 %</en>
3908 %<*ja>
3909 \verb+\ltjgetparameter{jacharrange}{+<range>\verb+}+ は,<range>が\textbf{JAchar}達の
3910 範囲ならば0を,そうでなければ1を返す.「$-1$番の文字範囲」は存在しないが,<range>に$-1$を
3911 指定してもエラーは発生しない(1を返す).
3912 %</ja>
3913
3914 \item
3915 %<*en>
3916 For an integer~<digit> between 0~and~9,
3917      \verb+\ltjgetparameter{kansujichar}{+<digit>\verb+}+ returns the character code
3918 of the result of \verb+\kansuji+<digit>.
3919 %</en>
3920 %<*ja>
3921 0--9の数<digit>に対して,
3922 \verb+\ltjgetparameter{kansujichar}{+<digit>\verb+}+ は,\verb+\kansuji+<digit>で出力され
3923      る文字の文字コードを返す.
3924 %</ja>
3925
3926
3927 \item 
3928 %<*en>
3929 The following parameter names \emph{cannot be specified} in \verb+\ltjgetparameter+.
3930 %</en>
3931 %<*ja>
3932 次のパラメータ名を \verb+\ltjgetparameter+ に指定することはできない.
3933 %</ja>
3934 \begin{quote}
3935 \sffamily 
3936 jatextfont, jascriptfont, jascriptscriptfont, jacharrange
3937 \end{quote}
3938
3939 \item 
3940 %<*en>
3941 \verb+\ltjgetparameter{chartorange}{+<chr\_code>\verb+}+ returns 
3942 the range number which <chr\_code> belongs to
3943 (although there is no parameter named ``chartorange''). 
3944
3945 If <chr\_code> is between 0 and 127, this <chr\_code> does not belong to
3946 any character range. In this case,
3947       \verb+\ltjgetparameter{chartorange}{+<chr\_code>\verb+}+
3948 returns $-1$.
3949
3950 Hence, one can know whether <chr\_code> is \textbf{JAchar} or not
3951 by the following:
3952 %</en>
3953 %<*ja>
3954 \verb+\ltjgetparameter{chartorange}{+<chr\_code>\verb+}+ によって
3955 <chr\_code>の属する文字範囲の番号を知ることができる.
3956
3957 <chr\_code>に0--127の値を指定した場合(このとき,<chr\_code>が属する
3958 文字範囲は存在しない)は$-1$が返る.
3959
3960 そのため,<chr\_code>が\textbf{JAchar}か\textbf{ALchar}かは
3961 次で知ることができる:
3962 %</ja>
3963 \begin{quote}
3964 \ttfamily \verb+\ltjgetparameter{jacharrange}{\ltjgetparameter{chartorange}{+%
3965   <chr\_code>\verb+}}+\\\null\hfill\verb+% 0 if JAchar, 1 if ALchar+
3966 \end{quote}
3967
3968 \end{itemize}
3969
3970
3971
3972
3973 %<en>\section{Other Commands for plain \TeX\ and \LaTeXe}
3974 %<ja>\section{plainでも\LaTeX でも利用可能なその他の命令}
3975 %<en>\subsection{Commands for Compatibility with \pTeX}
3976 %<ja>\subsection{\pTeX 互換用命令}
3977
3978 %<*en>
3979 The following commands are implemented for compatibility with \pTeX.
3980 Note that the former five commands don't support JIS~X~0213, but only JIS~X~0208.
3981 The last \verb+\kansuji+ converts an integer into its Chinese numerals.
3982 %</en>
3983 %<*ja>
3984 以下の命令は\pTeX との互換性のために実装されている.そのため,JIS~X~0213には対応せず,
3985 \pTeX と同じようにJIS~X~0208の範囲しかサポートしていない.
3986 %</ja>
3987 \begin{center}
3988 \verb+\kuten+, \verb+\jis+, \verb+\euc+, \verb+\sjis+, \verb+\jis+, \verb+\kansuji+
3989 \end{center}
3990 %<*en>
3991 These six commands takes an internal integer, and returns a \emph{string}.
3992 %</en>
3993 %<*ja>
3994 これら6命令は内部整数を引数とするが,実行結果は\textbf{文字列}であることに注意.
3995 %</ja>
3996 \begin{LTXexample}
3997 \newcount\hoge
3998 \hoge="2423 %"
3999 \the\hoge, \kansuji\hoge\\
4000 \jis\hoge, \char\jis\hoge\\
4001 \kansuji1701
4002 \end{LTXexample}
4003
4004 %<*en>
4005 To change characters of Chinese numerals for each digit, set \Param{kansujichar} parameter:
4006 \begin{LTXexample}
4007 \ltjsetparameter{kansujichar={1,`壹}}
4008 \ltjsetparameter{kansujichar={7,`漆}}
4009 \ltjsetparameter{kansujichar={0,`零}}
4010 \kansuji1701
4011 \end{LTXexample}
4012 %</en>
4013
4014
4015 %<en>\subsection{\texttt{\textbackslash inhibitglue}}
4016 %<ja>\subsection{\texttt{\textbackslash inhibitglue}}
4017 %<*en>
4018 \verb+\inhibitglue+ suppresses the insertion of \textbf{JAglue}.
4019 The following is an example, using a special JFM that there will be a glue between
4020 the beginning of a box and ``あ'', and also between ``あ''~and~``ウ''.
4021 %</en>
4022 %<*ja>
4023 \verb+\inhibitglue+ は\textbf{JAglue}の挿入を抑制する.
4024 以下は,ボックスの始めと「あ」の間,「あ」「ウ」の間にグルーが入る特別なJFMを用いた例で
4025 ある.
4026 %</ja>
4027
4028 \begin{LTXexample}
4029 \jfont\g=file:KozMinPr6N-Regular.otf:jfm=test \g
4030 \fbox{\hbox{あウあ\inhibitglue ウ}}
4031 \inhibitglue\par\noindent あ1
4032 \par\inhibitglue\noindent あ2
4033 \par\noindent\inhibitglue あ3
4034 \par\hrule\noindent あoff\inhibitglue ice
4035 \end{LTXexample}
4036
4037 %<*en>
4038 With the help of this example, we remark the specification of \verb+\inhibitglue+:
4039 %</en>
4040 %<*ja>
4041 この例を援用して,\verb+\inhibitglue+ の仕様について述べる.
4042 %</ja>
4043 \begin{itemize}
4044 %<*en>
4045 \item The call of \verb+\inhibitglue+ in the (internal) vertical mode is
4046       simply ignored.
4047 %</en>
4048 %<*ja>
4049 \item \verb+\inhibitglue+ の垂直モード中での呼び出しは意味を持たない.
4050 4行目の入力で有効にならないのは,\verb+\inhibitglue+ の時点では垂直モードであり,
4051 \verb+\noindent+ の時点で水平モードになるからである.
4052 %</ja>
4053
4054 %<*en>
4055 \item The call of \verb+\inhibitglue+ in the (restricted) horizontal
4056       mode is only effective on the spot; does not get over boundary of
4057       paragraphs. Moreover, \verb+\inhibitglue+ cancels ligatures and
4058       kernings, as shown in the last line of above example.
4059 %</en>
4060 %<*ja>
4061 \item \verb+\inhibitglue+ の(制限された)水平モード中での呼び出しはその場でのみ
4062   有効であり,段落の境界を乗り越えない.
4063   さらに,\verb+\inhibitglue+ は上の例の最終行のように(欧文における)リガチャとカーニングを
4064   打ち消す.これは,\verb+\inhibitglue+ が内部的には「現在のリスト中にwhatsitノードを
4065   追加する」ことを行なっているからである.
4066 %</ja>
4067
4068 %<*en>
4069 \item The call of \verb+\inhibitglue+ in math mode is just ignored.
4070 %</en>
4071 %<*ja>
4072 \item \verb+\inhibitglue+ を数式モード中で呼び出した場合はただ無視される.
4073 %</ja>
4074
4075 %<*ja>
4076 \item \LaTeX で\LuaTeX-ja を使用する場合は,
4077 \verb+\inhibitglue+ の代わりとして \verb+\<+ を使うことができる.
4078 既に \verb+\<+ が定義されていた場合は,\LuaTeX-ja の読み込みで強制的に上書きされるので
4079 注意すること.
4080 %</ja>
4081 \end{itemize}
4082
4083
4084 \subsection{\texttt{\textbackslash ltjdeclarealtfont}}
4085 \label{ssec-altfont}
4086 %<*en>
4087 Using \verb+\ltjdeclarealtfont+, one can ``compose'' more than one Japanese fonts.
4088 This \verb+\ltjdeclarealtfont+ uses in the following form:
4089 \begin{quote}
4090 \ttfamily \textbackslash ltjdeclarealtfont<base\_font\_cs><alt\_font\_cs>{<range>}
4091 \end{quote}
4092 where  <base\_font\_cs>~and~<alt\_font\_cs> are defined by \verb+\jfont+.
4093 Its meaning is
4094 \begin{quote}
4095 If the current Japanese font is <base\_font\_cs>, characters which belong to <range>
4096 is typeset by another Japanese font <alt\_font\_cs>, instead of <base\_font\_cs>.
4097 \end{quote}
4098
4099 <range> is a comma-separated list of character codes, but also accepts negative integers:
4100 $-n$~($n≥1$) means that all characters of character classes~$n$, with respect to JFM used
4101 by <base\_font\_cs>. Note that characters which do not exist in <alt\_font\_cs> are
4102 ignored.
4103
4104 For example, if \verb+\hoge+ uses \texttt{jfm-ujis.lua}, the standard JFM of \LuaTeX-ja,
4105 then 
4106 \begin{verbatim}
4107 \ltjdeclarealtfont\hoge\piyo{"3000-"30FF, {-1}-{-1}}
4108 \end{verbatim}
4109 does
4110 \begin{quote}
4111 If the current Japanese font is \verb+\hoge+, \texttt{U+3000}-\texttt{U+30FF}
4112 and characters in class~1 (ideographic opening brackets) 
4113 are typeset by \verb+\piyo+.
4114 \end{quote}
4115 %</en>
4116 %<*ja>
4117 \verb+\jfont+ の書式を見ればわかるように,基本的には\LuaTeX-jaにおける1つの和文フォントに
4118 使用出来る「実際のフォント」は1つである.
4119 しかし,\verb+\ltjdeclarealtfont+ を用いると,この原則から外れることができる.
4120
4121 \verb+\ltjdeclarealtfont+ は以下の書式で使用する:
4122 \begin{quote}
4123 \ttfamily \textbackslash ltjdeclarealtfont<base\_font\_cs><alt\_font\_cs>{<range>}
4124 \end{quote}
4125 これは「現在の和文フォント」が<base\_font\_cs>であるとき,
4126 <range>に属する文字は<alt\_font\_cs>を用いて組版される,という意味である.
4127 \begin{itemize}
4128  \item <base\_font\_cs>, <alt\_font\_cs>は
4129 \verb+\jfont+ によって定義された和文フォントである.
4130  \item <range>は文字コードの範囲を表すコンマ区切りのリストであるが,
4131    例外として負数$-n$は「<base\_font\_cs>のJFMの文字クラス$n$に属する全ての文字」
4132    を意味する.
4133
4134 <range>中に<alt\_font\_cs>中に実際には存在しない文字が指定された場合は,
4135 その文字に対する設定は無視される.
4136 \end{itemize}
4137
4138 例えば,\verb+\hoge+ のJFMが\LuaTeX-ja標準の
4139 \ \texttt{jfm-ujis.lua} であった場合,
4140 \begin{verbatim}
4141 \ltjdeclarealtfont\hoge\piyo{"3000-"30FF, {-1}-{-1}}
4142 \end{verbatim}
4143 は「\verb+\hoge+ を利用しているとき,
4144 \texttt{U+3000}-\texttt{U+30FF}と
4145 文字クラス1(開き括弧類)中の文字だけは \verb+\piyo+ を用いる」
4146 ことを設定する.\verb+{-1}-{-1}+ という変わった指定の仕方をしているのは,
4147 普通に \texttt{-1} と指定したのでは正しく$-1$と読み取られないという
4148 マクロの都合による.
4149 %</ja>
4150
4151
4152
4153 %<en>\section{Commands for \LaTeXe}
4154 %<ja>\section{\LaTeXe 用の命令}
4155
4156 %<en>\subsection{Patch for NFSS2}
4157 %<ja>\subsection{NFSS2へのパッチ}
4158 \label{ssub-nfsspat}
4159
4160 \begin{figure}[!tb]
4161 \begin{lstlisting}[numberstyle=\tiny, numbers=left, numbersep=1em]
4162 \DeclareKanjiFamily{JY3}{edm}{}
4163 \DeclareFontShape{JY3}{edm}{m}{n}    {<-> s*IPAexMincho:jfm=ujis}{}
4164 \DeclareFontShape{JY3}{edm}{m}{green}{<-> s*IPAexMincho:jfm=ujis;color=007F00}{}
4165 \DeclareFontShape{JY3}{edm}{m}{blue} {<-> s*IPAexMincho:jfm=ujis;color=0000FF}{}
4166 \DeclareAlternateKanjiFont{JY3}{edm}{m}{n}{JY3}{edm}{m}{green}{"4E00-"67FF,{-2}-{-2}}
4167 \DeclareAlternateKanjiFont{JY3}{edm}{m}{n}{JY3}{edm}{m}{blue}{ "6800-"9FFF}
4168 {\kanjifamily{edm}\selectfont
4169 日本国民は、正当に選挙された国会における代表者を通じて行動し、……}
4170 \end{lstlisting}
4171 \begin{quote}
4172 \DeclareKanjiFamily{JY3}{edm}{}
4173 \DeclareFontShape{JY3}{edm}{m}{n}    {<-> s*KozMinPr6N-Regular:jfm=ujis}{}
4174 \DeclareFontShape{JY3}{edm}{m}{green}{<-> s*KozMinPr6N-Regular:jfm=ujis;color=007F00}{}
4175 \DeclareFontShape{JY3}{edm}{m}{blue} {<-> s*KozMinPr6N-Regular:jfm=ujis;color=0000FF}{}
4176 \DeclareAlternateKanjiFont{JY3}{edm}{m}{n}{JY3}{edm}{m}{green}{"4E00-"67FF,{-2}-{-2}}
4177 \DeclareAlternateKanjiFont{JY3}{edm}{m}{n}{JY3}{edm}{m}{blue}{ "6800-"9FFF}
4178
4179 {\kanjifamily{edm}\selectfont
4180 日本国民は、正当に選挙された国会における代表者を通じて行動し、……}
4181 \end{quote}
4182 %<ja>\caption{\texttt{\textbackslash DeclareAlternateKanjiFont} の使用例}
4183 %<en>\caption{An example of \texttt{\textbackslash DeclareAlternateKanjiFont}}
4184 \label{fig:altkanji}
4185 \end{figure}
4186
4187 %<*en>
4188 Japanese patch for NFSS2 in \LuaTeX-ja
4189 is based on \texttt{plfonts.dtx} which plays the same role in \pLaTeXe.
4190 We will describe
4191 commands which are not described in Subsection~\ref{ssub-chgfnt}.
4192 %</en>
4193 %<*ja>
4194 \LuaTeX-jaのNFSS2への日本語パッチは
4195 \pLaTeXe で同様の役割を果たす \texttt{plfonts.dtx} をベースに,
4196 和文エンコーディングの管理等をLuaで書きなおしたものである.
4197 ここでは\ref{ssub-chgfnt}節で述べていなかった命令について
4198 記述しておく.
4199 %</ja>
4200
4201 \begin{cslist}%
4202 \item[DeclareYokoKanjiEncoding\{<encoding>\}\{<text-settings>\}\{<math-settings>\}]
4203
4204 %<*en>
4205 In NFSS2 under \LuaTeX-ja, distinction between alphabetic font families
4206              and Japanese font families are only made by their
4207              encodings. For example, encodings OT1 and T1 are for
4208              alphabetic font families, and a Japanese font family cannot
4209              have these encodings. This command defines a new encoding
4210              scheme for Japanese font family (in horizontal direction).
4211 %</en>
4212 %<*ja>
4213 \LuaTeX-jaのNFSS2においては,欧文フォントファミリと和文フォントファミリは
4214 そのエンコーディングによってのみ区別される.
4215 例えば,OT1とT1のエンコーディングは欧文フォントファミリに対するものであり,
4216 和文フォントファミリはこれらのエンコーディングを持つことはできない.
4217 このコマンドは横書き用和文フォントのための新しいエンコーディングを
4218 定義する.
4219 %</ja>
4220
4221 \item[DeclareKanjiEncodingDefaults\{<text-settings>\}\{<math-settings>\}]
4222 \item[DeclareKanjiSubstitution\{<encoding>\}\{<family>\}\{<series>\}\{<shape>\}]
4223 \item[DeclareErrorKanjiFont\{<encoding>\}\{<family>\}\{<series>\}\{<shape>\}\{<size>\}]
4224
4225 %<*en>
4226 The above 3~commands are just the counterparts for \verb+\DeclareFontEncodingDefaults+ and~others.
4227 %</en>
4228 %<*ja>
4229 上記3つのコマンドはちょうど \verb+DeclareFontEncodingDefaults+ などに対応するものである.
4230 %</ja>
4231
4232 \item[reDeclareMathAlphabet\{<unified-cmd>\}\{<al-cmd>\}\{<ja-cmd>\}]
4233
4234 % ToDo: en
4235 %<*ja>
4236 和文・欧文の数式用フォントファミリを一度に変更する命令を作成する.
4237 具体的には,欧文数式用フォントファミリ変更の命令<al-cmd>(\verb+\mathrm+ 等)と,和文数式用フォ
4238              ントファミリ変更の命令<ja-cmd>(\verb+\mathmc+ 等)の2つを同時に行う命令として
4239              <unified-cmd>を(再)定義する.実際の使用では<unified-cmd>と
4240              <al-cmd>に同じものを指定する,すなわち,<al-cmd>で和文側も変
4241              更させるようにするのが一般的と思われる.
4242
4243 本命令は
4244 {\let\item=\origitem
4245 \begin{center}\tt
4246 <unified-cmd>\{<arg>\}\quad$\longrightarrow$\quad
4247 (<al-cmd>の1段展開結果)\{<ja-cmd>の1段展開結果)\{<arg>\}\}
4248 \end{center}
4249 と定義を行うので,使用には注意が必要である:
4250 \vspace{-\medskipamount}
4251 %<en>\advance\linewidth-2em
4252 %<ja>\advance\linewidth-2\zw
4253 \begin{itemize}
4254 \item <al-cmd>,~<ja-cmd>は既に定義されていなければならない.
4255       \verb+\reDeclareMathAlphabet+\\の後に
4256 両命令の内容を再定義しても,<unified-cmd>の内容にそれは反映されない.
4257 \item <al-cmd>,~<ja-cmd>に\verb+\@mathrm+などと\texttt{@}をつけた命令を指定した時の動作は保証できない.
4258 \end{itemize}}
4259 %</ja>
4260
4261 \item[DeclareRelationFont\{<ja-encoding>\}\{<ja-family>\}\{<ja-series>\}\{<ja-shape>\}\\
4262   \null\hfill\{<al-encoding>\}\{<al-family>\}\{<al-series>\}\{<al-shape>\}]
4263 %<*en>
4264 This command sets the ``accompanied'' alphabetic font family (given by the latter 4~arguments)
4265 with respect to a Japanese font family given by the former 4~arguments.
4266 %</en>
4267 %<*ja>
4268 いわゆる「従属欧文」を設定するための命令である.前半の4引数で表される和文フォントファミリに対して,
4269 そのフォントに対応する「従属欧文」のフォントファミリを後半の4引数により与える.
4270 %</ja>
4271 \item[SetRelationFont]
4272 %<*en>
4273 This command is almost same as \verb+\DeclareRelationFont+, except that this command does a local
4274 assignment, where \verb+\DeclareRelationFont+ does a global assignment.
4275 %</en>
4276 %<*ja>
4277 このコマンドは \verb+\DeclareRelationFont+ とローカルな指定であることを除いて
4278 ほとんど同じである(\verb+\DeclareRelationFont+ はグローバル).
4279 %</ja>
4280
4281 \item[userelfont]
4282 %<*en>
4283 Change current alphabetic font encoding/family/\dots\ to the `accompanied' alphabetic
4284              font family with respect to current Japanese font family,
4285              which was set by
4286              \verb+\DeclareRelationFont+ or \verb+\SetRelationFont+.
4287 Like \verb+\fontfamily+, \verb+\selectfont+ is required to take an effect.
4288 %</en>
4289 %<*ja>
4290 現在の欧文フォントエンコーディング/ファミリ/…… を,
4291 \verb+\DeclareRelationFont+ か \verb+\SetRelationFont+ で指定された
4292 現在の和文フォントファミリに対応する「従属欧文」フォントファミリに変更する.
4293 \verb+\fontfamily+ のように,有効にするためには \verb+\selectfont+ が必要である.
4294 %</ja>
4295
4296 \item[adjustbaseline]
4297 \ldots
4298
4299 \item[fontfamily\{<family>\}]
4300 %<*en>
4301 As in \LaTeXe, this command changes current font family (alphabetic, Japanese,~\emph{or both})
4302 to <family>. Which family will be changed is determined as follows:
4303 %</en>
4304 %<*ja>
4305 元々の\LaTeXe におけるものと同様に,このコマンドは現在のフォントファミリ(欧文,
4306 和文,\emph{もしくは両方})を<family>に変更する.
4307 どのファミリが変更されるかは以下のようにして決定される:
4308 %</ja>
4309 {\let\item\origitem
4310 %<en>\advance\linewidth-2em
4311 %<ja>\advance\linewidth-2\zw
4312 \vspace{-\medskipamount}
4313 \begin{itemize}
4314 %<*en>
4315 \item Let current encoding scheme for Japanese fonts be
4316       <ja-enc>. Current Japanese font family will be changed to
4317       <family>, if one of the following two conditions is met:
4318 %</en>
4319 %<*ja>
4320 \item 現在の和文フォントに対するエンコーディングが<ja-enc>であるとしよう.
4321   現在の和文フォントファミリは,以下の2つの条件のうちの1つが満たされているときに
4322   <family>に変更される:
4323 %</ja>
4324 \begin{itemize}
4325 %<*en>
4326 \item The family <family> under the encoding <ja-enc> has been already defined by
4327       \verb+\DeclareKanijFamily+.
4328 %</en>
4329 %<*ja>
4330 \item エンコーディング<ja-enc>におけるファミリ<family>が既に \verb+\DeclareKanjiFamily+ によって定義されている.
4331 %</ja>
4332 %<*en>
4333 \item A font definition named \texttt{<ja-enc><family>.fd} (the file name is
4334       all lowercase) exists.
4335 %</en>
4336 %<*ja>
4337 \item フォント定義ファイル\texttt{<ja-enc><family>.fd}(ファイル名は全て小文字)が存在する.
4338 %</ja>
4339 \end{itemize}
4340 %<*en>
4341 \item Let current encoding scheme for alphabetic fonts be
4342       <al-enc>. For alphabetic font family, the criterion as above is used.
4343 %</en>
4344 %<*ja>
4345 \item 現在の欧文フォントに対するエンコーディングを<al-enc>とする.
4346   欧文フォントファミリに対しても,上記の基準が用いられる.
4347 %</ja>
4348 %<*en>
4349 \item There is a case which none of the above applies, that is, the font
4350       family named <family> doesn't seem to be defined neither under the
4351       encoding <ja-enc>, nor under <al-enc>.
4352 In this case, the default family for font substitution is used for
4353       alphabetic and Japanese fonts. Note that current encoding will not
4354       be set to <family>, unlike the original implementation in \LaTeX.
4355 %</en>
4356 %<*ja>
4357 \item 上記のいずれもが適用されない,つまり<family>が<ja-enc>と<al-enc>の
4358   どちらでも定義されないような場合がある.
4359   この場合,代替フォントに用いられるデフォルトのフォントファミリが欧文フォントと
4360   和文フォントに用いられる.\LaTeX のオリジナルの実装とは異なり,
4361   現在のエンコーディングは<family>には設定されないことに注意する.
4362 %</ja>
4363 \end{itemize}%
4364 %<en>\vspace{-\medskipamount}
4365 }
4366
4367 \item[DeclareAlternateKanjiFont\{<base-encoding>\}\{<base-family>\}\{<base-series>\}\{<base-shape>\}\\
4368   \null\hfill\{<alt-encoding>\}\{<alt-family>\}\{<alt-series>\}\{<alt-shape>\}\{<range>\}]
4369 %<*ja>
4370 \ref{ssec-altfont}節の
4371 \verb+\ltjdeclarealtfont+ と同様に,前半の4引数の和文フォント(基底フォント)のうち<range>中の文字を
4372 第5--第8引数の和文フォントを使って組むように指示する.使用例を図\ref{fig:altkanji}に載せた.
4373
4374 {\let\item\origitem
4375 %<en>\advance\linewidth-2em
4376 %<ja>\advance\linewidth-2\zw
4377 \vspace{-\medskipamount}
4378 \begin{itemize}
4379  \item 
4380 \verb+\ltjdeclarealtfont+ では基底フォント・置き換え先和文フォントはあらかじめ定義されてい
4381              ないといけない(その代わり即時発効)であったが,
4382 \verb+\DeclareAlternateKanjiFont+ の設定が
4383 実際に効力が発揮するのは,書体変更やサイズ変更を行った時,
4384 あるいは(これらを含むが)\verb+\selectfont+ が実行された時である.
4385  \item 
4386 段落やhboxの最後での設定値が段落/hbox全体にわたって通用する点や,
4387 <range>に負数$-n$を指定した場合,それが「基底フォントの文字クラス$n$に属する文字全体」
4388 と解釈されるのは \verb+\ltjdeclarealtfont+ と同じである.
4389 \end{itemize}%
4390 }
4391 %</ja>
4392 %<*en>
4393 As \verb+\ltjdeclarealtfont+~(Subsection~\ref{ssec-altfont}), 
4394 characters in <range> of the Japanese font (we say the \emph{base font})
4395 which specified by first 4 arguments are typeset 
4396 by the Japanese font which specified by fifth to eighth arguments
4397 (we say the \emph{alternate font}).
4398 An example is shown in Figure~\ref{fig:altkanji}.
4399
4400 {\let\item\origitem
4401 %<en>\advance\linewidth-2em
4402 %<ja>\advance\linewidth-2\zw
4403 \vspace{-\medskipamount}
4404 \begin{itemize}
4405  \item 
4406 In \verb+\ltjdeclarealtfont+, the base font and the alternate font must be already defined.
4407 But this \verb+\DeclareAlternateKanjiFont+ is not so.
4408 In other words, \verb+\DeclareAlternateKanjiFont+ is effective only after
4409 current Japanese font is changed, or only after \verb+\selectfont+ is executed.
4410  \item \dots
4411 \end{itemize}%
4412 \vspace{-\medskipamount}
4413 }
4414 %</en>
4415 \end{cslist}
4416
4417 %<*en>
4418 As closing this subsection, we shall introduce an example of
4419 \verb+\SetRelationFont+ and \verb+\userelfont+:
4420 %</en>
4421 %<*ja>
4422 この節の終わりに,\verb+\SetRelationFont+ と \verb+\userelfont+ の例を
4423 紹介しておこう.\verb+\userelfont+ の使用によって,「abc」の部分のフォントが
4424 Avant Garde (OT1/pag/m/n) に変わっていることがわかる.
4425 %</ja>
4426 \begin{LTXexample}[width=0.3\textwidth]
4427 \makeatletter
4428 \SetRelationFont{JY3}{\k@family}{m}{n}{OT1}{pag}{m}{n}
4429   % \k@family: current Japanese font family
4430 \userelfont\selectfont あいうabc
4431 \end{LTXexample}
4432
4433 %<en>\section{Extensions}
4434 %<ja>\section{拡張}
4435 \subsection{\texttt{luatexja-fontspec.sty}}
4436
4437 %<*en>
4438 As described in Subsection~\ref{ssec-fontspec}, this optional package
4439 provides the counterparts for several commands defined in the
4440 \Pkg{fontspec} package.
4441 In addition to OpenType font features in the original \Pkg{fontspec},
4442 the following ``font features'' specifications are allowed for
4443 the commands of Japanese version:
4444 %</en>
4445 %<*ja>
4446 \ref{ssec-fontspec}節で述べたように,この追加パッケージは\Pkg{fontspec}
4447 パッケージで定義されているコマンドに対応する和文フォント用のコマンドを提供する.
4448 \Pkg{fontspec}パッケージで指定可能な各種font featureに加えて,和文版のコマンドには
4449 以下の``font feature''を指定することができる:
4450 %</ja>
4451
4452
4453 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
4454 \item[CID=<name>]
4455 \item[JFM=<name>]
4456 \item[JFM-var=<name>] \
4457
4458 %<*en>
4459 These 3 font features correspond to \texttt{cid}, \texttt{jfm} and
4460 \texttt{jfmvar} keys for \verb+\jfont+ respectively.
4461 \texttt{CID} is effective only when with \texttt{NoEmbed}
4462 described below.
4463 See Subsections~\ref{ssec-jfont} and \ref{ssec-psft} for details.
4464 %</en>
4465 %<*ja>
4466 これら3つのキーはそれぞれ \verb+\jfont+ に対する
4467 \texttt{cid}, \texttt{jfm}, \texttt{jfmvar}キーとそれぞれ対応する.
4468 \texttt{CID} は下の \texttt{NoEmbed} と合わせて用いられたときのみ有効である.
4469 \verb+\jfont+ プリミティブに対する
4470 \texttt{cid}, \texttt{jfm}, \texttt{jfmvar}キーの詳細は\ref{ssec-jfont}節
4471              と\ref{ssec-psft}節を参照.
4472 %</ja>
4473
4474 \item[NoEmbed]
4475 %<*en>
4476 By specifying this font feature, one can use ``name-only'' Japanese font which
4477 will not be embedded in the output PDF file. See Subsection~\ref{ssec-psft}.
4478 %</en>
4479 %<*ja>
4480 これを指定することで,PDFに埋め込まれない「名前だけ」のフォントを指定することが
4481 できる.\ref{ssec-psft}節を参照.
4482 %</ja>
4483 \end{list}
4484
4485 %<*ja>
4486 なお,\Pkg{luatexja-fontspec} 読み込み時には和文フォント定義ファイル%
4487 \texttt{<ja-enc><family>.fd}は全く参照されなくなる.
4488 %</ja>
4489
4490
4491
4492 \subsection{\texttt{luatexja-otf.sty}}
4493 \label{ssec-ltjotf}
4494 %<*en>
4495 This optional package supports typesetting characters in
4496 Adobe-Japan1. the package \Pkg{luatexja-otf} offers the following 2~low-level
4497 commands:
4498 %</en>
4499 %<*ja>
4500 この追加パッケージはAdobe-Japan1の文字の出力をサポートする.
4501 \Pkg{luatexja-otf}は以下の2つの低レベルコマンドを提供する:
4502 %</ja>
4503 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
4504 \item[\textbackslash CID\{<number>\}]
4505 %<*en>
4506 Typeset a character whose CID number is <number>.
4507 %</en>
4508 %<*ja>
4509 CID番号が<number>の文字を出力する.
4510 %</ja>
4511
4512 \item[\textbackslash UTF\{<hex\_number>\}]
4513 %<*en>
4514 Typeset a character whose character code is <hex\_number> (in hexadecimal).
4515 This command is similar to \verb+\char"+<hex\_number>,\ %"
4516 but please remind remarks below.
4517 %</en>
4518 %<*ja>
4519 文字コードが(16進で)<hex\_number>の文字を出力する.
4520 このコマンドは \verb+\char"+<hex\_number>と似ているが,下の記述に注意すること.%"
4521 %</ja>
4522 \end{list}
4523
4524 %<en>\paragraph{Remarks}
4525 %<ja>\paragraph{注意}
4526 %<*en>
4527 Characters by \verb+\CID+ and \verb+\UTF+ commands are different from
4528 ordinary characters in the following points:
4529 %</en>
4530 %<*ja>
4531 \verb+\CID+ と \verb+\UTF+ コマンドによって出力される文字は
4532 以下の点で通常の文字と異なる:
4533 %</ja>
4534 \begin{itemize}
4535 %<*en>
4536 \item Always treated as \textbf{JAchar}s.
4537 %</en>
4538 %<*ja>
4539 \item 常に\textbf{JAchar}として扱われる.
4540 %</ja>
4541 %<*en>
4542 \item Processing codes for supporting OpenType features (\textit{e.g.},
4543       glyph replacement and kerning) by the \Pkg{luaotfload} package
4544       is not performed to these characters.
4545 %</en>
4546 %<*ja>
4547 \item OpenType feature(例えばグリフ置換やカーニング)をサポートするための
4548   \Pkg{luaotfload}パッケージのコードはこれらの文字には働かない.
4549 %</ja>
4550 \end{itemize}
4551
4552
4553 %<en>\paragraph{Additional syntax of JFM}
4554 %<ja>\paragraph{JFMへの記法の追加}
4555
4556 %<*en>
4557 The package \Pkg{luatexja-otf} extends the syntax of JFM; the entries of \texttt{
4558 chars} table in JFM now allows a string in the form
4559 \verb+'AJ1-xxx'+, which stands for the character
4560 whose CID number in Adobe-Japan1 is \verb+xxx+.
4561
4562 This extened notation is used in the standard JFM \texttt{jfm-ujis.lua}
4563 to typeset halfwidth Hiragana glyphs (CID~516--598) in halfwidth.
4564 %</en>
4565 %<*ja>
4566 \Pkg{luatexja-otf}パッケージを読み込むと,
4567 JFMの\texttt{chars}テーブルのエントリとして \verb+'AJ1-xxx'+ の形の文字列が
4568 使えるようになる.これはAdobe-Japan1におけるCID番号が \verb+xxx+ の文字を表す.
4569
4570 この拡張記法は,標準JFM~\texttt{jfm-ujis.lua}で,半角ひらがなのグリフ(CID~516--598)を
4571 正しく半角幅で組むために利用されている.
4572 %</ja>
4573
4574 %<*en>
4575 \paragraph{IVS support}
4576 Recent fonts support Ideographic Variation Selector (IVS).
4577 It seems that \Pkg{luaotfload} and \Pkg{fontspec} packages do not support
4578 IVS, so we implemented IVS support in \Pkg{luatexja-otf}.
4579 \emph{IVS support is experimental; if you want to enable this, load
4580 \Pkg{luatexja-otf} and execute the following:}
4581 %</en>
4582 %<*ja>
4583 \paragraph{IVSサポート}
4584 最近のOpenTypeフォントやTrueTypeフォントには,
4585 \texttt{U+E0100}--\texttt{U+E01EF}の範囲の「文字」
4586 (漢字用異体字セレクタ)を後置することによって
4587 字形を指定する仕組み(IVS)が含まれている.
4588 執筆時点の2013年12月では,\Pkg{luaotfload}や\Pkg{fontspec}パッケージ類は
4589 IVSに対応してはいないようである.これらのパッケージで対応してくれるのが理想的だが,
4590 それまでのつなぎとして,\Pkg{luatexja-otf}パッケージ内にIVS対応を仕込んでおいた.
4591
4592 \medskip
4593
4594 \emph{IVS対応は試験的なものである.
4595 有効にするには,\Pkg{luatexja-otf}パッケージを読み込んだ上で以下の命令を実行する%
4596 \footnote{この命令を2回以上実行しても意味がない.}:}
4597 %</ja>
4598 \begin{verbatim}
4599 \directlua{luatexja.otf.enable_ivs()}
4600 \end{verbatim}
4601 %<ja> すると,上の命令を実行した箇所以降では,以下のようにIVSによる字形指定が有効となる.
4602 %<en> After executing the command above, you can use IVS like the following:
4603 \begin{LTXexample}
4604 \Large
4605 \jfontspec{KozMinPr6N-Regular}
4606 奈良県葛󠄀城市と,東京都葛󠄁飾区.\\
4607 こんにちは,渡
4608 邉󠄀邉󠄁邉󠄂邉󠄃邉󠄄
4609 邉󠄅邉󠄆邉󠄇邉󠄈邉󠄉
4610 邉󠄊邉󠄋邉󠄌邉󠄍邉󠄎
4611 さん.
4612 \end{LTXexample}
4613 %<*ja>
4614 左上側の入力においては,漢字用異体字セレクタを明示するため,
4615 例えばVariation~Selector~18 (\texttt{U+E0101})を\IVSB{18}のように表記している.
4616 %</ja>
4617 \medskip
4618
4619 %<*en>
4620 Specifying glyph variants by IVS precedes glyph replacement by font features.
4621 For example, only ``葛'' in ``葛西'' is changed by font features
4622 \texttt{jp78}~or~\texttt{jp90}, which does not followed by any variation selector.
4623 %</en>
4624 %<*ja>
4625 また,IVSによる字形指定は,font featureによるそれに優先されることとした.
4626 下の例において,\texttt{jp78}, \texttt{jp90} 指定で字形が変化した文字は
4627 異体字セレクタが続いていない「葛西」中の「葛」のみである.
4628 %</ja>
4629 \begin{LTXexample}
4630  \def\TEST#1{%
4631    {\jfontspec[#1]{KozMinPr6N-Regular}%
4632    葛󠄀城市,葛󠄁飾区,葛西}\\}
4633  指定なし:\TEST{}
4634  \texttt{jp78}:\TEST{CJKShape=JIS1978}
4635  \texttt{jp90}:\TEST{CJKShape=JIS1990}
4636 \end{LTXexample}
4637
4638 %<*ja>
4639 現状では,\TeX 側のインターフェースとなる \Pkg{luatexja-otf.sty} は一切変更していない
4640 ので,ZRさんによる\Pkg{PXipamjm}パッケージ%
4641 \footnote{\url{https://github.com/zr-tex8r/PXipamjm}. 説明は彼のブログ記事
4642 「pxipamjm パッケージの説明書のような何か(\url{http://d.hatena.ne.jp/zrbabbler/20131221})」
4643 にある.}
4644 にあるような気の利いた命令はまだない.
4645 異体字の一覧表示を行いたい場合は,gitリポジトリ内の \texttt{test/test19-ivs.tex} 中にある
4646 Lua・\TeX コードが参考になるだろう.
4647 %</ja>
4648
4649
4650 \subsection{\texttt{luatexja-adjust.sty}}
4651 \label{ssec-adj}
4652 \begin{figure}[t]
4653 \def\sq{%
4654   \hbox to 1\zw{\hss\fboxsep=-.5\fboxrule\fbox{%
4655    \hskip\dimexpr-.5\zw-.2pt\vrule width.4pt height.08\zw depth.12\zw%
4656   \hskip\dimexpr.5\zw-.2pt\relax}\hss}}
4657 \def\sb{\hbox to 1\zw{\hss\fboxsep=-.5\fboxrule\fbox{%
4658   ■\hskip\dimexpr-.5\zw-.2pt\vrule width.4pt height.08\zw depth.12\zw%
4659   \hskip\dimexpr.5\zw-.2pt\relax}\hss}}
4660 \newbox\gridbox
4661 \def\outbox#1{{\Large%
4662   \ltjsetparameter{kanjiskip=0pt plus .2\zw minus .2\zw}%
4663   \setbox\gridbox=\hbox to 20\zw{\sq\sq\sq\sq\sb\sq\sq\sq\sq\sb\sq\sq\sq\sq\sb\sq\sq\sq\sq\sb}%
4664   \hbox{\textcolor{cyan!50!white}{\copy\gridbox}\hskip-20\zw%
4665   \vbox{\hsize=20\zw\noindent\leftskip0pt\rightskip0pt\parfillskip0pt#1}\vrule}%
4666 }}
4667
4668 {\centering
4669 \begin{tabular}{lc}
4670 \toprule
4671 no adjustment&\outbox{以上の原理は,「包除原理」とよく呼ばれるが\hskip-.5\zw\null}\\
4672 without priority&%
4673 \ltjdisableadjust
4674 \outbox{以上の原理は,「包除原理」とよく呼ばれるが}%
4675 \ltjenableadjust\\
4676 with priority&%
4677 \outbox{以上の原理は,「包除原理」とよく呼ばれるが}
4678 %<en>\ltjdisableadjust
4679 \\
4680 \bottomrule
4681 \end{tabular}\par}
4682 \smallskip
4683
4684 Note: the value of 
4685 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} is 0\,pt${}^{+1/5\,\mathrm{em}}_{-1/5\,\mathrm{em}}$ in this figure,
4686 for making the difference obvious.
4687 %<ja>\caption{行長調整}\label{fig-adj}
4688 %<en>\caption{Line adjustment}\label{fig-adj}
4689 \end{figure}
4690
4691
4692 %<*en>
4693 ...
4694 %</en>
4695 %<*ja>
4696 \pTeX では,行長調整において優先度の概念が存在しなかったため,図
4697 \ref{fig-adj}上段における半角分の半端は,図\ref{fig-adj}中段のように,鍵
4698 括弧周辺の空白と和文間空白(\Param{\hyperlink{fld:kanjiskip}{kanjiskip}})の両方によって負担される.し
4699 かし,「日本語組版処理の要件」\cite{jlreq}やJIS~X~4051~\cite{x4051}におい
4700 ては,このような状況では半端は鍵括弧周辺の空白のみで負担し,その他の和文
4701 文字はベタ組で組まれる(図\ref{fig-adj}下段)ことになっている.この追加
4702 パッケージは\cite{jlreq}や\cite{x4051}における規定のような,優先順位付き
4703 の行長調整を提供する.詳細な仕様については\ref{sec-adjspec}章を参照してほしい.
4704 \begin{itemize}
4705  \item 優先度付き行長調整は,段落を行分割した後に個々の行について行われるものである.
4706 そのため,行分割の位置は変化することはない.
4707
4708 また,\verb+\hbox to ... {...}+ のような「幅が指定されたhbox」では無効である.
4709  \item 優先度付き行長調整を行うと,和文処理グルーの自然長は変化しないが,伸び量や縮み量は
4710 一般に変化する.そのため,既に組まれた段落を \verb+\unhbox+ などを利用して組み直す処理を
4711 行う場合には注意が必要である.
4712 \end{itemize}
4713
4714
4715 \Pkg{luatexja-adjust} は,以下の命令を提供する.これらはすべてグローバルに効力を発揮する.
4716
4717 \begin{list}{}{\def\makelabel{\ttfamily}\def\{{\char`\{}\def\}{\char`\}}\advance\leftmargin1\zw}
4718 \item[\textbackslash ltjdisableadjust]
4719 優先順位付きの行長調整を無効化する.
4720
4721 \item[\textbackslash ltjenableadjust]
4722 優先順位付きの行長調整を有効化する.
4723
4724 \item[\textsf{adjust}=<bool>] \verb+\ltjsetparameter+ で指定可能な追加パラメータであり,
4725 <bool>が\textit{true}なら \verb+\ltjenableadjust+ を,
4726 そうでなければ \verb+\ltjdisableadjust+ を実行する.
4727
4728
4729 \end{list}
4730
4731
4732
4733
4734
4735 %</ja>
4736
4737
4738
4739 %<en>\part{Implementations}
4740 %<ja>\part{実装}
4741 \label{part-imp}
4742 %<en>\section{Storing Parameters}
4743 %<ja>\section{パラメータの保持}
4744 \label{sec-para}
4745 %<en>\subsection{Used Dimensions, Attributes and Whatsit Nodes}
4746 %<ja>\subsection{\LuaTeX-jaで用いられるレジスタとwhatsitノード}
4747
4748 %<*en>
4749 Here the following is the list of dimensions and attributes which are used in \LuaTeX-ja.
4750 %</en>
4751 %<*ja>
4752 以下は\LuaTeX-jaで用いられる寸法レジスタ(dimension),属性レジスタ(attribute)の
4753 リストである.
4754 %</ja>
4755 \begin{list}{}{%
4756 \def\makelabel{\ttfamily}\advance\leftmargin1\zw
4757 \def\dim#1{\item[\textbackslash #1\ \textrm{(dimension)}]}
4758 \def\attr#1{\item[\textbackslash #1\ \textrm{(attribute)}]}
4759 }
4760
4761 \dim{jQ}
4762 %<*en>
4763 \verb+\jQ+ is equal to
4764                         $1\,\textrm{Q}=0.25\,\textrm{mm}$, where ``Q''~(also called ``級'') is
4765                         a unit used in Japanese phototypesetting. 
4766 So one should not change the value of this dimension.
4767 %</en>
4768 %<*ja>
4769 \verb+\jQ+ は写植で用いられた$1\,\textrm{Q}=0.25\,\textrm{mm}$%
4770 (「級」とも書かれる)に等しい.したがって,
4771 この寸法レジスタの値を変更してはならない.
4772 %</ja>
4773
4774 \dim{jH}
4775 %<*en>
4776 There is also a unit called ``歯'' which equals to $0.25\,\textrm{mm}$ and
4777                          used in Japanese phototypesetting. 
4778 This \verb+\jH+ is the same \verb+\dimen+ register as \verb+\jQ+.
4779 %</en>
4780 %<*ja>
4781 同じく写植で用いられていた単位として「歯」があり,これも$0.25\,\textrm{mm}$と
4782 等しい.この \verb+\jH+ は \verb+\jQ+ と同じ寸法レジスタを指す.
4783 %</ja>
4784
4785 \dim{ltj@zw}
4786 %<*en>
4787 A temporal register for the ``full-width'' of current Japanese font.
4788 %</en>
4789 %<*ja>
4790 現在の和文フォントの「全角幅」を保持する一時レジスタ.
4791 %</ja>
4792
4793 \dim{ltj@zh}
4794 %<*en>
4795 A temporal register for the ``full-height'' (usually the sum of height of imaginary body and its depth) of current Japanese font.
4796 %</en>
4797 %<*ja>
4798 現在の和文フォントの「全角高さ」(通常,高さと深さの和)を保持する一時レジスタ.
4799 %</ja>
4800
4801 \attr{jfam}
4802 %<*en>
4803 Current number of Japanese font family for math formulas.
4804 %</en>
4805 %<*ja>
4806 数式用の和文フォントファミリの現在の番号.
4807 %</ja>
4808
4809 \attr{ltj@curjfnt}
4810 %<*en>
4811 The font index of current Japanese font.
4812 %</en>
4813 %<*ja>
4814 現在の和文フォントのフォント番号.
4815 %</ja>
4816
4817 \attr{ltj@charclass}
4818 %<*en>
4819 The character class of Japanese \textit{glyph\_node}.
4820 %</en>
4821 %<*ja>
4822 和文文字の\textit{glyph\_node}の文字クラス.
4823 %</ja>
4824
4825 \attr{ltj@yablshift}
4826 %<*en>
4827 The amount of shifting the baseline of alphabetic fonts in scaled point ($2^{-16}\,\textrm{pt}$).
4828 %</en>
4829 %<*ja>
4830 スケールド・ポイント($2^{-16}\,\textrm{pt}$)を単位とした欧文フォントのベースラインの移動量.
4831 %</ja>
4832
4833 \attr{ltj@ykblshift}
4834 %<*en>
4835 The amount of shifting the baseline of Japanese fonts in scaled point ($2^{-16}\,\textrm{pt}$).
4836 %</en>
4837 %<*ja>
4838 スケールド・ポイント($2^{-16}\,\textrm{pt}$)を単位とした和文フォントのベースラインの移動量.
4839 %</ja>
4840
4841 \attr{ltj@autospc}
4842 %<*en>
4843 Whether the auto insertion of \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} is allowed at the node.
4844 %</en>
4845 %<*ja>
4846 そのノードで\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}の自動挿入が許されるかどうか.
4847 %</ja>
4848
4849 \attr{ltj@autoxspc}
4850 %<*en>
4851 Whether the auto insertion of \Param{\hyperlink{fld:xks}{xkanjiskip}} is allowed at the node.
4852 %</en>
4853 %<*ja>
4854 そのノードで\Param{\hyperlink{fld:xks}{xkanjiskip}}の自動挿入が許されるかどうか.
4855 %</ja>
4856
4857 \attr{ltj@icflag}
4858 %<*en>
4859 An attribute for distinguishing ``kinds'' of a node. One of the following value is
4860 assigned to this attribute:
4861 %</en>
4862 %<*ja>
4863 ノードの「種類」を区別するための属性.以下のうちのひとつが値として割り当てられる:
4864 %</ja>
4865 \begin{description}
4866 \item[\textit{italic} (1)]
4867 %<*en>
4868 Glues from an italic correction
4869            (\verb+\/+). This distinction of origins of glues
4870            (from explicit \verb+\kern+, or from \verb+\/+)
4871            is needed in the insertion process of \Param{\hyperlink{fld:xks}{xkanjiskip}}.
4872 %</en>
4873 %<*ja>
4874 イタリック補正(\verb+\/+)によるグルー.このグルーの由来の区別(\verb+\kern+ か
4875 \hskip\ltjgetparameter{xkanjiskip}
4876 \verb+\/+ か)は\Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入過程において必要になる.
4877 %</ja>
4878
4879 \item[\textit{packed} (2)]
4880
4881 \item[\textit{kinsoku} (3)]
4882 %<*en>
4883 Penalties inserted for the word-wrapping process (\emph{kinsoku shori}) of Japanese characters.
4884 %</en>
4885 %<ja>禁則処理のために挿入されたペナルティ.
4886 \item[\textit{from\_jfm} (6)]
4887 %<en>Glues/kerns from JFM.
4888 %<ja>JFM由来のグルー/カーン.
4889 \item[\textit{kanji\_skip} (9)]
4890 %<en>Glues for \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}.
4891 %<ja>\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}のグルー.
4892 \item[\textit{xkanji\_skip} (10)]
4893 %<en>Glues for \Param{\hyperlink{fld:xks}{xkanjiskip}}.
4894 %<ja>\Param{\hyperlink{fld:xks}{xkanjiskip}}のグルー.
4895 \item[\textit{processed} (11)]
4896 %<en>Nodes which is already processed by \ldots.
4897 %<ja>\LuaTeX-ja の内部処理によって既に処理されたノード.
4898 \item[\textit{ic\_processed} (12)]
4899 %<*en>
4900 Glues from an italic correction, but already processed in the insertion process of \textbf{JAglue}s.
4901 %</en>
4902 %<ja>イタリック補正に由来するグルーであって,既に \textbf{JAglue} 挿入処理にかかったもの.
4903 \item[\textit{boxbdd} (15)]
4904 %<en>Glues/kerns that inserted just the beginning or the ending of an hbox or a paragraph.
4905 %<ja>hboxか段落の最初か最後に挿入されたグルー/カーン.
4906 \end{description}
4907
4908 %<*ja>
4909 また,挿入処理の結果であるリストの最初のノードでは,\verb+\ltj@icflag+ の値に
4910 \textit{processed\_begin\_flag}~(32)が追加される.これによって,\verb+\unhbox+ が
4911 連続した場合でも「ボックスの境界」が識別できるようになっている.
4912 %</ja>
4913
4914 \attr{ltj@kcat$i$}
4915 %<*en>
4916 Where $i$~is a natural number which is less than~7.
4917 These 7~attributes store bit~vectors indicating which character block is regarded as a block of \textbf{JAchar}s.
4918 %</en>
4919 %<*ja>
4920 $i$は7より小さい自然数.
4921 これら7つの属性レジスタは,どの文字ブロックが\textbf{JAchar}のブロックとして
4922 扱われるかを示すビットベクトルを格納する.
4923 %</ja>
4924 \end{list}
4925
4926 %<*en>
4927 Furthermore, \LuaTeX-ja uses several user-defined whatsit nodes for
4928 inrernal processing. All those nodes store a natural number (hence the node's
4929 \texttt{type} is 100). 
4930 Their \texttt{user\_id} (used for distinguish user-defined whatsits) 
4931 are allocated by \texttt{luatexbase.newuserwhatsitid}.
4932 %</en>
4933 %<*ja>
4934 さらに,\LuaTeX-jaはいくつかのuser-defined whatsit nodeを内部処理に用いる.
4935 これらのwhatsitノードの \texttt{type} は100であり,ノードは自然数を格納している.
4936 user-defined whatsitを識別するための \texttt{user\_id} は\ 
4937 \texttt{luatexbase.newuserwhatsitid} により確保されており,
4938 下の見出しは単なる識別用でしかない.
4939 %</ja>
4940 \begin{description}
4941 \item[\textit{inhibitglue}]
4942 %<*en>
4943 Nodes for indicating that \verb+\inhibitglue+ is
4944            specified. The \texttt{value} field of these nodes doesn't matter.
4945 %</en>
4946 %<*ja>
4947 \verb+\inhibitglue+ が指定されたことを示すノード.これらのノードの\ 
4948 \texttt{value} フィールドは意味を持たない.
4949 %</ja>
4950
4951 \item[\textit{stack\_marker}]
4952 %<*en>
4953 Nodes for \LuaTeX-ja's stack system (see the next
4954            subsection). The \texttt{value} field of these nodes is
4955            current group level.
4956 %</en>
4957 %<*ja>
4958 \LuaTeX-jaのスタックシステム(次の節を参照)のためのノード.
4959 これらのノードの \texttt{value} フィールドは現在のグループネストレベルを表す.
4960 %</ja>
4961
4962 \item[\textit{char\_by\_cid}]
4963 %<*en>
4964 Nodes for Japanese Characters which the callback process of
4965            \Pkg{luaotfload} won't be applied, and the character code is
4966            stored in the \texttt{value} field. Each node of this type are 
4967            converted to a \textit{glyph\_node} \emph{after}
4968            the callback process of luaotfload.
4969 Nodes of this type is used in \verb+\CID+, \verb+\UTF+ and IVS support.
4970 %</en>
4971 %<*ja>
4972 \Pkg{luaotfload}のコールバックによる処理が適用されない和文文字のためのノードで,
4973 \texttt{value} フィールドに文字コードが格納されている.
4974 この種類のノードはそれぞれが\Pkg{luaotfload}のコールバックの処理の
4975 \emph{後で}\textit{glyph\_node}に変換される.
4976 \verb+\CID+, \verb+\UTF+やIVS対応処理でこの種類のノードが利用されている.
4977 %</ja>
4978
4979 \item[\textit{begin\_par}]
4980 %<*en>
4981 Nodes for indicating beginning of a paragraph.
4982 A paragraph which is started by \verb+\item+ in list-like environments has a horizontal box
4983 for its label before the actual contents. So \dots
4984 %</en>
4985 %<*ja>
4986 「段落の開始」を意味するノード.
4987 list環境,itemize環境などにおいて,\verb+\item+ で始まる各項目は……
4988 %</ja>
4989 \end{description}
4990
4991 %<*en>
4992 These whatsits will be removed during the process of inserting \textbf{JAglue}s.
4993 %</en>
4994 %<*ja>
4995 これらのwhatsitノードは\textbf{JAglue}の挿入処理の間に取り除かれる.
4996 %</ja>
4997
4998 %<en>\subsection{Stack System of \LuaTeX-ja}
4999 %<ja>\subsection{\LuaTeX-jaのスタックシステム}
5000 \label{ssec-stack}
5001
5002 %<en>\paragraph{Background}
5003 %<ja>\paragraph{背景}
5004 %<*en>
5005 \LuaTeX-ja has its own stack system, and most parameters of \LuaTeX-ja
5006 are stored in it. To clarify the reason, imagine the parameter
5007 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} is stored by a skip, and consider the following
5008 source:
5009 %</en>
5010 %<*ja>
5011 \LuaTeX-jaは独自のスタックシステムを持ち,\LuaTeX-jaのほとんどのパラメータは
5012 これを用いて保持されている.その理由を明らかにするために,
5013 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}パラメータがスキップレジスタで保持されているとし,
5014 以下のコードを考えてみよう:
5015 %</ja>
5016 \begin{LTXexample}
5017 \ltjsetparameter{kanjiskip=0pt}ふがふが.%
5018 \setbox0=\hbox{%
5019   \ltjsetparameter{kanjiskip=5pt}ほげほげ}
5020 \box0.ぴよぴよ\par
5021 \end{LTXexample}
5022
5023 %<*en>
5024 As described in Subsection~\ref{ssec-param}, the only effective value of
5025 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} in an hbox is the latest value, so the value of
5026 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}} which applied in the entire hbox should be 5\,pt.
5027 However, by the implementation method of \LuaTeX, this ``5\,pt'' cannot be
5028 known from any callbacks.  In the \texttt{tex/packaging.w}, which is a
5029 file in the source of \LuaTeX, there are the following codes:
5030 %</en>
5031 %<*ja>
5032 \ref{ssec-param}節で述べたように,あるhboxの中で効力を持つ
5033 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}の値は最後に現れた値のみであり,したがってボックス全体に適用される
5034 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}は5\,ptであるべきである.しかし,\LuaTeX の実
5035 装を観察すると,この5\,ptという長さはどのコールバックからも知ることはできないことがわかる.
5036 \LuaTeX のソースファイルの1つ \texttt{tex/packaging.w} の中に,
5037 以下のコードがある:
5038 %</ja>
5039 \begin{lstlisting}[numbers=left,firstnumber=1226]
5040 void package(int c)
5041 {
5042     scaled h;                   /* height of box */
5043     halfword p;                 /* first node in a box */
5044     scaled d;                   /* max depth */
5045     int grp;
5046     grp = cur_group;
5047     d = box_max_depth;
5048     unsave();
5049     save_ptr -= 4;
5050     if (cur_list.mode_field == -hmode) {
5051         cur_box = filtered_hpack(cur_list.head_field,
5052                                  cur_list.tail_field, saved_value(1),
5053                                  saved_level(1), grp, saved_level(2));
5054         subtype(cur_box) = HLIST_SUBTYPE_HBOX;
5055 \end{lstlisting}
5056 %<*en>
5057 Notice that \texttt{unsave()} is executed \emph{before}
5058 \texttt{filtered\_hpack()}, where \texttt{hpack\_filter} callback is
5059 executed) here. So ``5\,pt'' in the above source is orphaned at
5060 \texttt{unsave()}, and hence it can't be accessed from \texttt{hpack\_filter}
5061 callback.
5062 %</en>
5063 %<*ja>
5064 \texttt{unsave()} が \texttt{filtered\_hpack()}(これは \texttt{hpack\_filter} コールバックが
5065 実行されるところである)の\emph{前に}実行されていることに注意する.
5066 したがって,上記ソース中で5\,ptは \texttt{unsave()} のところで捨てられ,
5067 \texttt{hpack\_filter} コールバックからはアクセスすることができない.
5068 %</ja>
5069
5070 %<en>\paragraph{Implementation}
5071 %<ja>\paragraph{解決法}
5072
5073 %<*en>
5074 The code of stack system is based on that in a post of Dev-luatex mailing list\footnote{%
5075 \texttt{[Dev-luatex] tex.currentgrouplevel}, a post at 2008/8/19 by Jonathan Sauer.}.
5076 %</en>
5077 %<*ja>
5078 スタックシステムのコードはDev-luatexメーリングリストのある投稿\footnote{%
5079 \texttt{[Dev-luatex] tex.currentgrouplevel}: Jonathan Sauerによる2008/8/19の投稿.}を
5080 ベースにしている.
5081 %</ja>
5082
5083 %<*en>
5084 These are two \TeX\ count registers for maintaining information:
5085 \verb+\ltj@@stack+ for the stack level, and \verb+\ltj@@group@level+ for
5086 the \TeX's group level when the last assignment was done.  Parameters
5087 are stored in one big table named \texttt{charprop\_stack\_table}, where
5088 \texttt{charprop\_stack\_table[$i$]} stores data of stack level~$i$. If
5089 a new stack level is created by \verb+\ltjsetparameter+, all data of the
5090 previous level is copied.
5091 %</en>
5092 %<*ja>
5093 情報を保持するために,2つの\TeX の整数レジスタを用いている:
5094 \verb+\ltj@@stack+ にスタックレベル,\verb+\ltj@@group@level+ に最後の代入が
5095 なされた時点での\TeX のグループレベルを保持している.
5096 パラメータは\texttt{charprop\_stack\_table}という名前のひとつの大きなテーブルに
5097 格納される.ここで,\texttt{charprop\_stack\_table[$i$]}はスタックレベル$i$の
5098 データを格納している.もし新しいスタックレベルが \verb+\ltjsetparameter+ によって
5099 生成されたら,前のレベルの全てのデータがコピーされる.
5100 %</ja>
5101
5102 %<*en>
5103 To resolve the problem mentioned in above paragraph ``Background'', \LuaTeX-ja uses
5104 another trick. When the stack level is about to be increased, a whatsit
5105 node whose type, subtype and value are 44~(\textit{user\_defined}),
5106 \textit{stack\_marker} and the current group level respectively is appended to the current
5107 list (we refer this node by \textit{stack\_flag}). This enables us to
5108 know whether assignment is done just inside a hbox. Suppose that the
5109 stack level is~$s$ and the \TeX's group level is~$t$ just after the hbox
5110 group, then:
5111 %</en>
5112 %<*ja>
5113 上の「背景」で述べた問題を解決するために,\LuaTeX-jaでは次の手法を用いる:
5114 スタックレベルが増加するするとき,type, subtype, valueがそれぞれ
5115 44~(\textit{user\_defined}), \textit{stack\_marker},そして現在のグループレベルであるwhatsitノード
5116 を現在のリストに付け加える(このノードを\textit{stack\_flag}とする).
5117 これにより,あるhboxの中で代入がなされたかどうかを知ることが可能
5118 となる.スタックレベルを$s$,そのhbox groupの直後の\TeX のグループレベルを
5119 $t$とすると:
5120 %</ja>
5121 \begin{itemize}
5122 %<*en>
5123 \item If there is no \textit{stack\_flag} node in the list of the contents of the hbox, then
5124       no assignment was occurred inside the hbox. Hence values of
5125       parameters at the end of the hbox are stored in the stack
5126       level~$s$.
5127 %</en>
5128 %<*ja>
5129 \item もしそのhboxの中身を表すリストの中に\textit{stack\_flag}ノードがなければ,
5130   hboxの中では代入は起こらなかったということになる.
5131   したがって,そのhboxの終わりにおけるパラメータの値はスタックレベル$s$に
5132   格納されている.
5133 %</ja>
5134
5135 %<*en>
5136 \item If there is a \textit{stack\_flag} node whose value is~$t+1$, then
5137       an assignment was occurred just inside the hbox group. Hence
5138       values of parameters at the end of the hbox are stored in the
5139       stack level~$s+1$.
5140 %</en>
5141 %<*ja>
5142 \item もし値が$t+1$の\textit{stack\_flag}ノードがあれば,その
5143   hboxの中で代入が起こったことになる.
5144   したがって,hboxの終わりにおけるパラメータの値はスタックレベル$s+1$に
5145   格納されている.
5146 %</ja>
5147
5148 %<*en>
5149 \item If there are \textit{stack\_flag} nodes but all of their values
5150       are more than~$t+1$, then an assignment was occurred in the box,
5151       but it is done in more internal group. Hence values of
5152       parameters at the end of the hbox are stored in the stack
5153       level~$s$.
5154 %</en>
5155 %<*ja>
5156 \item もし\textit{stack\_flag}ノードがあるがそれらの値が全て$t+1$より大きい
5157   場合,そのボックスの中で代入が起こったが,それは「より内部の」グループで
5158   起こったということになる.したがって,hboxの終わりでのパラメータの
5159   値はスタックレベル$s$に格納されている.
5160 %</ja>
5161 \end{itemize}
5162
5163 %<*en>
5164 Note that to work this trick correctly, assignments to
5165 \verb+\ltj@@stack+ and \verb+\ltj@@group@level+ have to be local always,
5166 regardless the value of \verb+\globaldefs+.
5167 To solve this problem, we use another trick: the assignment 
5168 \hbox{\verb+\directlua{tex.globaldefs=0}+} is always local.
5169 %</en>
5170 %<*ja>
5171 このトリックを正しく働かせるためには,\verb+\ltj@@stack+ と \verb+\ltj@@group@level+ への
5172 代入は \verb+\globaldefs+ の値によらず常にローカルでなければならないことに注意する.
5173 この問題は \hbox{\verb+\directlua{tex.globaldefs=0}+}(この代入は常にローカル)を
5174 用いることで解決している.
5175 %</ja>
5176
5177 %<*en>
5178 \subsection{Lua Functions of the Stack System}
5179 In this subsection, we will see how a user use \LuaTeX-ja's stack system to
5180 store some data which obeys the grouping of \TeX.
5181 %</en>
5182 %<*ja>
5183 \subsection{スタックシステムで使用される関数}
5184 本節では,ユーザが\LuaTeX-jaのスタックシステムを使用して,
5185 \TeX のグルーピングに従うような
5186 独自のデータを取り扱う方法を述べる.
5187 %</ja>
5188
5189 %<*en>
5190 The following function can be used to store data into a stack:
5191 \begin{verbatim}
5192 luatexja.stack.set_stack_table(index, <any> data)
5193 \end{verbatim}
5194 Any values which except \texttt{nil}~and~NaN are usable as \textit{index}. 
5195 However, a user should use only negative integers or strings as \textit{index}, 
5196 since natural numbers are used by \LuaTeX-ja itself.
5197 Also, whether \textit{data} is stored locally or globally 
5198 is determined by \texttt{luatexja.isglobal}
5199 (stored globally if and only if \texttt{luatexja.isglobal == 'global'}).
5200 %</en>
5201 %<*ja>
5202 スタックに値を設定するには,以下のLua関数を呼びだせば良い:
5203 \begin{verbatim}
5204 luatexja.stack.set_stack_table(<any> index, <any> data)
5205 \end{verbatim}
5206 直感的には,スタックテーブル中のインデックス\textit{index}の値を\textit{data}にする,という意味である.
5207 \textit{index}の値としては \texttt{nil} とNaN以外の任意の値を使えるが,
5208 自然数は\LuaTeX-jaが使用する(将来の拡張用も含む)ので,
5209 ユーザが使用する場合は負の整数値か文字列の値にすることが望ましい.
5210 また,ローカルに設定されるかグローバルに設定されるかは,\texttt{luatexja.isglobal} の値に依存する
5211 (グローバルに設定されるのは,\texttt{luatexja.isglobal == 'global'} であるちょうどその時).
5212 %</ja>
5213
5214 %<*en>
5215 Stored data can be obtained as the return value of
5216 \begin{verbatim}
5217 luatexja.stack.get_stack_table(index, <any> default, <number> level)
5218 \end{verbatim}
5219 where \textit{level} is the stack level, which is usually the value of \verb+\ltj@@stack+, 
5220 and \textit{default} is the default value which will be returned if no values are stored 
5221 in the stack table whose level is \textit{level}.
5222 %</en>
5223 %<*ja>
5224 スタックの値は,
5225 \begin{verbatim}
5226 luatexja.stack.get_stack_table(<any> index, <any> default, <number> level)
5227 \end{verbatim}
5228 の戻り値で取得できる.\textit{level}はスタックレベルであり,
5229 通常は \verb+\ltj@@stack+ の値を指定することになるだろう.
5230 \textit{default}はレベル\textit{level}のスタックに値が設定されていなかった場合に
5231 返すデフォルト値である.
5232 %</ja>
5233
5234 \begin{figure}[tb]
5235 \begin{lstlisting}[numbers=left, firstnumber=380]
5236 \protected\def\ltj@setpar@global{%
5237   \relax\ifnum\globaldefs>0\directlua{luatexja.isglobal='global'}%
5238     \else\directlua{luatexja.isglobal=''}\fi
5239 }
5240 \protected\def\ltjsetparameter#1{%
5241   \ltj@setpar@global\setkeys[ltj]{japaram}{#1}\ignorespaces}
5242 \protected\def\ltjglobalsetparameter#1{%
5243   \relax\ifnum\globaldefs<0\directlua{luatexja.isglobal=''}%
5244     \else\directlua{luatexja.isglobal='global'}\fi%
5245   \setkeys[ltj]{japaram}{#1}\ignorespaces}
5246 \end{lstlisting} 
5247 %<ja>\caption{パラメータ設定命令の定義}
5248 %<en>\caption{Definiton of parameter setting commands}
5249 \label{fig:setpar-def}
5250 \end{figure}
5251
5252 %<*en>
5253 \subsection{Extending Parameters}
5254 Keys for \verb+\ltjsetparameter+~and~\verb+\ltjgetparameter+ can be extended, 
5255 as in \Pkg{luatexja-adjust}.
5256 %</en>
5257 %<*ja>
5258 \subsection{パラメータの拡張}
5259 ここでは,\Pkg{luatexja-adjust}で行なっているように,
5260 \verb+\ltjsetparameter+,~\verb+\ltjgetparameter+に指定可能なキーを追加する方法
5261 を述べる.
5262 %</ja>
5263
5264 %<*en>
5265 \paragraph{Setting parameters}
5266 Figure~\ref{fig:setpar-def} shows the ``most outer'' definition of 
5267 two commands, 
5268 \verb+\ltjsetparameter+ and \verb+\ltjglobalsetparameter+.
5269 Most important part is the last \verb+\setkeys+, 
5270 which is offered by the \Pkg{xkeyval} package.
5271
5272 Hence, to add a key in \verb+\ltjsetparameter+, one only have to add a key
5273 whose prefix is \texttt{ltj} and whose family is \texttt{japaram}, as the following.
5274 \begin{verbatim}
5275 \define@key[ltj]{japaram}{...}{...}
5276 \end{verbatim}
5277
5278 \verb+\ltjsetparameter+~and~\verb+\ltjglobalsetparameter+ automatically sets
5279 \texttt{luatexja.isglobal}. Its meaning is the following.
5280 \begin{align}
5281  \texttt{luatexja.isglobal} = 
5282 \begin{cases}
5283  \texttt{'global'}&\text{global}\\
5284  \texttt{''}&\text{local}
5285 \end{cases}
5286 \end{align}
5287 This is determined not only by command name
5288 (\verb+\ltjsetparameter+~or~\verb+\ltjglobalsetparameter+), 
5289 but also by the value of \verb+\globaldefs+.
5290 %</en>
5291 %<*ja>
5292 \paragraph{パラメータの設定}
5293 \verb+\ltjsetparameter+ と,\verb+\ltjglobalsetparameter+ の定義は図\ref{fig:setpar-def}の
5294 のようになっている.
5295 本質的なのは最後の \verb+\setkeys+ で,これは\Pkg{xkeyval}パッケージの提供する命令である.
5296
5297 このため,\verb+\ltjsetparameter+ に指定可能なパラメータを追加するには,
5298 <prefix>を \texttt{ltj},<family>を \texttt{japaram} としたキーを
5299 \begin{verbatim}
5300 \define@key[ltj]{japaram}{...}{...}
5301 \end{verbatim}
5302 のように定義すれば良いだけである.
5303 なお,パラメータ指定がグローバルかローカルかどうかを示す \texttt{luatexja.isglobal} が,
5304 \begin{align}
5305  \texttt{luatexja.isglobal} = 
5306 \begin{cases}
5307  \texttt{'global'}&\text{パラメータ設定はグローバル}\\
5308  \texttt{''}&\text{パラメータ設定はローカル}
5309 \end{cases}
5310 \end{align}
5311 として自動的にセットされる\footnote{命令が \texttt{\textbackslash ltjglobalsetparameter} かどうかだけでは
5312 なく,実行時の \texttt{\textbackslash globaldefs} の値にも依存して定まる.}.
5313 %</ja>
5314
5315 %<*ja>
5316 \paragraph{パラメータの取得}
5317 一方,\verb+\ltjgetparameter+ はLuaスクリプトによって実装されている.
5318 値を取得するのに追加引数の要らないパラメータについては,\verb+luatexja.unary_pars+\ 
5319 内に処理内容を記述した関数を定義すれば良い.例えば,Luaスクリプトで
5320 \begin{lstlisting}[numbers=left] 
5321 function luatexja.unary_pars.hoge (t)
5322   return 42
5323 end
5324 \end{lstlisting}
5325 を実行すると,\verb+\ltjgetparameter{hoge}+ は \texttt{42} という\emph{文字列}を返す.
5326 関数 \verb+luatexja.unary_pars.hoge+ の引数$t$は,\ref{ssec-stack}節で述べた
5327 \LuaTeX-jaのスタックシステムにおけるスタックレベルである.
5328 戻り値はいかなる値であっても,最終的には文字列として出力されることに注意.
5329
5330 一方,追加引数(\emph{数値しか許容しない})が必要なパラメータについては,
5331 まずLuaスクリプトで処理内容の本体を記述しておく:
5332 \begin{lstlisting}[numbers=left] 
5333 function luatexja.binary_pars.fuga (c, t)
5334   return tostring(c) .. ', ' .. tostring(42)
5335 end
5336 \end{lstlisting}
5337 引数$t$は,先に述べた通りのスタックレベルである.一方,引数$c$は\ 
5338 \verb+\ltjgetparameter+ の第2引数を表す数値である.
5339 しかしこれだけでは駄目で,
5340 \begin{verbatim}
5341 \ltj@@decl@array@param{fuga}
5342 \end{verbatim}
5343 を実行し,\TeX インターフェース側に
5344 「\verb+\ltjgetparameter{fuga}+ は追加引数が必要」ということを通知する必要がある.
5345 %</ja>
5346
5347 %<en>\section{Linebreak after a Japanese Character}
5348 %<ja>\section{和文文字直後の改行}
5349 \label{sec-lbreak}
5350 %<en>\subsection{Reference: Behavior in \pTeX}
5351 %<ja>\subsection{参考:\pTeX の動作}
5352 %<*en>
5353 In~\pTeX, a line break after a Japanese character doesn't emit a space,
5354 since words are not separated by spaces in Japanese writings. However,
5355 this feature isn't fully implemented in \LuaTeX-ja due to the
5356 specification of callbacks in~\LuaTeX. To clarify the difference between
5357 \pTeX~and~\LuaTeX, We briefly describe the handling of a line break in~\pTeX, in
5358 this subsection.
5359
5360 \pTeX's input processor can be described in terms of a finite state
5361 automaton, as that of~\TeX\ in~Section~2.5 of~\cite{texbytopic}. The
5362 internal states are as follows:
5363 \begin{itemize}
5364 \item State~$N$: new line
5365 \item State~$S$: skipping spaces
5366 \item State~$M$: middle of line
5367 \item State~$K$: after a Japanese character
5368 \end{itemize}
5369 The first three states---$N$,~$S$, and~$M$---are as same as \TeX's input
5370 processor.  State~$K$ is similar to state~$M$, and is entered after
5371 Japanese characters.  The diagram of state transitions are indicated in
5372 Figure~\ref{fig-ptexipro}.  Note that \pTeX\ doesn't leave state~$K$
5373 after ``beginning/ending of a group'' characters.
5374 %</en>
5375
5376 %<*ja>
5377 欧文では文章の改行は単語間でしか行わない.そのため,\TeX では,(文字の直後の)改行は
5378 空白文字と同じ扱いとして扱われる.一方,和文ではほとんどどこでも改行が可能なため,
5379 \pTeX では和文文字の直後の改行は単純に無視されるようになっている.
5380
5381 このような動作は,\pTeX が\TeX からエンジンとして拡張されたことによって可能になったことである.
5382 \pTeX の入力処理部は,\TeX におけるそれと同じように,有限オートマトンとして記述することができ,
5383 以下に述べるような4状態を持っている.
5384
5385 \begin{itemize}
5386 \item State~$N$: 行の開始.
5387 \item State~$S$: 空白読み飛ばし.
5388 \item State~$M$: 行中.
5389 \item State~$K$: 行中(和文文字の後).
5390 \end{itemize}
5391 また,状態遷移は,図\ref{fig-ptexipro}のようになっており,図中の数字は
5392 カテゴリーコードを表している.最初の3状態は\TeX の入力処理部と同じであり,
5393 図中から状態$K$と「$j$」と書かれた矢印を取り除けば,\TeX の入力処理部と同
5394 じものになる.
5395
5396 この図から分かることは,
5397 \begin{quote}
5398 行が和文文字(とグループ境界文字)で終わっていれば,改行は無視される
5399 \end{quote}
5400 ということである.
5401 %</ja>
5402
5403 \begin{figure}[!tb]
5404 \let\sp\textvisiblespace\small
5405 \begin{minipage}{.6\textwidth}%
5406 \begin{center}
5407 \unitlength=6.5mm\sf\mathversion{bold}
5408 \begin{tikzpicture}[
5409   ->, auto, shorten >=1pt
5410 ]
5411 \node [shape=rectangle, font=\scriptsize] (init) at (2,7) {start};
5412 \node [shape=circle,draw, fill=blue!20] (newline) at (4,7) {$N$};
5413 \node [shape=circle,draw, fill=blue!20] (midline) at (4,4) {$M$};
5414 \node [shape=circle,draw, fill=blue!20] (skipspc) at (8,7) {$S$};
5415 \node [shape=circle,draw, fill=red!20]  (kanji) at (8,4) {$K$};
5416 \node [shape=rectangle,draw, fill=green!20] (scanacs) at (6,8) {scan a c.s.};
5417 \node (endk) at (8,2.5) {} ;
5418 \node (endm) at (4,2.5) {} ;
5419 \node (ends) at (8,8.5) {} ;
5420 \node (endn) at (4,8.5) {} ;
5421 \begin{scope}[font=\scriptsize]
5422 \path (newline) edge [bend right]    node [left]{G, O} (midline)
5423       (init)    edge                 node {} (newline)
5424       (midline) edge [bend right=10] node {10} (skipspc)
5425       (skipspc) edge [bend right]    node [left,right=10,above=7]{G, O} (midline)
5426       (skipspc) edge [loop right]    node {10} (skipspc)
5427       (newline) edge [loop right]    node {10} (newline)
5428       (scanacs) edge [bend left]     node [left=3,below]{$(*)$} (skipspc)
5429       (scanacs) edge [bend right]    node [right=30,above=20]{$(*)$} (midline)
5430       (midline) edge                 node {5\ [\sp]} (endm)
5431       (midline) edge [loop left]     node {G, O} (midline)
5432       (skipspc) edge                 node [right] {5} (ends)
5433       (newline) edge                 node {5 [{\tt\textbackslash par}]} (endn);
5434 \begin{scope}[red]
5435 \path (newline) edge [bend right]    node [right=25,below=3]{J} (kanji)
5436       (midline) edge                 node [below]{J} (kanji)
5437       (kanji)   edge [bend left]     node {O} (midline)
5438       (kanji)   edge                 node {10} (skipspc)
5439       (kanji)   edge [loop right]    node {G, J} (kanji)
5440       (skipspc) edge [bend left]     node {J} (kanji)
5441       (kanji)   edge                 node {5} (endk)
5442 ;
5443 \end{scope}
5444 \end{scope}
5445 \end{tikzpicture}
5446 \end{center}
5447 \end{minipage}%
5448 \begin{minipage}{.4\textwidth}
5449 \begin{description}
5450 \item[\textsf{G}] Beginning of group (usually \verb+{+)\\
5451  and ending of group (usually \verb+}+).
5452 \item[\textsf{J}] Japanese characters.
5453 \item[\textsf{5}] \textit{end-of-line} (usually \verb+^+\verb+^J+).
5454 \item[\textsf{10}] space (usually \sp).
5455 \item[\textsf{O}] other characters, whose category code is in $\{3,4,6,7,8,11,12,13\}$.
5456 \item[\textsf{[\sp]}, \textsf{[{\tt\textbackslash par}]}]
5457 emits a space, or~\verb+\par+.
5458 \end{description}
5459 \end{minipage}
5460 \begin{itemize}
5461 \item We omitted about category codes
5462 9~(\textit{ignored}), 14~(\textit{comment}), and~15~(\textit{invalid})
5463 from the above diagram. We also ignored the input like ``\verb+^+\verb+^A+'' or ``\verb+^+\verb+^df+''.
5464 \item When a character whose category code is 0 (\textit{escape character}) is seen by \TeX,
5465 the input processor scans a control sequence (\textsf{scan a c.s.}).
5466 These paths are not shown in the above diagram.
5467
5468 After that, the state is changed to State~$S$ (skipping blanks) in most cases, but
5469 to State~$M$ (middle of line) sometimes.
5470 \end{itemize}
5471 %<en>\caption{State transitions of \pTeX's input processor}
5472 %<ja>\caption{\pTeX の入力処理部の状態遷移}
5473 \label{fig-ptexipro}
5474 \end{figure}
5475
5476
5477 %<en>\subsection{Behavior in \LuaTeX-ja}
5478 %<ja>\subsection{\LuaTeX-jaの動作}
5479 %<*en>
5480 States in the input processor of \LuaTeX\ is the same as that of \TeX,
5481 and they can't be customized by any callbacks. Hence, we can only use
5482 \verb+process_input_buffer+ and \verb+token_filter+ callbacks for to
5483 suppress a space by a line break which is after Japanese characters.
5484
5485 However, \verb+token_filter+ callback cannot be used either, since a
5486 character in category code 5~(\textit{end-of-line}) is converted into an space
5487 token \emph{in the input processor}.  So we can use only the
5488 \verb+process_input_buffer+ callback.  This means that suppressing a
5489 space must be done \emph{just before} an input line is read.
5490
5491 Considering these situations, handling of an end-of-line in \LuaTeX-ja are as follows:
5492 \begin{quote}
5493 A character \texttt{U+FFFFF} (its category code is set to 14~(\textit{comment}) by
5494 \LuaTeX-ja) is appended to an input line, \emph{before \LuaTeX\ actually
5495 process it}, if and only if the following three conditions are satisfied:
5496 \begin{enumerate}
5497 \item The category code of \verb+\endlinechar+%
5498 \footnote{Usually, it is $\langle$\textit{return}$\rangle$
5499       (whose character code is 13).} is 5~(\textit{end-of-line}).
5500 \item The category code of \texttt{U+FFFFF} itself is 14~(\textit{comment}).
5501 \item The input line matches the following ``regular expression'':
5502 \[
5503   (\text{any char})^*(\textbf{JAchar})
5504   \bigl(\{\text{catcode}=1\}\cup\{\text{catcode}=2\}\bigr)^*
5505 \]
5506 \end{enumerate}
5507 \end{quote}
5508
5509 \paragraph{Remark}
5510 The following example shows the major difference from the behavior of \pTeX.
5511 \begin{LTXexample}
5512 \fontspec[Ligatures=TeX]{TeX Gyre Termes}
5513 \ltjsetparameter{autoxspacing=false}
5514 \ltjsetparameter{jacharrange={-6}}xあ
5515 y\ltjsetparameter{jacharrange={+6}}zい
5516 u
5517 \end{LTXexample}
5518 It is not strange that ``あ'' does not printed in the above output.
5519 This is because \TeX\ Gyre\ Termes does not contain ``あ'', and because 
5520 ``あ'' in line~3 is considered as an \textbf{ALchar}.
5521
5522 Note that there is no space before ``y'' in the output, but
5523 there is a space before ``u''. This follows from following reasons:
5524 \begin{itemize}
5525 \item When line~3 is processed by \texttt{process\_input\_buffer} callback,
5526 ``あ'' is considered as an \textbf{JAchar}.
5527 Since  line~3 ends with an \textbf{JAchar}, 
5528 the comment character \texttt{U+FFFFF} is appended to this line,
5529 and hence the linebreak immediately after this line is ignored.
5530 \item When line~4 is processed by \texttt{process\_input\_buffer} callback,
5531 ``い'' is considered as an \textbf{ALchar}.
5532 Since  line~4 ends with an \textbf{ALchar}, the linebreak immediately after this line
5533 emits a space.
5534 \end{itemize}
5535 %</en>
5536
5537 %<*ja>
5538 \LuaTeX の入力処理部は\TeX のそれと全く同じであり,コールバックによりユーザが
5539 カスタマイズすることはできない.このため,改行抑制の目的でユーザが利用で
5540 きそうなコールバックとしては,\verb+process_input_buffer+や
5541 \verb+token_filter+に限られてしまう.しかし,\TeX の入力処理部をよく見る
5542 と,後者も役には経たないことが分かる:改行文字は,入力処理部によってトー
5543 クン化される時に,カテゴリーコード10の32番文字へと置き換えられてしまうた
5544 め,\verb+token_filter+で非標準なトークン読み出しを行おうとしても,空白文
5545 字由来のトークンと,改行文字由来のトークンは区別できないのだ.
5546
5547 すると,我々のとれる道は,\verb+process_input_buffer+を用いて
5548 \LuaTeX の入力処理部に引き渡される前に入力文字列を編集するというものしかない.
5549 以上を踏まえ,\LuaTeX-jaにおける「和文文字直後の改行抑制」の処理は,次のようになっている:
5550
5551 \begin{quote}
5552 各入力行に対し,\emph{その入力行が読まれる前の内部状態で}
5553 以下の3条件が満たされている場合,\LuaTeX-jaは\texttt{U+FFFFF}の文字
5554 \footnote{この文字はコメント文字として扱われるように\LuaTeX-ja内部で設定をしている.}
5555 を末尾に追加する.よって,その場合に改行は空白とは見做されないこととなる.
5556 \begin{enumerate}
5557 \item \verb+\endlinechar+の文字\footnote{普通は,改行文字(文字コード13番)である.}
5558 のカテゴリーコードが5~(\textit{end-of-line})である.
5559 \item \texttt{U+FFFFF}のカテゴリーコードが14~(\textit{comment})である.
5560 \item 入力行は次の「正規表現」にマッチしている:
5561 \[
5562   (\text{any char})^*(\textbf{JAchar})
5563   \bigl(\{\text{catcode}=1\}\cup\{\text{catcode}=2\}\bigr)^*
5564 \]
5565 \end{enumerate}
5566 \end{quote}
5567
5568 この仕様は,前節で述べた\pTeX の仕様にできるだけ近づけたものとなっている.条件1.は,
5569 \texttt{verbatim}系環境などの日本語対応マクロを書かなくてすませるためのものである.
5570
5571 しかしながら,\pTeX と完全に同じ挙動が実現できたわけではない.
5572 次のように,和文文字の範囲を変更したちょうどその行においては挙動が異なる:
5573 \begin{LTXexample}
5574 \fontspec[Ligatures=TeX]{TeX Gyre Termes}
5575 \ltjsetparameter{autoxspacing=false}
5576 \ltjsetparameter{jacharrange={-6}}xあ
5577 y\ltjsetparameter{jacharrange={+6}}zい
5578 u
5579 \end{LTXexample}
5580 上ソース中の「あ」は欧文文字扱いであり.
5581 ここで使用している欧文フォント\TeX\ Gyre Termesは「あ」を含まない.
5582 よって,出力に「あ」は現れないことは不思議ではない.
5583 それでも,\pTeX とまったく同じ挙動を示すならば,出力は
5584 「\hbox{\ltjsetparameter{autoxspacing=false}x yzいu}」となるはずである.しかし,実際には
5585 上のように異なる挙動となっているが,それは以下の理由による:
5586 \begin{itemize}
5587 \item 3行目を \texttt{process\_input\_buffer} で処理する時点では,
5588       「あ」は和文文字扱いである.よって3行目は和文文字で終わることになり,
5589       コメント文字 \texttt{U+FFFFF} が追加される.
5590       よって,直後の改行文字は無視されることになり,空白は入らない.
5591 \item 4行目を \texttt{process\_input\_buffer} で処理する時点では,
5592       「い」は欧文文字扱いである.よって4行目は欧文文字で終わることになり,
5593       直後の改行文字は空白に置き換わる.
5594 \end{itemize}
5595 このため,トラブルを避けるために,和文文字の範囲を\verb+\ltjsetparameter+で編集した場合,
5596 その行はそこで改行するようにした方がいいだろう.
5597 %</ja>
5598
5599 %<*ja>
5600
5601 %<en>\section{Insertion of JFM glues, \Param{kanjiskip} and \Param{xkanjiskip}}
5602 %<ja>\section{JFMグルーの挿入,\Param{kanjiskip}と\Param{xkanjiskip}}
5603 \label{sec-jfmglue}
5604 %<en>\subsection{Overview}
5605 %<ja>\subsection{概要}
5606
5607 \LuaTeX-jaにおける \textbf{JAglue} の挿入方法は,\pTeX のそれとは全く異なる.
5608 \pTeX では次のような仕様であった:
5609 \begin{itemize}
5610 \item JFMグルーの挿入は,和文文字を表すトークンを元に水平リストに(文字を表す)<char\_node>を
5611 追加する過程で行われる.
5612 \item \Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は,hboxへのパッケージングや行分割前に行われる.
5613 \item \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}はノードとしては挿入されない.パッケージングや行分割の計算時に
5614 「和文文字を表す2つの<char\_node>の間には\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}がある」ものとみなされる.
5615 \end{itemize}
5616 しかし,\LuaTeX-jaでは,hboxへのパッケージングや行分割前に全ての
5617 \textbf{JAglue},即ちJFMグルー・\Param{\hyperlink{fld:xks}{xkanjiskip}}・\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}の
5618 3種類を一度に挿入することになっている.これは,\LuaTeX において欧文の合字・
5619 カーニング処理がノードベースになったことに対応する変更である.
5620
5621 \LuaTeX-jaにおける\textbf{JAglue}挿入処理では,次節で定義する
5622 「クラスタ」を単位にして行われる.大雑把にいうと,「クラスタ」は文字とそれに付随す
5623 るノード達(アクセント位置補正用のカーンや,イタリック補正)をまとめたもの
5624 であり,2つのクラスタの間には,ペナルティ,\verb+\vadjust+,whatsitなど,行組版
5625 には関係しないものがある.
5626
5627
5628 %<en>\subsection{Definition of a Cluster}
5629 %<ja>\subsection{「クラスタ」の定義}
5630
5631 \def\OA{$\text{\sf O}_{\text{\sf A}}$}
5632 \def\OB{$\text{\sf O}_{\text{\sf B}}$}
5633 \begin{defn}
5634 %<*en>
5635 A \emph{cluster} is a list of consecutive nodes in one of the following forms,
5636 with the \textit{id} of it:
5637 %</en>
5638 %<*ja>
5639 \emph{クラスタ}は以下の形のうちのどれかひとつをとる連続的なノードのリストである:
5640 %</ja>
5641 \begin{enumerate}
5642 %<*en>
5643 \item Nodes whose value of\ \verb+\ltj@icflag+ is in $[3,15)$.  These
5644       nodes come from a hbox which is already packaged, by unpackaging
5645       (\verb+\unhbox+).
5646       The \textit{id} is \textit{id\_pbox}.
5647 %</en>
5648 %<*ja>
5649 \item その \verb+\ltj@icflag+ の値が$[3,15)$に入るノードのリスト.
5650   これらのノードはある既にパッケージングされたhboxから \verb+\unhbox+ で
5651   アンパックされたものである.
5652   その\textit{id}は\textit{id\_pbox}である.
5653 %</ja>
5654
5655 %<*en>
5656 \item A inline math formula, including two \textit{math\_node}s at the boundary of it.
5657       The \textit{id} is \textit{id\_math}.
5658 %</en>
5659 %<*ja>
5660 \item インライン数式でその境界に2つの\textit{math\_node}を含むもの.
5661   その\textit{id}は\textit{id\_math}である.
5662 %</ja>
5663
5664 %<*en>
5665 \item A \textit{glyph\_node}~$p$ with nodes which relate with it:
5666 %</en>
5667 %<*ja>
5668 \item \textit{glpyh\_node}~$p$とそれに関係するノード:
5669 %</ja>
5670 \begin{enumerate}
5671 %<*en>
5672 \item A kern for the italic correction of~$p$.
5673 %</en>
5674 %<*ja>
5675 \item $p$のイタリック補正のためのカーン.
5676 %</ja>
5677
5678 %<*en>
5679 \item An accent attached to $p$ by \verb+\accent+.
5680 %</en>
5681 %<*ja>
5682 \item \verb+\accent+ による$p$に付随したアクセント.
5683 %</ja>
5684 \end{enumerate}
5685 \[
5686 \overbrace{%
5687  \Node{kern}{$\mathit{subtype}=2$}\longrightarrow
5688 \left\{\begin{array}{c}
5689 \Node{glyph}{accent}\\\noalign{\medskip}
5690 \Node{hbox}{accent (shifted vert.)}
5691 \end{array}\right\}\longrightarrow
5692 \Node{kern}{$\mathit{subtype}=2$}}^{\text{(a)}}
5693 \longrightarrow
5694 \Node{glyph}{$p$}\longrightarrow
5695 \overbrace{%
5696 \Node{kern}{italic corr.}}^{\text{(b)}}
5697 \]
5698
5699 %<*en>
5700 The \textit{id} is \textit{id\_jglyph} or
5701 \textit{id\_glyph}, according to whether the \textit{glyph\_node}
5702 represents a Japanese character or not.
5703 %</en>
5704 %<*ja>
5705 \textit{id}は\textit{glyph\_node}が和文文字を表すかどうかによって
5706 \textit{id\_jglyph},もしくは\textit{id\_glyph}となる.
5707 %</ja>
5708
5709 %<*en>
5710 \item An box-like node, that is, an hbox, a vbox, a rule (\verb+\vrule+) and an \textit{unset\_node}.
5711 The \textit{id} is \textit{id\_hlist} if the node is an
5712       hbox which is not shifted vertically, or \textit{id\_box\_like}
5713       otherwise.
5714 %</en>
5715 %<*ja>
5716 \item ボックス様のノード,つまり水平ボックス,垂直ボックス,罫線 (\verb+\vrule+),
5717   そして\textit{unset\_node}.
5718   その\textit{id}は垂直に移動していないhboxならば\textit{id\_hlist},
5719   そうでなければ\textit{id\_box\_like}となる.
5720 %</ja>
5721
5722 %<*en>
5723 \item A glue, a kern whose subtype is not 2~(\textit{accent}), and a discretionary break.
5724 The \textit{id} is \textit{id\_glue}, \textit{id\_kern}
5725       and \textit{id\_disc}, respectively.
5726 %</en>
5727 %<*ja>
5728 \item グルー,subtypeが 2~(\textit{accent})ではないカーン,そして任意改行.
5729   その\textit{id}はそれぞれ\textit{id\_glue}, \textit{id\_kern},そして
5730   \textit{id\_disc}である.
5731 %</ja>
5732 \end{enumerate}
5733 %<*en>
5734 Let \textit{Np}, \textit{Nq} and \textit{Nr} denote a cluster.
5735 %</en>
5736 %<*ja>
5737 以下では\textit{Np}, \textit{Nq}, \textit{Nr}でクラスタを表す.
5738 %</ja>
5739 \end{defn}
5740
5741 \paragraph{\textit{id}の意味}
5742 $\mathit{Np}.\mathit{id}$の意味を述べるとともに,
5743 「先頭の文字」を表す\textit{glyph\_node}~$\mathit{Np}.\mathit{head}$と,
5744 「最後の文字」を表す\textit{glyph\_node}~$\mathit{Np}.\mathit{tail}$を次のように定義する.
5745 直感的に言うと,\textit{Np}は$\mathit{Np}.\mathit{head}$で始まり$\mathit{Np}.\mathit{tail}$で終わるような単語,
5746 と見做すことができる.これら$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$は
5747 説明用に準備した概念であって,実際のLuaコード中にそのように書かれているわけではないことに注意.
5748
5749 \begin{description}
5750 \item[\textit{id\_jglyph}] 和文文字.\\
5751 $\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$は,その和文文字を表している
5752 \textit{glyph\_node}そのものである.
5753 \item[\textit{id\_glyph}] 和文文字を表していない\textit{glyph\_node}~$p$.\\
5754 多くの場合,$p$は欧文文字を格納しているが,「ffi」などの合字によって作られた
5755 \textit{glyph\_node}である可能性もある.
5756 前者の場合,$\mathit{Np}.\mathit{head}$,~$\mathit{Np}.\mathit{tail} = p$である.
5757 一方,後者の場合,
5758 \begin{itemize}
5759 \item $\mathit{Np}.\mathit{head}$は,
5760 合字の構成要素の先頭→(その\textit{glyph\_node}における)合字の構成要素の先頭→……
5761 と再帰的に検索していってたどり着いた\textit{glyph\_node}である.
5762 \item $\mathit{Np}.\mathit{last}$は,同様に末尾→末尾→と検索してたどり着いた\textit{glyph\_node}である.
5763 \end{itemize}
5764 \item[\textit{id\_math}] インライン数式.\\
5765 便宜的に,$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$ともに
5766 「文字コード$-1$の欧文文字」とおく.
5767 \item[\textit{id\_hlist}] 縦方向にシフトされていないhbox.\\
5768 この場合,$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$はそれぞれ$p$の内容を表すリストの,
5769 先頭・末尾のノードである.
5770 \begin{itemize}
5771 \item 状況によっては,\TeX ソースで言うと
5772 \begin{verbatim}
5773 \hbox{\hbox{abc}...\hbox{\lower1pt\hbox{xyz}}}
5774 \end{verbatim}
5775 のように,$p$の内容が別のhboxで開始・終了している可能性も十分あり得る.そのような場合,
5776 $\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$の算出は,
5777 \emph{垂直方向にシフトされていない}hboxの
5778 場合だけ内部を再帰的に探索する.例えば上の例では,$\mathit{Np}.\mathit{head}$は文字「a」を表すノードであり,
5779 一方$\mathit{Np}.\mathit{tail}$は垂直方向にシフトされたhbox,
5780 \verb+\lower1pt\hbox{xyz}+ に対応するノードである.
5781 \item また,先頭にアクセント付きの文字がきたり,末尾にイタリック補正用のカーンが
5782 来ることもあり得る.この場合は,クラスタの定義のところにもあったように,それらは無視して算出を行う.
5783 \item 最初・最後のノードが合字によって作られた\textit{glyph\_node}のときは,それぞれに対して\textit{id\_glyph}%
5784 と同様に再帰的に構成要素をたどっていく.
5785 \end{itemize}
5786 \item[\textit{id\_pbox}] 「既に処理された」ノードのリストであり,これらのノードが二度処理を受けないために
5787 まとめて1つのクラスタとして取り扱うだけである.
5788 \textit{id\_hlist}と同じ方法で$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$を算出する,
5789 \item[\textit{id\_disc}] discretionary break (\verb+\discretionary{pre}{post}{nobreak}+).\\
5790 \textit{id\_hlist}と同じ方法で$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$を算出するが,
5791 第3引数の \texttt{nobreak}(行分割が行われない時の内容)を使う.言い換えれば,ここで行分割が発生した時の状況は
5792 全く考慮に入れない.
5793 \item[\textit{id\_box\_like}] \textit{id\_hlist}とならないboxや,rule.\\
5794 この場合は,$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$のデータは利用されないので,2つの算出は無意味である.
5795 敢えて明示するならば,$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$は共にnil値である.
5796 \item[他] 以上にない\textit{id}に対しても,$\mathit{Np}.\mathit{head}$, $\mathit{Np}.\mathit{tail}$の算出は無意味.
5797 \end{description}
5798
5799 \paragraph{クラスタの別の分類}
5800 さらに,JFMグルー挿入処理の実際の説明により便利なように,\textit{id}とは別のクラスタの分類を行っておく.
5801 挿入処理では2つの隣り合ったクラスタの間に
5802 空白等の実際の挿入を行うことは前に書いたが,ここでの説明では,問題にしているクラスタ\textit{Np}は「後ろ側」のクラスタである
5803 とする.「前側」のクラスタについては,以下の説明で\textit{head}が\textit{last}に置き換わることに注意すること.
5804 \begin{description}
5805 \item[和文A] リスト中に直接出現している和文文字.
5806 \textit{id}が\textit{id\_jglyph}であるか,\\
5807 \textit{id}が\textit{id\_pbox}であって$\mathit{Np}.\mathit{head}$が\textbf{JAchar}であるとき.
5808
5809 \item[和文B] リスト中のhboxの中身の先頭として出現した和文文字.和文Aとの違いは,これの前に
5810 JFMグルーの挿入が行われない(\Param{\hyperlink{fld:xks}{xkanjiskip}},~\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}は入り得る)ことである.\\
5811 \textit{id}が\textit{id\_hlist}か\textit{id\_disc}であって$\mathit{Np}.\mathit{head}$が\textbf{JAchar}であるとき.
5812
5813 \item[欧文] リスト中に直接/hboxの中身として出現している欧文文字.次の3つの場合が該当:
5814 \begin{itemize}
5815 \item \textit{id}が\textit{id\_glyph}である.
5816 \item \textit{id}が\textit{id\_math}である.
5817 \item \textit{id}が\textit{id\_pbox}か\textit{id\_hlist}か\textit{id\_disc}であって,$\mathit{Np}.\mathit{head}$が\textbf{ALchar}.
5818 \end{itemize}
5819 \item[箱] box,またはそれに類似するもの.次の2つが該当:
5820 \begin{itemize}
5821 \item \textit{id}が\textit{id\_pbox}か\textit{id\_hlist}か\textit{id\_disc}であって,$\mathit{Np}.\mathit{head}$が\textit{glyph\_node}でない.
5822 \item \textit{id}が\textit{id\_box\_like}である.
5823 \end{itemize}
5824
5825 \end{description}
5826
5827 \subsection{段落/hboxの先頭や末尾}
5828 \paragraph{先頭部の処理}
5829 まず,段落/hboxの一番最初にあるクラスタ\textit{Np}を探索する.
5830 hboxの場合は何の問題もないが,段落の場合では以下のノード達を事前に読み飛ばしておく:
5831 \begin{itemize}
5832 \item \verb+\parindent+ 由来のhbox($\mathit{subtype}=3$)
5833 \item \textit{subtype}が44~(\textit{user\_defined})でないようなwhatsit
5834 \end{itemize}
5835 これは,\verb+\parindent+由来のhboxがクラスタを構成しないようにするためである.
5836
5837 次に,\textit{Np}の直前に空白$g$を必要なら挿入する:
5838 \begin{enumerate}
5839 \item この処理が働くような\textit{Np}は\textsf{和文A}である.
5840 \item 問題のリストが字下げありの段落(\verb+\parindent+ 由来のhboxあり)の場合は,
5841 この空白$g$は「文字コード \texttt{'parbdd'} の文字」と\textit{Np}の間に入るグルー/カーンである.
5842 \item そうでないとき(\verb+noindent+ で開始された段落やhbox)は,
5843 $g$は「文字コード \texttt{'boxbdd'} の文字」と\textit{Np}の間に入るグルー/カーンである.
5844 \end{enumerate}
5845 ただし,もし$g$がglueであった場合,この挿入によって\textit{Np}による行分割が新たに可能になるべきではない.
5846 そこで,以下の場合には,$g$の直前に \verb+\penalty10000+ を挿入する:
5847 \begin{itemize}
5848 \item 問題にしているリストが段落であり,かつ
5849 \item \textit{Np}の前には予めペナルティがなく,$g$はglue.
5850 \end{itemize}
5851
5852 \paragraph{末尾の処理}
5853 末尾の処理は,問題のリストが段落のものかhboxのものかによって異なる.
5854 後者の場合は容易い:最後のクラスタを\textit{Nq}とおくと,\textit{Nq}と「文字コード\ 
5855 \texttt{'boxbdd'} の文字」の間に入るグルー/カーンを,
5856 \textit{Nq}の直後に挿入するのみである.
5857
5858 一方.前者(段落)の場合は,リストの末尾は常に \verb+\penalty10000+ と,
5859 \verb+\parfillskip+ 由来のグルーが存在する.%よって,最後のクラスタ\textit{Np}は
5860 %この \verb+\parfillskip+ 由来のグルーとなり,実質的な中身の最後はその1つ前のクラスタ\textit{Nq}となる.
5861 段落の最後の「通常の和文文字${}+{}$句点」が独立した行となるのを防ぐために,
5862 \Param{jcharwidowpenalty}の値の分だけ適切な場所のペナルティを増やす.
5863
5864 ペナルティ量を増やす場所は,\textit{head}が\textbf{JAchar}であり,
5865 かつその文字の\Param{kcatcode}が偶数であるような
5866 最後のクラスタの直前にあるものたちである%
5867 \footnote{大雑把に言えば,\Param{kcatcode}が奇数であるような\textbf{JAchar}%
5868 を約物として考えていることになる.
5869 \Param{kcatcode}の最下位ビットはこの\Param{jcharwidowpenalty}用にのみ利用される.}.
5870
5871 \subsection{概観と典型例:2つの「和文A」の場合}
5872 \label{ssec-cluster-wa}
5873 先に述べたように,2つの隣り合ったクラスタ,\textit{Nq}と\textit{Np}の間には,
5874 ペナルティ,\verb+\vadjust+,whatsitなど,行組版には関係しないものがある.模式的に表すと,
5875 \[
5876  \Node{cluster}{\textit{Nq}}\longrightarrow
5877 \overbrace{
5878 \Node{penalty}{$p$}\longrightarrow \cdots\longrightarrow \Node{whatsit}{}}^{\textrm{(a)}}
5879 \longrightarrow \Node{cluster}{\textit{Np}}
5880 \]
5881 のようになっている.間の(a)に相当する部分には,何のノードもない場合ももちろんあり得る.
5882 そうして,JFMグルー挿入後には,この2クラスタ間は次のようになる:
5883 \[
5884  \Node{cluster}{\textit{Nq}}\longrightarrow%\Node{kern}{左空白}\longrightarrow
5885 \overbrace{
5886 \Node{penalty}{$p+x$}\longrightarrow \cdots\longrightarrow 
5887 \Node{whatsit}{}}^{\textrm{(a)}}\longrightarrow 
5888 \Node{glue or kern}{\raisebox{-.2\zw}{右空白}}\longrightarrow
5889 \Node{cluster}{\textit{Np}}
5890 \]
5891
5892 以後,\emph{典型的な例として,クラスタ\textit{Nq}と\textit{Np}が共に\textsf{\textmd{和文A}}である場合を見ていこう,}
5893 この場合が全ての場合の基本となる.
5894
5895 \paragraph{「右空白」の算出}
5896 まず,「右空白」にあたる量を算出する.通常はこれが,隣り合った2つの和文文字間に入る空白量となる.
5897 \begin{description}
5898 \item[JFM由来{[M]}] JFMの文字クラス指定によって入る空白を以下によって求める.この段階で空白量が未定義(未指定)だった場合,
5899       デフォルト値\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}を採用することとなるので,次へ.
5900 \begin{enumerate}
5901 \item もし両クラスタの間で \verb+\inhibitglue+ が実行されていた場合(証としてwhatsitノードが自動挿入される),
5902       代わりに\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}が挿入されることとなる.次へ.
5903 \item \textit{Nq}と\textit{Np}が同じJFM・同じ\texttt{jfmvar}キー・同じサイズの和文フォントであったならば,
5904       共通に使っているJFM内で挿入される空白(グルーかカーン)が決まっているか調べ,決まっていればそれを採用.
5905 \item 1.でも2.でもない場合は,JFM・\texttt{jfmvar}・サイズの3つ組は\textit{Nq}と\textit{Np}で異なる.
5906 この場合,まず
5907 \[
5908 \vcenter{\halign{\hfil$#:={}$&\inhibitglue#\inhibitglue\cr
5909 gb&(\textit{Nq}と「使用フォントが\textit{Nq}のそれと同じで,\hfil\cr
5910 \omit&\quad 文字コードが\textit{Np}のそれの文字」との間に入るグルー/カーン)\hfil\cr
5911 ga&(\inhibitglue 「使用フォントが\textit{Np}のそれと同じで,\hfil\cr
5912 \omit&\quad 文字コードが\textit{Nq}のそれの文字」と\textit{Np}との間に入るグルー/カーン)\hfil\cr
5913 }}
5914 \]
5915 として,前側の文字のJFMを使った時の空白(グルー/カーン)と,後側の文字のJFMを使った時のそれを求める.
5916
5917 $\mathit{gb}$,~$\mathit{ga}$それぞれに対する<ratio>の値を$d_b$,~$d_a$とする.
5918 \begin{itemize}
5919 \item 
5920 $\mathit{ga}$と$\mathit{gb}$の両方が未定義であるならば,JFM由来のグルーは挿入されず,
5921 \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}を採用することとなる.
5922 どちらか片方のみが未定義であるならば,次のステップでその未定義の方は長さ0のkernで,<ratio>の値は0であるかのように扱われる.
5923 \item 
5924 \Param{\hyperlink{fld:diffjfm}{diffrentjfm}}の値が \texttt{pleft}, \texttt{pright},
5925       \texttt{paverage} のとき,
5926 <ratio>の指定に従って比例配分を行う.
5927 JFM由来のグルー/カーンは以下の値となる:
5928 \[
5929  f\left(\frac{1-d_b}2\textit{gb} + \frac{1+d_b}2\textit{ga},
5930 \frac{1-d_a}2\textit{gb} + \frac{1+d_a}2\textit{ga}\right)
5931 \]
5932 ここで.$f(x,y)$は
5933 \[
5934  f(x,y)=\begin{cases}
5935 x&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{pleft};\\
5936 y&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{pright};\\
5937 (x+y)/2&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{paverage};
5938 \end{cases}.
5939 \]
5940 \item 
5941 \Param{differentjfm}がそれ以外の値の時は,<ratio>の値は無視され,JFM由来のグルー/カーンは以下の値となる:
5942 \[
5943  f(\textit{gb},\textit{ga})
5944 \]
5945 ここで.$f(x,y)$は
5946 \[
5947  f(x,y)=\begin{cases}
5948 \min(x,y)&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{small};\\
5949 \max(x,y)&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{large};\\
5950 (x+y)/2&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{average};\\
5951 x+y&\text{if\ }\Param{\hyperlink{fld:diffjfm}{diffrentjfm}}=\texttt{both};
5952 \end{cases}.
5953 \]
5954 \end{itemize}
5955 \end{enumerate}
5956
5957 例えば,
5958 \begin{verbatim}
5959 \jfont\foo=psft:Ryumin-Light:jfm=ujis
5960 \jfont\bar=psft:GothicBBB-Medium:jfm=ujis
5961 \jfont\baz=psft:GothicBBB-Medium:jfm=ujis;jfmvar=piyo
5962 \end{verbatim}
5963 という3フォントを考え,
5964 \[
5965  \overbrace{\Node{glyph}{{\tt\textbackslash foo}, `あ'}}^{p}
5966 \longrightarrow \overbrace{\Node{glyph}{{\tt\textbackslash bar}, `い'}}^{q}
5967 \longrightarrow \overbrace{\Node{glyph}{{\tt\textbackslash baz}, `う'}}^{r}
5968 \]
5969 という3ノードを考える(それぞれ単独でクラスタをなす).
5970 この場合,$p$と$q$の間は,実フォントが異なるにもかかわらず2.の状況となる一方で,
5971 $q$と$r$の間は(実フォントが同じなのに)\texttt{jfmvar} キーの内容が異なるので3.の状況となる.
5972 \item[\Param{kanjiskip}~{[K]}] 上の[M]において空白が定まらなかった場合,
5973 以下で定めた量「右空白」として採用する.
5974 この段階においては,\verb+\inhibitglue+ は効力を持たないため,
5975 結果として,2つの和文文字間には常に何らかのグルー/カーンが挿入されることとなる.
5976 \begin{enumerate}
5977 \item 両クラスタ(厳密には$\mathit{Nq}.\mathit{tail}$,$\mathit{Np}.\mathit{head}$)の中身の文字コードに対する
5978 \Param{autospacing}パラメタが両方ともfalseだった場合は,長さ0のglueとする.
5979 \item ユーザ側から見た\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}パラメタの自然長が${\tt \textbackslash maxdimen}=(2^{30}-1)\,{\rm sp}$で
5980 なければ,\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}パラメタの値を持つglueを採用する.
5981 \item 2.でない場合は,\textit{Nq}, \textit{Np}で使われているJFMに指定されている\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}の値を用いる.
5982 どちらか片方のクラスタだけが和文文字(\textsf{和文A}・\textsf{和文B})のときは,そちらのクラスタで使われている
5983 JFM由来の値だけを用いる.もし両者で使われているJFMが異なった場合は,上の[M]~3.と同様の方法を用いて調整する.
5984 \end{enumerate}
5985 \end{description}
5986 %\paragraph{「左空白」の算出とそれに伴う補正}
5987 %「左空白」は過去のバージョンでは定義していたが,このバージョンでは
5988 %挿入は一切行われない(機能自体削除している).
5989 %しかし,仕様は流動的であり,将来復活する可能性もあるため,マニュアル中の記述は今のところ極力変更しない.
5990 \paragraph{禁則用ペナルティの挿入}
5991 まず,
5992 \[
5993  a:=(\text{\textit{Nq}{\footnotemark}の文字に対する\Param{\hyperlink{fld:postbp}{postbreakpenalty}}の値})
5994 +(\text{\textit{Np}{\footnotemark}の文字に対する\Param{\hyperlink{fld:prebp}{prebreakpenalty}}の値})
5995 \]
5996 とおく\footnotetext{厳密にはそれぞれ$\mathit{Nq}.\mathit{tail}$,$\mathit{Np}.\mathit{head}$.}.
5997 ペナルティは通常$[-10000,10000]$の整数値をとり,また$\pm 10000$は正負の無限大を意味することになっているが,この$a$の
5998 算出では単純な整数の加減算を行う.
5999
6000 $a$は禁則処理用に\textit{Nq}と\textit{Np}の間に加えられるべきペナルティ量である.
6001 \begin{description}
6002 \item[P-normal~{[PN]}]
6003 \textit{Nq}と\textit{Np}の間の(a)部分にペナルティ(\textit{penalty\_node})があれば処理は簡単である:
6004 それらの各ノードにおいて,ペナルティ値を($\pm 10000$を無限大として扱いつつ)$a$だけ増加させればよい.
6005 また,$10000 + (-10000) = 0$としている.
6006
6007 少々困るのは,(a)部分にペナルティが存在していない場合である.
6008 直感的に,補正すべき量$a$が0でないとき,その値をもつ\textit{penalty\_node}を作って
6009 「右空白」の(もし未定義なら\textit{Np}の)直前に挿入……
6010 ということになるが,実際には僅かにこれより複雑である.
6011 \begin{itemize}
6012 \item 「右空白」がカーンであるとき,
6013 それは「\textit{Nq}と\textit{Np}の間で改行は許されない」ことを意図している.そのため,
6014 この場合は$a\neq 0$であってもペナルティの挿入はしない.
6015 \item そうでないないときは,$a\neq 0$ならば\textit{penalty\_node}を作って挿入する.
6016 %\item 「左空白」がカーンとしてきっちり定義されている時(このとき,「右空白」はカーンでない),
6017 %この「左空白」の直後での行分割を許容しないといけないので,$a=0$であっても
6018 %\textit{penalty\_node}を作って挿入する.
6019 %\item 以上のどれでもないときは,$a\neq 0$ならば\textit{penalty\_node}を作って挿入する.
6020 \end{itemize}
6021 \end{description}
6022
6023 \def\gkf#1#2#3{\sf$\displaystyle\vphantom{\Bigg(}%
6024   \frac{\hbox to 4\zw{\hss#2\hss}}{\hbox{#3}}$}
6025 \begin{table}[t]
6026 %<en>\caption{Summary of JFM glues}
6027 %<ja>\caption{JFM グルーの概要}
6028 \label{tab-jfmglue}
6029 \begin{center}
6030 \small
6031 \begin{tabular}{c|cccccc}
6032 \toprule
6033 {\bf\textit{Np}}↓&\sf 和文A&\sf 和文B&\sf 欧文&\sf 箱&\sf glue&\sf kern\\\midrule
6034 \sf 和文A&
6035 \gkf{E}{M→K}{PN}&
6036 \gkf{---}{\OA →K}{PN}&
6037 \gkf{---}{\OA →X}{PN}&
6038 \gkf{---}{\OA}{PA}&
6039 \gkf{---}{\OA}{PN}&
6040 \gkf{---}{\OA}{PS}\\
6041 \sf 和文B&
6042 \gkf{E}{\OB→K}{PA}&
6043 \gkf{---}{K}{PS}&
6044 \gkf{---}{X}{PS}\\
6045 \sf 欧文&
6046 \gkf{E}{\OB →X}{PA}&
6047 \gkf{---}{X}{PS}\cr
6048 \sf 箱&\gkf{E}{\OB}{PA}\\
6049 \sf glue&\gkf{E}{\OB}{PN}\\
6050 \sf kern&\gkf{E}{\OB}{PS}\\
6051 \bottomrule
6052 \end{tabular}
6053 \end{center}
6054 \begin{quote}
6055 %<*en>
6056 In the table above, {\small\gkf{E}{M→K}{PN}} means that
6057 %</en>
6058 %<*ja>
6059 上の表において,{\small\gkf{E}{M→K}{PN}}は次の意味である:
6060 %</ja>
6061 \begin{enumerate}
6062 %<*en>
6063 \item To determine the ``right-space'', \LuaTeX-ja first attempts by the method ``\textsf{JFM-origin~[M]}''.
6064 If this attempt fails, \LuaTeX-ja use the method ``\textsf{\Param{kanjiskip}~[K]}''.
6065 %</en>
6066 %<*ja>
6067 \item 「右空白」を決めるために,\LuaTeX-ja はまず「JFM由来{[M]}」の方法を試みる.
6068   これが失敗したら,\LuaTeX-ja は「\Param{kanjiskip}~{[K]}」の方法を試みる.
6069 %</ja>
6070
6071 % %<*en>
6072 % \item The ``left space'' between \textit{Nq}~and~\textit{Np} is 
6073 %   determined by the method ``\textsf{line-end~[E]}''.
6074 % %</en>
6075 % %<*ja>
6076 % \item \textit{Nq} と \textit{Np} の間の「左空白」は「\textsf{line-end~[E]}」の
6077 %   方法で決定される.
6078 % %</ja>
6079
6080 %<*en>
6081 \item \LuaTeX-ja adopts the method ``\textsf{P-normal~[PN]}'' to adjust the penalty 
6082   between two clusters for \emph{kinsoku shori}.
6083 %</en>
6084 %<*ja>
6085 \item \LuaTeX-jaは2つのクラスタの間の禁則処理用のペナルティを設定するために「\textsf{P-normal~[PN]}」の方法を採用する.
6086 %</ja>
6087 \end{enumerate}
6088 \end{quote}
6089 \end{table}
6090
6091 \subsection{その他の場合}
6092 本節の内容は表\ref{tab-jfmglue}にまとめてある.
6093
6094 \paragraph{和文Aと欧文の間}
6095 \textit{Nq}が\textsf{和文A}で,\textit{Np}が\textsf{欧文}の場合,JFMグルー挿入処理は次のようにして行われる.
6096 \begin{itemize}
6097 \item 「右空白」については,まず以下に述べる\textsf{Boundary-B~[\OB]}により空白を決定しようと試みる.
6098 それが失敗した場合は,\textsf{\Param{\hyperlink{fld:xks}{xkanjiskip}}~[X]}によって定める.
6099 %\item 「左空白」については,既に述べた\textsf{line-end~[E]}をそのまま採用する.それに伴う「右空白」の補正も%同じ.
6100 \item 禁則用ペナルティも,以前述べた\textsf{P-normal~[PN]}と同じである.
6101 \end{itemize}
6102 \begin{description}
6103 \item[Boundary-B~{[\OB]}] 和文文字と「和文でないもの」との間に入る空白を以下によって求め,
6104 未定義でなければそれを「右空白」として採用する.
6105 \textsf{JFM-origin~[M]}の変種と考えて良い.
6106 これによって定まる空白の典型例は,和文の閉じ括弧と欧文文字の間に入る半角アキである.
6107 \begin{enumerate}
6108 \item もし両クラスタの間で \verb+\inhibitglue+ が実行されていた場合%
6109 (証としてwhatsitノードが自動挿入される),「右空白」は未定義.
6110 \item そうでなければ,
6111 \textit{Nq}と「文字コードが {\tt'jcharbdd'} の文字」との間に入るグルー/カーンとして定まる.
6112 \end{enumerate}
6113 \item[\Param{xkanjiskip}~{[X]}]
6114 この段階では,\textsf{\Param{kanjiskip}~[K]}のときと同じように,
6115 以下で定めた量を「右空白」として採用する.
6116 \verb+\inhibitglue+ は効力を持たない.
6117 \begin{enumerate}
6118 \item 以下のいずれかの場合は,\Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入は抑止される.しかし,実際には行分割を許容するために,長さ0のglueを採用する:
6119 \begin{itemize}
6120 \item 両クラスタにおいて,それらの中身の文字コードに対する\Param{autoxspacing}パラメタが共にfalseである.
6121 \item \textit{Nq}の中身の文字コードについて,「直後への\Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入」が禁止されている
6122 (つまり,\Param{jaxspmode}~(or \Param{alxspmode})パラメタが2以上).
6123 \item \textit{Np}の中身の文字コードについて,「直前への\Param{\hyperlink{fld:xks}{xkanjiskip}}の挿入」が禁止されている
6124 (つまり,\Param{jaxspmode}~(or \Param{alxspmode})パラメタが偶数).
6125 \end{itemize}
6126 \item ユーザ側から見た\Param{\hyperlink{fld:xks}{xkanjiskip}}パラメタの自然長が${\tt \textbackslash maxdimen}=(2^{30}-1)\,{\rm sp}$で
6127 なければ,\Param{\hyperlink{fld:xks}{xkanjiskip}}パラメタの値を持つglueを採用する.
6128 \item 2.でない場合は,\textit{Nq}, \textit{Np}(\textsf{和文A}/\textsf{和文B}なのは片方だけ)
6129 で使われているJFMに指定されている\Param{\hyperlink{fld:xks}{xkanjiskip}}の値を用いる.
6130 \end{enumerate}
6131 \end{description}
6132
6133 \paragraph{欧文と和文Aの間}
6134 \textit{Nq}が\textsf{欧文}で,\textit{Np}が\textsf{和文A}の場合,JFMグルー挿入処理は上の場合とほぼ同じである.
6135 \textsf{和文A}のクラスタが逆になるので,\textsf{Boundary-A~[\OA]}の部分が変わるだけ.
6136 \begin{itemize}
6137 \item 「右空白」については,まず以下に述べる\textsf{Boundary-A~[\OA]}により空白を決定しようと試みる.
6138 それが失敗した場合は,\textsf{\Param{\hyperlink{fld:xks}{xkanjiskip}}~[X]}によって定める.
6139 %\item \textit{Nq}が和文でないので,「左空白」は算出されない.
6140 \item 禁則用ペナルティは,以前述べた\textsf{P-normal~[PN]}と同じである.
6141 \end{itemize}
6142 \begin{description}
6143 \item[Boundary-A~{[\OA]}] 「和文でないもの」と和文文字との間に入る空白を以下によって求め,
6144 未定義でなければそれを「右空白」として採用する.
6145 \textsf{JFM-origin~[M]}の変種と考えて良い.
6146 これによって定まる空白の典型例は,欧文文字と和文の開き括弧との間に入る半角アキである.
6147 \begin{enumerate}
6148 \item もし両クラスタの間で \verb+\inhibitglue+ が実行されていた場合(証としてwhatsitノードが自動挿入される),次へ.
6149 \item そうでなければ,
6150 「文字コードが {\tt'jcharbdd'} の文字」と\textit{Np}との間に入るグルー/カーンとして定まる.
6151 \end{enumerate}
6152 \end{description}
6153
6154 \paragraph{和文Aと箱・グルー・カーンの間}
6155 \textit{Nq}が\textsf{和文A}で,\textit{Np}が\textsf{箱}・グルー・カーンのいずれかであった場合,
6156 両者の間に挿入されるJFMグルーについては同じ処理である.しかし,そこでの行分割に対する仕様が異なるので,
6157 ペナルティの挿入処理は若干異なったものとなっている.
6158
6159 \begin{itemize}
6160 \item 「右空白」については,既に述べた\textsf{Boundary-B~[\OB]}により空白を決定しようと試みる.
6161 それが失敗した場合は,「右空白」は挿入されない.
6162 %\item 「左空白」については,既に述べた\textsf{line-end~[E]}の算出方法をそのまま採用する.それに伴う「右空白」の補正も同じ.
6163 \item 禁則用ペナルティの処理は,後ろのクラスタ\textit{Np}の種類によって異なる.
6164 なお,$\mathit{Np}.\mathit{head}$は無意味であるから,
6165 「$\mathit{Np}.\mathit{head}$に対する\Param{\hyperlink{fld:prebp}{prebreakpenalty}}の値」は0とみなされる.言い換えれば,
6166 \[
6167  a:=(\text{\textit{Nq}の文字に対する\Param{\hyperlink{fld:postbp}{postbreakpenalty}}の値}).
6168 \]
6169 \begin{description}
6170 \item[箱] \textit{Np}が\textsf{箱}であった場合は,両クラスタの間での行分割は
6171 (明示的に両クラスタの間に \verb+\penalty10000+ があった場合を除き)いつも許容される.そのため,
6172 ペナルティ処理は,後に述べる\textsf{P-allow~[PA]}が\textsf{P-normal~[PN]}の代わりに用いられる.
6173 \item[グルー] \textit{Np}がグルーの場合,ペナルティ処理は\textsf{P-normal~[PN]}を用いる.
6174 \item[カーン] \textit{Np}がカーンであった場合は,両クラスタの間での行分割は
6175 (明示的に両クラスタの間にペナルティがあった場合を除き)許容されない.
6176 ペナルティ処理は,後に述べる\textsf{P-suppress~[PS]}を使う.
6177 \end{description}
6178 これらの\textsf{P-normal~[PN]},\textsf{P-allow~[PA]},\textsf{P-suppress~[PS]}の違いは,
6179 \textit{Nq}と\textit{Np}の間(以前の図だと(a)の部分)にペナルティが存在しない場合にのみ存在する.
6180 \end{itemize}
6181
6182 \begin{description}
6183 \item[P-allow~{[PA]}]
6184 \textit{Nq}と\textit{Np}の間の(a)部分にペナルティがあれば,\textsf{P-normal~[PN]}と同様に,
6185 それらの各ノードにおいてペナルティ値を$a$だけ増加させる.
6186
6187 (a)部分にペナルティが存在していない場合,
6188 \LuaTeX-ja は\textit{Nq}と\textit{Np}の間の行分割を可能にしようとする.
6189 そのために,以下の場合に$a$をもつ\textit{penalty\_node}を作って
6190 「右空白」の(もし未定義なら\textit{Np}の)直前に挿入する:
6191 \begin{itemize}
6192 \item 「右空白」がグルーでない(カーンか未定義)であるとき.
6193 %\item 「左空白」がカーンとしてきっちり定義されている時.
6194 \end{itemize}
6195
6196 \item[P-suppress~{[PS]}]
6197 \textit{Nq}と\textit{Np}の間の(a)部分にペナルティがあれば,\textsf{P-normal~[PN]}と同様に,
6198 それらの各ノードにおいてペナルティ値を$a$だけ増加させる.
6199
6200 (a)部分にペナルティが存在していない場合,
6201 \textit{Nq}と\textit{Np}の間の行分割は元々不可能のはずだったのであるが,
6202 \LuaTeX-ja はそれをわざわざ行分割可能にはしない.
6203 そのため,「右空白」がglueであれば,その直前に \verb+\penalty10000+ を挿入する.
6204 \end{description}
6205
6206 なお,「右空白」はカーンの%,「左空白」は未定義の
6207 \[
6208  \overbrace{\Node{glyph}{`あ'}}^{\mathit{Nq}}\longrightarrow \overbrace{\Node{glue}{1\,pt}}^{\mathit{Np}}
6209 \]
6210 のような状況を考える.
6211 このとき,$a$,即ち「あ」の\Param{\hyperlink{fld:postbp}{postbreakpenalty}}がいかなる値であっても,
6212 この2クラスタ間は最終的に
6213 \begin{equation}
6214  \overbrace{\Node{glyph}{`あ'}}^{\mathit{Nq}}\longrightarrow
6215 \Node{kern}{右空白}\longrightarrow \overbrace{\Node{glue}{1\,pt}}^{\mathit{Np}}
6216 \label{eq-gref}
6217 \end{equation}
6218 となり,$a$分のペナルティは挿入されないことに注意して欲しい.
6219 \Param{\hyperlink{fld:postbp}{postbreakpenalty}}は($a$は)殆どの場合が非負の値と考えられ,そのような場合では
6220 \eqref{eq-gref}と
6221 \[
6222  \overbrace{\Node{glyph}{`あ'}}^{\mathit{Nq}}\longrightarrow
6223 \Node{penalty}{$a$}\longrightarrow
6224 \Node{kern}{右空白}\longrightarrow \overbrace{\Node{glue}{1\,pt}}^{\mathit{Np}}
6225 \]
6226 との間に差異は生じない%
6227 \footnote{kern$\rightarrow$glueが1つの行分割可能点(行分割に伴うペナルティは0)
6228 であるため,たとえ$a=10000$であっても,\textit{Nq}と\textit{Np}の間で行分割を禁止することはできない.}.
6229
6230 \paragraph{箱・グルー・カーンと和文Aの間}
6231 \textit{Np}が\textsf{箱}・グルー・カーンのいずれかで,\textit{Np}が\textsf{和文A}であった場合は,
6232 すぐ上の(\textit{Nq}と\textit{Np}の順序が逆になっている)場合と同じである.
6233 %が,「左空白」がなくなることにのみ注意.
6234 \begin{itemize}
6235 \item 「右空白」については,既に述べた\textsf{Boundary-A~[\OA]}により空白を決定しようと試みる.
6236 それが失敗した場合は,「右空白」は挿入されない.
6237 %\item \textit{Nq}が和文でないので,「左空白」は算出されない.
6238 \item 禁則用ペナルティの処理は,\textit{Nq}の種類によって異なる.
6239 $\mathit{Nq}.\mathit{tail}$は無意味なので,
6240 \[
6241  a:=(\text{\textit{Np}の文字に対する\Param{\hyperlink{fld:prebp}{prebreakpenalty}}の値}).
6242 \]
6243 \begin{description}
6244 \item[箱] \textit{Nq}が\textsf{箱}の場合は,\textsf{P-allow~[PA]}を用いる.
6245 \item[グルー] \textit{Nq}がグルーの場合は,\textsf{P-normal~[PN]}を用いる.
6246 \item[カーン] \textit{Nq}がカーンの場合は,\textsf{P-suppress~[PS]}を用いる.
6247 \end{description}
6248 \end{itemize}
6249
6250 \paragraph{和文Aと和文Bの違い}
6251 先に述べたように,\textsf{和文B}はhboxの中身の先頭(or 末尾)として出現している
6252 和文文字である.リスト内に直接ノードとして現れている和文文字(\textsf{和文A})との違いは,
6253 \begin{itemize}
6254 \item \textsf{和文B}に対しては,JFMの文字クラス指定から定まる空白
6255 \textsf{JFM-origin~[M]},\textsf{Boundary-A~[\OA]},\textsf{Boundary-B~[\OB]})の挿入は行われない.
6256 %「左空白」の算出も行われない.
6257 例えば,
6258 \begin{itemize}
6259 \item 片方が\textsf{和文A},もう片方が\textsf{和文B}のクラスタの場合,
6260 \textsf{Boundary-A~[\OA]}または\textsf{Boundary-B~[\OB]}の挿入を試み,それがダメなら
6261 \Param{kanjiskip}~\textsf{[K]}の挿入を行う.
6262 \item \textsf{和文B}の2つのクラスタの間には,\Param{kanjiskip}~\textsf{[K]}が自動的に入る.
6263 \end{itemize}
6264 \item \textsf{和文B}と箱・グルー・カーンが隣接したとき(どちらが前かは関係ない),間にJFMグルー・ペナルティの挿入は一切しない.
6265 \item \textsf{和文B}と\textsf{和文B},また\textsf{和文B}と\textsf{欧文}とが隣接した時は,禁則用ペナルティ挿入処理は
6266 \textsf{P-suppress~[PS]}が用いられる.
6267 \item \textsf{和文B}の文字に対する\Param{\hyperlink{fld:prebp}{prebreakpenalty}},~\Param{\hyperlink{fld:postbp}{postbreakpenalty}}の値は使われず,0として計算される.
6268 \end{itemize}
6269
6270
6271 次が具体例である:
6272 \begin{LTXexample}
6273 あ.\inhibitglue A\\
6274 \hbox{あ.}A\\
6275 あ.A
6276 \end{LTXexample}
6277 \begin{itemize}
6278 \item 1行目の\verb+\inhibitglue+は\textsf{Boundary-B~[\OB]}の処理のみを抑止するので,ピリオドと「A」の間には
6279 \Param{\hyperlink{fld:xks}{xkanjiskip}}(四分アキ)が入ることに注意.
6280 \item 2行目のピリオドと「A」の間においては,前者が\textsf{和文B}となる(hboxの中身の末尾として登場しているから)ので,
6281 そもそも\textsf{Boundary-B~[\OB]}の処理は行われない.よって,\Param{\hyperlink{fld:xks}{xkanjiskip}}が入ることとなる.
6282 \item 3行目では,ピリオドの属するクラスタは\textsf{和文A}である.これによって,
6283 ピリオドと「A」の間には\textsf{Boundary-B~[\OB]}由来の半角アキが入ることになる.
6284 \end{itemize}
6285 %</ja>
6286
6287 %<en>\section{Patch for the \Pkg{listings} Package}
6288 %<ja>\section{\Pkg{listings} パッケージへの対応}
6289
6290 %<*en>
6291 It is well-known that the \Pkg{listings} package outputs weird results
6292 for Japanese input.
6293 The \Pkg{listings} package makes most of letters active and assigns
6294 output command for each letter~(\cite{listings}).
6295 But Japanese characters are not included in these activated letters.
6296 For \pTeX{} series, there is no method to make Japanese characters active;
6297 a patch \Pkg{jlisting.sty}~(\cite{jlisting}) resolves the problem forcibly.
6298 %</en>
6299 %<*ja>
6300 \Pkg{listings} パッケージが,そのままでは日本語をまともに出力できないこと
6301 はよく知られている.きちんと整形して出力するために,\Pkg{listings}パッケー
6302 ジは内部で「ほとんどの文字」をアクティブにし,各文字に対してその文字の出
6303 力命令を割り当てている(\cite{listings}).
6304 しかし,そこでアクティブにする文字の中に,和文文
6305 字がないためである.\pTeX 系列では,和文文字をアクティブにする手法がなく,
6306 \Pkg{jlisting.sty} というパッチ(\cite{jlisting})を用いることで無理やり解決していた.
6307 %</ja>
6308
6309 %<*en>
6310 In \LuaTeX-ja, the problem is resolved by using the \verb+process_input_buffer+ callback.
6311 The callback function inserts the output command (active character \texttt{U+FFFFF})
6312 before each letter above \texttt{U+0080}.
6313 This method can omits the process to make all Japanese characters active
6314 (most of the activated characters are not used in many cases).
6315 %</en>
6316 %<*ja>
6317 \LuaTeX-jaでは,\verb+process_input_buffer+ コールバックを利用することで,
6318 「各行に出現する\texttt{U+0080}以降の文字に対して,それらの出力命令を前置する」
6319 という方法をとっている.出力命令としては,アクティブ文字化した \texttt{U+FFFFF} を用いている.
6320 これにより,(入力には使用されていないかもしれない)和文文字をもすべてアクティブ化する手間もなく,
6321 見通しが良い実装になっている.
6322 %</ja>
6323
6324
6325 %<*en>
6326 If the \Pkg{listings} package  and \LuaTeX-ja were loaded,
6327 then the patch \Pkg{lltjp-listings} is loaded automatically at \verb+\begin{document}+.
6328 %</en>
6329 %<*ja>
6330 \LuaTeX-ja で利用される \Pkg{listings} パッケージへのパッチ \Pkg{lltjp-listings} は,
6331 \Pkg{listings} と\LuaTeX-jaを読み込んでおけば,
6332 \verb+\begin{document}+ の箇所において自動的に読み込まれるので,通常はあまり
6333 意識する必要はない.
6334 %</ja>
6335
6336 %<en>\subsection{Notes}
6337 %<ja>\subsection{注意}
6338 %<*en>
6339 \paragraph{Escaping to \LaTeX}
6340 We used the \verb+process_input_buffer+ callback to output \textbf{JAchar}s.
6341 But it has a drawback; any commands whose name contains a \textbf{JAchar}
6342 cannot be used in any ``escape to \LaTeX''.
6343
6344 Consider the following input:
6345 %</en>
6346 %<*ja>
6347 \paragraph{\LaTeX へのエスケープ}
6348 日本語対応を行うために \verb+process_input_buffer+ を使用したことで,
6349 \texttt{texcl},~\texttt{escapeinside}といった\emph{「\LaTeX へのエスケープ」中では,
6350 \textbf{JAchar}を名称の一部に含む制御綴は使用不可能}である.
6351 例えば次のような入力を考えよう:
6352 %</ja>
6353 \begin{verbatim*}
6354 \begin{lstlisting}[escapechar=`\#]
6355 #\ほげ xぴよ#
6356 \end{lstlisting}
6357 \end{verbatim*}
6358 %<en>The line~2 is transformed by the callback to
6359 %<ja>ここで,2行目は \verb+process_input_buffer+ の作用により,
6360 \begin{lstlisting}[showspaces, escapechar=\!]
6361 #\!\IVSA FFFFF!ほ!\IVSA FFFFF !げ x!\IVSA FFFFF !ぴ!\IVSA FFFFF !よ#
6362 \end{lstlisting}
6363 %<*en>
6364 before the line is actually processed.
6365 In the escape (between the character ``\verb+#+''), 
6366 the category code of \texttt{U+FFFFF} is set to 9~(\emph{ignored}).
6367 Hence the control symbol ``\verb+\+\IVSA FFFFF'' will be executed,
6368 instead of ``\verb+\ほげ+''.
6369 %</en>
6370 %<*ja>
6371 と変換されてから,実際の処理に回される.
6372 「\verb+#+」で挟まれた「\LaTeX へのエスケープ」中では\
6373 \texttt{U+FFFFF} のカテゴリーコードは9~(\textit{ignored})となるので,
6374 結局「\verb+\ほげ+」の代わりに
6375 「\verb+\+\IVSA FFFFF」というcontrol symbolが実行されることになる.
6376 %</ja>
6377
6378 %<*ja>
6379 \paragraph{異体字セレクタの扱い}
6380 \texttt{lstlisting} 環境などの内部にある異体字セレクタを扱うため,
6381 \Pkg{lltjp-listings} では \texttt{vsraw} と \texttt{vscmd} という2つのキーを追加した.
6382 しかし,\Pkg{lltjp-listings} が実際にロードされるのは \verb+\begin{document}+\ 
6383 のところであるので,プリアンブル内ではこれらの追加キーは使用できない.
6384
6385 \texttt{ivsraw}は,ブール値の値をとるキーであり,標準ではfalseである.
6386 \begin{itemize}
6387  \item trueの場合は,異体字セレクタは「直前の文字に続けて」出力される.
6388 もしもIVSサポート(\ref{ssec-ltjotf}節)が有効になっていた場合は,
6389 以下の例(左側は入力,右側はその出力)のようになる.
6390 \begin{LTXexample}
6391 \begin{lstlisting}[vsraw=true]
6392 葛󠄀城市,葛󠄁飾区,葛西
6393 \end{lstlisting}
6394 \end{LTXexample}
6395 \item falseの場合は,異体字セレクタは適当な命令によって「見える形で」出力される.
6396 どのような形で出力されるかを規定するのが \texttt{vscmd} キーであり,
6397 \Pkg{lltjp-listings} の標準設定では以下の例の右側のように出力される.
6398 \begin{LTXexample}
6399 \begin{lstlisting}[vsraw=false, 
6400    vscmd=\ltjlistingsvsstdcmd]
6401 葛󠄀城市,葛󠄁飾区,葛西
6402 \end{lstlisting}
6403 \end{LTXexample}
6404 ちなみに,本ドキュメントでは次のようにしている:
6405 \begin{lstlisting}[numbers=left]
6406 \def\IVSA#1#2#3#4#5{%
6407   \textcolor{blue}{\raisebox{3.5pt}{\tt%
6408     \fboxsep=0.5pt\fbox{\tiny \oalign{0#1#2\crcr#3#4#5\crcr}}}}%
6409 }
6410 {\catcode`\%=11
6411   \gdef\IVSB#1{\expandafter\IVSA\directlua{
6412     local cat_str = luatexbase.catcodetables['string']
6413     tex.sprint(cat_str, string.format('%X', 0xE00EF+#1))
6414 }}}
6415 \lstset{vscmd=\IVSB}
6416 \end{lstlisting}
6417 \end{itemize} 
6418 %</ja>
6419
6420 %<en>\subsection{Class of Characters}
6421 %<ja>\subsection{文字種}
6422
6423 %<en>Roughly speaking, the \Pkg{listings} package processes input as follows:
6424 %<ja>\Pkg{listings} パッケージの内部では,大雑把に言うと
6425 \begin{enumerate}
6426 %<en>\item Collects \textit{letters} and \textit{digits}, which can be used for the name of identifiers.
6427 %<ja>\item 識別子として使える文字 (``letter'',~``digit'') たちを集める.
6428 %<en>\item When reading an \textit{other}, outputs the collected character string (with modification, if needed).
6429 %<ja>\item letterでもdigitでもない文字が現れた時に,収集した文字列を(必要なら修飾して)出力する.
6430 %<en>\item Collects \textit{others}.
6431 %<ja>\item 今度は逆に,letterでない文字たちをletterが現れるまで集める.
6432 %<en>\item When reading a \textit{letter} or a \textit{digit}, outputs the collected character string.
6433 %<ja>\item letterが出現したら集めた文字列を出力する.
6434 %<en>\item Turns back to 1.
6435 %<ja>\item 1.に戻る.
6436 \end{enumerate}
6437 %<*en>
6438 By the above process, line breaks inside of an identifier are blocked.
6439 A flag \verb+\lst@ifletter+ indicates whether the previous character can be used
6440 for the name of identifiers or not.
6441 %</en>
6442 %<*ja>
6443 という処理が行われている.これにより,識別子の途中では行分割が行われないようになっている.
6444 直前の文字が識別子として使えるか否かは \verb+\lst@ifletter+ というフラグに格納されている.
6445 %</ja>
6446
6447 %<*en>
6448 For Japanese characters, line breaks are permitted on both sides
6449 except for brackets, dashes, etc.
6450 Hence the patch \Pkg{lltjp-listings} introduces 
6451 a new flag \verb+\lst@ifkanji+, which indicates
6452 whether the previous character is a Japanese character or not.
6453 For illustration, we introduce following classes of characters:
6454 %</en>
6455 %<*ja>
6456 さて,日本語の処理である.殆どの和文文字の前後では行分割が可能であるが,その一方で
6457 括弧類や音引きなどでは禁則処理が必要なことから,\Pkg{lltjp-listings} では,
6458 直前が和文文字であるかを示すフラグ \verb+\lst@ifkanji+ を新たに導入した.
6459 以降,説明のために以下のように文字を分類する:
6460 %</ja>
6461 \begin{center}
6462 \small
6463 \begin{tabular}{lccccc}
6464 \toprule
6465 &Letter&Other&Kanji&Open&Close\\\midrule
6466 \verb+\lst@ifletter+&T&F&T&F&T\\
6467 \verb+\lst@ifkanji+&F&F&T&T&F\\
6468 %<en>Meaning&char in an identifier&other alphabet&%
6469 %<en>most of Japanese char&opening brackets&closing brackets\\
6470 %<ja>意図&識別子中の文字&その他欧文文字&殆どの和文文字&開き括弧類&閉じ括弧類\\
6471 \bottomrule
6472 \end{tabular}
6473 \end{center}
6474 %<*en>
6475 Note that \textit{digits} in the \Pkg{listings} package can be Letter or
6476 Other according to circumstances.
6477 %</en>
6478 %<*ja>
6479 なお,本来の\Pkg{listings} パッケージでの分類``digit''は,
6480 出現状況によって,上の表のLetterとOtherのどちらにもなりうる.
6481 また,KanjiとCloseは \verb+\lst@ifletter+ と \verb+\lst@ifkanji+ の値が一致しているが,
6482 これは間違いではない.
6483 %</ja>
6484
6485 %<*en>
6486 For example, let us consider the case an Open comes after a Letter.
6487 Since an Open represents Japanese open brackets,
6488 it is preferred to be permitted to insert line break after the Letter.
6489 Therefore, the collected character string is output in this case.
6490 %</en>
6491 %<*ja>
6492 例えば,Letterの直後にOpenが来た場合を考える.
6493 文字種Openは和文開き括弧類を想定しているので,Letterの直後では行分割が可能であることが望ましい.
6494 そのため,この場合では,すでに収集されている文字列を出力することで行分割を許容するようにした.
6495 %</ja>
6496
6497 %<*en>
6498 The following table summarizes $5\times 5=25$ cases:
6499 %</en>
6500 %<*ja>
6501 同じように,$5\times 5=25$通り全てについて書くと,次のようになる:
6502 %</ja>
6503 \begin{center}
6504 \small
6505 \begin{tabular}{llccccc}
6506 \toprule
6507 %<*en>
6508 &&\multicolumn{4}{c}{Next}\\\cmidrule(lr){3-7}
6509 &&\hbox to 4em{\hss Letter\hss}&\hbox to 4em{\hss Other\hss}
6510 &\hbox to 4em{\hss Kanji\hss}&\hbox to 4em{\hss Open\hss}&Close\\\midrule
6511 &Letter&collects&\multicolumn{3}{c}{\hrulefill \ outputs\ \hrulefill}&collects\\
6512 &Other&outputs&collects&\multicolumn{2}{c}{\hrulefill \ outputs\ \hrulefill}&collects\\
6513 Prev&Kanji&\multicolumn{4}{c}{\hrulefill \ outputs\ \hrulefill}&collects\\
6514 &Open&\multicolumn{5}{c}{\hrulefill \ collects\ \hrulefill}\\
6515 &Close&\multicolumn{4}{c}{\hrulefill \ outputs\ \hrulefill}&collects\\
6516 %</en>
6517 %<*ja>
6518 &&\multicolumn{4}{c}{後ろ側の文字}\\\cmidrule(lr){3-7}
6519 &&\hbox to 4em{\hss Letter\hss}&\hbox to 4em{\hss Other\hss}
6520 &\hbox to 4em{\hss Kanji\hss}&\hbox to 4em{\hss Open\hss}&Close\\\midrule
6521 直&Letter&収集&\multicolumn{3}{c}{\hrulefill \ 出力\ \hrulefill}&収集\\
6522 前&Other&出力&収集&\multicolumn{2}{c}{\hrulefill \ 出力\ \hrulefill}&収集\\
6523 文&Kanji&\multicolumn{4}{c}{\hrulefill \ 出力\ \hrulefill}&収集\\
6524 字&Open&\multicolumn{5}{c}{\hrulefill \ 収集\ \hrulefill}\\
6525 種&Close&\multicolumn{4}{c}{\hrulefill \ 出力\ \hrulefill}&収集\\
6526 %</ja>
6527 \bottomrule
6528 \end{tabular}
6529 \end{center}
6530 %<en>In the above table,
6531 %<ja>上の表において,
6532 \begin{itemize}
6533 %<en>\item ``outputs'' means to output the collected character string (i.e., line breaking is permitted there).
6534 %<ja>\item 「出力」は,それまでに集めた文字列を出力(≒ここで行分割可能)を意味する.
6535
6536 %<en>\item ``collects'' means to append the next character to the collected character string (i.e., line breaking is prohibited there).
6537 %<ja>\item 「収集」は,後側の文字を,現在収集された文字列に追加(行分割不可)を意味する.
6538 \end{itemize}
6539
6540 %<*en> 
6541 Charatcers above \texttt{U+0080} \emph{except Variation Selectors}
6542 are classified into above 5~classes by the following rules:
6543 %</en>
6544 %<*ja>
6545 \texttt{U+0080}以降の\emph{異体字セレクタ以外の}各文字が
6546 Letter, Other, Kanji, Open, Closeのどれに属するかは次によって決まる:
6547 %</ja>
6548 \begin{itemize}
6549 %<en>\item \textbf{ALchar}s above \texttt{U+0080} are classified as Letter.
6550 %<ja>\item (\texttt{U+0080}以降の)\textbf{ALchar}は,すべてLetter扱いである.
6551
6552 %<en>\item \textbf{JAchar}s are classified in the order as follows:
6553 %<ja>\item \textbf{JAchar}については,以下の順序に従って文字種を決める:
6554 \begin{enumerate}
6555 %<en>\item Characters whose \Param{\hyperlink{fld:prebp}{prebreakpenalty}} is greater than or equal to 0 are classified as Open.
6556 %<ja>\item \Param{\hyperlink{fld:prebp}{prebreakpenalty}}が0以上の文字はOpen扱いである.
6557
6558 %<en>\item Characters whose \Param{\hyperlink{fld:postbp}{postbreakpenalty}} is greater than or equal to 0 are classified as Close.
6559 %<ja>\item \Param{\hyperlink{fld:postbp}{postbreakpenalty}}が0以上の文字はClose扱いである.
6560
6561 %<en>\item Characters that don't satisfy the above two conditions are classified as Kanji.
6562 %<ja>\item 上の3条件のどちらにも当てはまらなかった文字は,Kanji扱いである.
6563 \end{enumerate}
6564 \end{itemize}
6565
6566 %<*en>
6567 The width of halfwidth kana (\texttt{U+FF61}--\texttt{U+FF9F}) 
6568 is same as the width of \textbf{ALchar};
6569 the width of the other \textbf{JAchar}s is double the width of \textbf{ALchar}.
6570 %</en>
6571 %<*ja>
6572 なお,半角カナ(U+FF61--U+FF9F)以外の\textbf{JAchar}は欧文文字2文字分の幅をとるものとみなされる.
6573 半角カナは欧文文字1文字分の幅となる.
6574 %</ja>
6575
6576 %<*en>
6577 This classification process is executed every time a character appears in
6578 the \texttt{lstlisting} environment or other environments/commands.
6579 %</en>
6580 %<*ja>
6581 これらの文字種決定は,実際に \texttt{lstlisting} 環境などの内部で文字が出てくるたびに行われる.
6582 %</ja>
6583
6584 %<*ja>
6585 \section{和文の行長補正方法}
6586 \label{sec-adjspec}
6587 \Pkg{luatexja-adjust} で提供される優先順位付きの行長調整の詳細を述
6588 べる.大まかに述べると,次のようになる.
6589 \begin{itemize}
6590 \item 通常の\TeX の行分割方法に従って,段落を行分割する.この段階では,行
6591       長に半端が出た場合,その半端分は\textbf{JAglue}(\Param{\hyperlink{fld:xks}{xkanjiskip}},
6592       \Param{\hyperlink{fld:kanjiskip}{kanjiskip}},JFMグルー)と
6593       それ以外のグルーの全てで(優先順位なく)負担される.
6594 \item その後,\texttt{post\_linebreak\_filter} callbackを使い,\emph{段
6595       落中の各行ごとに},行末文字の位置を調整したり,優先度付きの行長調整
6596       を実現するためにグルーの伸縮度を調整する.
6597       その処理においては,グルーの自然長と\textbf{JAglue}以外の
6598       グルーの伸び量・縮み量は変更せず,必要に応じて\textbf{JAglue}の伸び量・縮み量のみを
6599       変更する設計とした.
6600
6601 \Pkg{luatexja-adjust} の作用は,この処理を行うcallbackを追加するだけであり,
6602       この章の残りではcallbackでの処理について解説する.
6603 \end{itemize}
6604
6605 \paragraph{準備:合計伸縮量の計算}
6606 グルーの伸縮度(\texttt{plus} や \texttt{minus} で指定されている値)には,
6607 有限値の他に,\texttt{fi},\texttt{fil},\texttt{fill},\texttt{filll}と
6608 いう4つの無限大レベル(後ろの方ほど大きい)があり,行の調整に
6609 \texttt{fi} などの\emph{無限大レベルの伸縮度が用いられている場合は,そ
6610 の行に対しての処理を中止}する.
6611
6612 よって,以降,問題にしている行の行長調整は伸縮度が有限長のグルーを用いて
6613 行われているとして良い.さらに,簡単のため,この行はグルーが広げられている
6614 (自然長で組むと望ましい行長よりの短い)場合しか扱わない.
6615
6616 まず,段落中の行中のグルーを
6617 \begin{itemize}
6618 \item \textbf{JAglue}ではないグルー
6619 \item JFMグルー(優先度\footnote{%
6620   \ref{ssec-jfm-str}節にあるように,
6621   各JFMグルーには$-2$から2までの優先度がついている.}%
6622 別にまとめられる)
6623 \item 和欧文間空白(\Param{\hyperlink{fld:xks}{xkanjiskip}})
6624 \item 和文間空白(\Param{\hyperlink{fld:kanjiskip}{kanjiskip}})
6625 \end{itemize}
6626 の$1+1+5+1=8$つに類別し,それぞれの種別ごとに
6627 許容されている伸び量(\texttt{stretch}の値)の合計を計算する.
6628 また,行長と自然長との差を\textit{total}とおく.
6629
6630
6631 \subsection{行末文字の位置調整}
6632 行末が文字クラス$n$の\textbf{JAchar}であった場合,
6633 それを動かすことによって,\textit{total}のうち
6634 \textbf{JAglue}が負担する分を少なくしようとする.
6635 この行末文字の左右の移動可能量は,
6636 JFM中にある文字クラス$n$の定義の
6637 \texttt{end\_stretch},~\texttt{end\_shrink}フィールドに
6638 全角単位の値として記述されている.
6639
6640 例えば,行末文字が句点「。」であり,そこで用いられているJFM中に
6641 \begin{verbatim}
6642   [2] = {
6643     chars = { '。', ... }, width = 0.5, ...,
6644     end_stretch = 0.5, end_shrink = 0.5,
6645   }, 
6646 \end{verbatim}
6647 という指定があった場合,この行末の句点は
6648 \begin{itemize}
6649 \item 通常の\TeX の行分割処理で「半角以上の詰め」が行われていた場合,
6650 この行中の\textbf{JAglue}の負担を軽減するため,
6651 行末の句点を半角だけ右に移動する(ぶら下げ組を行う).
6652 \item 通常の\TeX の行分割処理で「半角以上の空き」が行われていた場合,
6653 逆に行末句点を半角左に移動させる(見た目的に全角取りとなる).
6654 \item 以上のどちらでもない場合,行末句点の位置調整は行わない.
6655 \end{itemize}
6656 となる.
6657
6658 行末文字を移動した場合,その分だけ\textit{total}の値を引いておく.
6659
6660 \subsection{グルーの調整}
6661 \textit{total}の分だけが,行中のグルーの伸び量に応じて負担されることになる.
6662 負担するグルーの優先度は以下の順であり,
6663 できるだけ\Param{\hyperlink{fld:kanjiskip}{kanjiskip}}を自然長のままにすることを
6664 試みている.
6665 \begin{enumerate}\def\labelenumi{(\Alph{enumi})}
6666  \item \textbf{JAglue}以外のグルー
6667  \item 優先度2のJFMグルー
6668  \item 優先度1のJFMグルー
6669  \item 優先度0のJFMグルー
6670  \item 優先度$-1$のJFMグルー
6671  \item 優先度$-2$のJFMグルー
6672  \item \Param{\hyperlink{fld:xks}{xkanjiskip}}
6673  \item \Param{\hyperlink{fld:kanjiskip}{kanjiskip}}
6674 \end{enumerate}
6675 \begin{enumerate}
6676  \item 行末の和文文字を移動したことで$\textit{total}=0$となれば,
6677 調整の必要はなく,行が格納されているhboxの
6678 \texttt{glue\_set}, \texttt{glue\_sign}, \texttt{glue\_order}を再計算すればよい.
6679 以降,$\textit{total}\neq 0$と仮定する.
6680  \item \textit{total}が「\textbf{JAglue}以外のグルーの伸び量の合計」(以下,(A)の伸び量の
6681        合計,と称す)よりも小さければ,
6682 それらのグルーに\textit{total}を負担させ,\textbf{JAglue}達自身は自然長で組むことができる.
6683 よって,以下の処理を行う:
6684 \begin{enumerate}
6685 \item 各\textbf{JAglue}の伸び量を0とする.
6686 \item 行が格納されているhboxの
6687 \texttt{glue\_set}, \texttt{glue\_sign}, \texttt{glue\_order}を再計算する.
6688 これによって,\textit{total}は\textbf{JAglue}以外のグルーによって負担される.
6689 \end{enumerate}
6690 \item \textit{total}が「(A)の伸び量の合計」以上ならば,(A)--(H)のどこまで負担すれば
6691 \textit{total}以上になるかを計算する.
6692 例えば,
6693 \[\catcode`\<=12
6694  \textit{total} = (\text{(A)--(B)の伸び量の合計}) + p\cdot (\text{(C)の伸び量の合計}),
6695  \qquad 0\le p<1
6696 \]
6697 であった場合,各グルーは次のように組まれる:
6698 \begin{itemize}
6699  \item (A),~(B)に属するグルーは各グルーで許された伸び量まで伸ばす.
6700  \item (C)に属するグルーはそれぞれ$p\times (\text{伸び量})$だけ伸びる.
6701  \item (D)--(H)に属するグルーは自然長のまま.
6702 \end{itemize}
6703 実際には,前に述べた「設計」に従い,次のように処理している:
6704 \begin{enumerate}
6705 \item (C)に属するグルーの伸び量を$p$倍する.
6706 \item (D)--(H)に属するグルーの伸び量を0とする.
6707 \item 行が格納されているhboxの
6708 \texttt{glue\_set}, \texttt{glue\_sign}, \texttt{glue\_order}を再計算する.
6709 これによって,\textit{total}は\textbf{JAglue}以外のグルーによって負担される.
6710 \end{enumerate}
6711 \item \textit{total}が(A)--(H)の伸び量の合計よりも大きい場合,どうしようもないので
6712       \verb+^^;+何もしない.
6713 \end{enumerate}
6714
6715 %</ja>
6716
6717 %<*ja>
6718 \section{IVS対応(未完)}
6719 \verb+luatexja.otf.enable_ivs()+ を実行し,IVS対応を有効にした状態では,
6720 \verb+pre_linebreak_filter+ や \verb+hpack_filter+ コールバックには
6721 次の4つが順に実行される状態となっている:
6722 \begin{description}
6723 \item[\tt ltj.do\_ivs] \textit{glyph\_node}~$p$の直後に,異体字セレクタ(を表す\textit{glyph\_node})
6724 が連続した場合に,$p$のフォントに対応したが持つ「異体字情報」に従って出力するグリフを変える.
6725
6726 しかし,単に$p.\textit{char}$を変更するだけでは,後から
6727 font featureの適用(すぐ下)により置換される可能性がある.そのため,
6728 \verb+\CID+ や \verb+\UTF+ と同じように,\textit{glyph\_node}~$p$の代わりに
6729 \texttt{user\_id} が\textit{char\_by\_cid}であるようなuser-defined whatsitを用いている.
6730 \item[(\Pkg{luaotfload} によるfont featureの適用)]
6731 \item[\tt ltj.otf] \texttt{user\_id} が\textit{char\_by\_cid}であるようなuser-defined whatsitを
6732 きちんと\textit{glyph\_node}に変換する.この処理は,\verb+\CID+, \verb+\UTF+やIVSによる置換が,
6733 font featureの適用で上書きされてしまうのを防止するためである.
6734 \item[\tt ltj.main\_process] \textbf{JAglue}の挿入処理(\ref{sec-jfmglue}章)と,
6735 JFMの指定に従って各\textbf{JAchar}の「寸法を補正」することを行う.
6736 \end{description}
6737
6738 問題は各フォントの持っているIVS情報をどのように取得するか,である.
6739 \Pkg{luaotfload} はフォント番号<font\_number>の情報を\ 
6740 \texttt{fonts.hashes.identifiers[<font\_number>]} 以下に格納している.
6741 しかし,OpenTypeフォントのIVS情報は格納されていないようである%
6742 \footnote{TrueTypeフォントに関しては,
6743 \begin{center}
6744 \texttt{fonts.hashes.idenfiers[<font\_number>]%
6745   .resources.variants[<selector>][<base\_char>]}
6746 \end{center}
6747 に,<base\_char>番の文字の後に異体字セレクタ<selector>が続いた場合に
6748 出力すべきグリフが書かれてある.}.
6749 %例えば,小塚明朝Pr6N~Rでは,
6750
6751 一方,\LuaTeX 内部の \texttt{fontloader} の返すテーブルには
6752 OpenTypeフォントでもTrueTypeフォントでもIVS情報が格納されている.
6753 具体的には……
6754
6755 そのため,\LuaTeX-jaのIVS対応においては,\LuaTeX 内部の\ 
6756 \texttt{fontloader} を直接用いることで,フォントのIVS情報を取得している.
6757 20140114.0以降でキャッシュを用いるようにした要因はここにあり,
6758 \texttt{fontloader} の呼び出しでかなり時間を消費することから,
6759 %%% to_table を使わなくしたことで,メモリ使用量は減った
6760 IVS情報をキャッシュに保存することで2回目以降の実行時間を節約している.
6761
6762 \section{複数フォントの「合成」(未完)}
6763
6764 \section{\LuaTeX-jaにおけるキャッシュ}
6765 \Pkg{luaotfload}パッケージが,各TrueType・]OpenTypeフォントの情報を
6766 キャッシュとして保存しているのと同様の方法で,
6767 \LuaTeX-jaもいくつかのキャッシュファイルを作成するようになった.
6768 \begin{itemize}
6769  \item 通常,キャッシュは\texttt{\$TEXMFVAR/luatexja/}以下に保存され,
6770 そこから読み込みが行われる.
6771  \item 「通常の」テキスト形式のキャッシュ(拡張子は \texttt{.lua})以外にも,
6772 それをバイナリ形式(バイトコード)に変換したものもサポートしている.
6773 \begin{itemize}
6774  \item \LuaTeX とLuaJIT\TeX ではバイトコードの形式が異なるため,バイナリ形式の
6775 キャッシュは共有できない.\LuaTeX 用のバイナリキャッシュは \texttt{.luc},
6776 LuaJIT\TeX 用のは \texttt{.lub} と拡張子を変えることで対応している.
6777  \item キャッシュを読み込む時,同名のバイナリキャッシュがあれば,
6778 テキスト形式のものよりそちらを優先して読み込む.
6779  \item テキスト形式のキャッシュが更新/作成される際は,そのバイナリ版も
6780 同時に更新される.
6781 また,(バイナリ版が見つからず)テキスト形式のキャッシュ側が読み込まれたときは,
6782 \LuaTeX-jaはバイナリキャッシュを作成する.
6783 \end{itemize}
6784 \end{itemize}
6785 %</ja>
6786 %<*en>
6787 \section{Cache Management of \LuaTeX-ja}
6788 \LuaTeX-ja creates some cache files to reduce the loading time. 
6789 in a similar way to the \Pkg{luaotfload} package:
6790 \begin{itemize}
6791  \item Cache files are usually stored in (and loaded from)
6792 \texttt{\$TEXMFVAR/luatexja/}.
6793  \item In addition to caches of the text form (the extension is ``\texttt{.lua}''),
6794 caches of the \emph{binary}, precompiled form are supported.
6795 \begin{itemize}
6796  \item We cannot share same binary cache for \LuaTeX\ and LuaJIT\TeX.
6797 Hence we distinguish them by their extension, ``\texttt{.luc}'' for \LuaTeX\
6798 and ``\texttt{.lub}'' for LuaJIT\TeX.
6799  \item In loading a cache, the binary cache precedes 
6800 the text form.
6801  \item When \LuaTeX-ja updates a cache \texttt{hoge.lua}, 
6802 its binary version is also updated.
6803 \end{itemize}
6804 \end{itemize}
6805 %</en>
6806
6807 %<*ja>
6808 \subsection{キャッシュの使用箇所}
6809
6810 \LuaTeX-ja では以下の3種類のキャッシュを使用している:
6811 \begin{list}{}%
6812 {\def\makelabel#1{\ttfamily#1}}
6813 \item[ltj-cid-auto-adobe-japan1.lua] 
6814 Ryumin-Lightのような非埋め込みフォントの情報を格納しており,
6815 (それらが\LuaTeX-jaの標準和文フォントなので)\LuaTeX-jaの読み込み時に自動で読まれる.
6816 生成には\texttt{UniJIS2004-UTF32-H}, \texttt{Adobe-Japan1-UCS2}という2つの
6817 CMapが必要である.
6818
6819 \pageref{para-cid}ページで述べたように,\texttt{cid}キーを使って
6820 非埋め込みの中国語・韓国語フォントを定義する場合,同様のキャッシュが生成される.
6821 キャッシュの名称,必要となるCMapについては表\ref{tab:cid-cache}を参照して欲しい.
6822
6823 \item[ivs\_***.lua]
6824 フォント``\texttt{***}''における異体字情報を格納している.構造は以下の通り:
6825 %</ja>
6826 %<*en>
6827 \subsection{Use of Cache}
6828
6829 \LuaTeX-ja uses the following cache:
6830 \begin{list}{}%
6831 {\def\makelabel#1{\ttfamily#1}}
6832 \item[ltj-cid-auto-adobe-japan1.lua] 
6833 The font table of a CID-keyed non-embedded Japanese font.
6834 This is loaded in every run.
6835 It is created from two CMaps, \texttt{UniJIS2004-UTF32-H} and
6836              \texttt{Adobe-Japan1-UCS2}, 
6837 and this is why these two CMaps are needed in the first run of \LuaTeX-ja.
6838
6839 Similar caches are created as Table~\ref{tab:cid-cache}, 
6840 if you specified \texttt{cid} key in \verb+\jfont+
6841 to use other CID-keyed non-embedded fonts for Chinese or Korean,
6842 as in Page~\pageref{para-cid}.
6843
6844 \item[ivs\_***.lua]
6845 This file stores the table of Unicode variants in a font ``\texttt{***}''. 
6846 The structure of the table is the following:
6847 %</en>
6848
6849 \begin{table}[!tb]
6850  \centering\small
6851 \caption{\texttt{cid} key and corresponding files}
6852 \label{tab:cid-cache}
6853 \vspace*{\medskipamount}
6854 \begin{tabular}{>{\tt}l>{\tt}l>{\tt}l>{\tt}l}
6855 \toprule
6856 \bf \texttt{cid} key&\bf name of the cache &
6857 \multicolumn{2}{c}{\bf used CMaps}\\
6858 \midrule
6859 Adobe-Japan1-*&ltj-cid-auto-adobe-japan1.lua&UniJIS2004-UTF32-H&Adobe-Japan1-UCS2\\
6860 Adobe-Korea1-*&ltj-cid-auto-adobe-korea1.lua&UniKS-UTF32-H&Adobe-Korea1-UCS2\\
6861 Adobe-GB1-*&ltj-cid-auto-adobe-gb1.lua&UniGB-UTF32-H&Adobe-GB1-UCS2\\
6862 Adobe-CNS1-*&ltj-cid-auto-adobe-cns1.lua&UniCNS-UTF32-H&Adobe-CNS1-UCS2\\
6863 \bottomrule
6864 \end{tabular}
6865 \end{table}
6866
6867 \begin{lstlisting}
6868 return {
6869  {
6870   [10955]={    -- U+2ACB "Subset Of Above Not Equal To"
6871    [65024]=983879, -- <2ACB FE00>
6872   },
6873   [37001]={    -- U+9089 "邉"
6874    [0]=37001,  --   <9089 E0100>
6875    991049,     --   <9089 E0101>
6876    ...
6877   },
6878   ...
6879  },
6880  ["chksum"]="FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", -- checksum of the fontfile
6881  ["version"]=4, -- version of the cache
6882 }
6883 \end{lstlisting}
6884 %<*ja>
6885 \item[ltj-jisx0208.\{luc|lub\}]
6886 \LuaTeX-ja配布中の\texttt{ltj-jisx0208.lua}をバイナリ化したものである.
6887 これはJIS~X~0208とUnicodeとの変換テーブルであり,
6888 \pTeX との互換目的の文字コード変換命令で用いられる.
6889 %</ja>
6890 %<*en>
6891 \item[ltj-jisx0208.\{luc|lub\}]
6892 The binary version of \texttt{ltj-jisx0208.lua}. 
6893 This is the conversion table between JIS~X~0208 and Unicode
6894 which is used in Kanji-code conversion commands for compatibility with \pTeX.
6895 %</en>
6896 \end{list}
6897
6898 %<*en>
6899 \subsection{Internal}
6900 Cache management system of \LuaTeX-ja is stored in \texttt{luatexja.base}
6901 (\texttt{ltj-base.lua}).
6902 There are three public functions for cache management in \texttt{luatexja.base}, 
6903 where <filename> stands for the filename \emph{without suffix}:
6904 \begin{list}{}%
6905 {\def\makelabel#1{\ttfamily#1}}
6906 \item[save\_cache(<filename>, <data>)]
6907 Save a non-nil table <data> into a cache <filename>.
6908 Both the text form <filename>\texttt{.lua} and its binary version 
6909 are created or updated.
6910
6911 \item[save\_cache\_luc(<filename>, <data>{[, <serialized\_data>]})]\ 
6912
6913 Same as \texttt{save\_cache}, except that only the binary cache is updated. 
6914 The third argument <serialized data> is not usually given.
6915 But if this is given, it is treated as a string representation of <data>.
6916
6917 \item[load\_cache(<filename>, <outdate>)]
6918 Load the cache <filename>.
6919 <outdate> is a function which takes one argument (the contents of the cache),
6920 and its return value is whether the cache is outdated.
6921
6922 \texttt{load\_cache} first tries to 
6923 read the binary cache <filename>\texttt{.\{luc|lub\}}.
6924 If its contents is up-to-date, \texttt{load\_cache} returns the contents.
6925 If the binary cache is not found or 
6926 its contents is outdated, \texttt{load\_cache} tries to 
6927 read the text form <filename>\texttt{.lua}.
6928 Hence, the return value of \texttt{load\_cache} is non-nil,
6929 if and only if the updated cache is found.
6930 \end{list}
6931 %</en>
6932
6933 \begin{thebibliography}{99}
6934   \addcontentsline{toc}{section}{\refname}
6935 \bibitem{texbytopic}
6936 Victor Eijkhout. \newblock \textit{\TeX\ by Topic, A \TeX nician's Reference}, Addison-Wesley, 1992.
6937 \bibitem{listings} C.\ Heinz, B.\ Moses. \newblock The \textsf{Listings} Package.
6938 \bibitem{uptex} Takuji Tanaka. \newblock
6939 upTeX---Unicode version of pTeX with CJK extensions, 
6940 TUG 2013, October 2013.
6941 %<ja>\newblock
6942 %<en>\\\null\hfill
6943 \url{http://tug.org/tug2013/slides/TUG2013_upTeX.pdf}
6944 \bibitem{jlisting} Thor Watanabe. \newblock Listings\ -\ MyTeXpert. 
6945 %<en>\newblock
6946 %<ja>\\\null\hfill
6947 \url{http://mytexpert.sourceforge.jp/index.php?Listings}
6948 \bibitem{jlreq}  W3C Japanese Layout Task Force~(ed). \newblock
6949 Requirements for Japanese Text Layout (W3C Working Group Note), 2011, 2012. \newblock
6950 \url{http://www.w3.org/TR/jlreq/}%
6951 %<ja> \\日本語訳の書籍版:W3C日本語組版タスクフォース(編),『W3C技術ノート 日本語組版処理の要件』,東京電機大学出版局,2012.
6952 \bibitem{min10} 乙部厳己,min10フォントについて.\\\null\hfill
6953 \url{http://argent.shinshu-u.ac.jp/~otobe/tex/files/min10.pdf}
6954 \bibitem{x4051} 日本工業規格(Japanese Industrial Standard), JIS~X~4051,
6955 日本語文書の組版方法(Formatting rules for Japanese documents), 1993, 1995, 2004.
6956 \end{thebibliography}
6957
6958 \newpage
6959 \appendix
6960
6961 \section{Package versions used in this document}
6962 This document was typeset using the following packages:
6963
6964 \medskip
6965
6966 {\makeatletter\tt\footnotesize
6967   \def\@pkglist#1{%
6968     \filename@parse{#1}\def\@temp{sty}
6969     \ifx\@temp\filename@ext
6970       \edef\reserved@a{%
6971         \filename@base.%
6972         \ifx\filename@ext\relax tex\else\filename@ext\fi}%
6973       \leavevmode\hskip-13em\hbox to 13em{\filename@area\reserved@a\hss}%
6974       \csname ver@\reserved@a\endcsname\par
6975     \fi
6976   }%
6977 \parindent0pt\leftskip13em
6978 \ltjpkglist
6979
6980 \makeatother}
6981 \end{document}
6982 %</!showexpl>
6983 %<*showexpl>
6984 %%
6985 %% config file for showexpl.sty
6986 %%
6987 %% Copyright The LuaTeX-ja project team, 2012
6988 %%
6989 \ProvidesFile{showexpl.cfg}
6990   [2012/05/20 v0.01 Definitions for the showexpl package (luatexja)]
6991 \lstset{}
6992 \def\SX@Info{}
6993 \endinput
6994 %</*showexpl>