From e0d9ad386f98ee616cd7233a9e22081484f7d04c Mon Sep 17 00:00:00 2001 From: KUROKI Yusuke Date: Tue, 22 Nov 2011 19:54:40 +0900 Subject: [PATCH] Avoided camel case in description items. --- doc/ajt-devel-ltja.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ajt-devel-ltja.tex b/doc/ajt-devel-ltja.tex index cf1159d..760ca67 100644 --- a/doc/ajt-devel-ltja.tex +++ b/doc/ajt-devel-ltja.tex @@ -432,7 +432,7 @@ Input &|あ】{}【〕\/〔| &|い』\/a| &|う)\hbox{}(| &|え Now we will take a look at the insertion process itself through four points. \begin{description} -\item[Ignored Nodes] +\item[Ignored nodes] As noted in the previous subsection, the insertion process in \pTeX\ can be interrupted by saying |{}| or anything else.\footnote{This is why some tricks like \texttt{ちょ\char`\{\char`\}っと} for @@ -472,7 +472,7 @@ Summerizing above, one should put an empty horizontal box |\hbox{}| to where he/she wants to interrupt the insertion process in \LuaTeX-ja as (3) in the Table~\ref{tab-jfmglue}. -\item[Fonts with the Same Metric] +\item[Fonts with the same metric] Recall that \LuaTeX-ja separates `real' fonts and metrics, as in Subsection~\ref{ssec-sepmet}. Consider the following input, where all Japanese fonts use same metric (in \LuaTeX-ja), and |\gt| selects \emph{gothic} family for @@ -500,7 +500,7 @@ One might have the situation that this default behavior is not suitable. \LuaTeX-ja offers a way to handle this situation, but we leave it to the manual~\cite{man}. -\item[Fonts with Different Metrics] +\item[Fonts with different metrics] The case where two consecutive Japanese characters use different metrics and/or different size is similar. Consider the following input where the \emph{mincho} family and the \emph{gothic} family use @@ -735,7 +735,7 @@ this part is almost done. There is one more feature of \LuaTeX-ja which we are going to explain: \begin{description} -\item[Shifting Baseline] +\item[Shifting baseline] In order to make a match between Japanese fonts and alphabetic fonts, sometimes shifting the baseline of alphabetic characters may be needed. \pTeX\ has a dimension |\ybaselineshift|, which -- 2.11.0