summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-20 21:10:01 +0000
committerKarl Berry <karl@freefriends.org>2017-04-20 21:10:01 +0000
commitcc13eb77c29c9b0e7e88b0dff77de642caf978ea (patch)
treef02ec0696d2b1bd6e728e6b8482f430d2456a271 /Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex
parent31bd7e8e835857044c14536e89a72f678dfd1b86 (diff)
pxrubrica (20apr17)
git-svn-id: svn://tug.org/texlive/trunk@43943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex')
-rw-r--r--Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex b/Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex
index 7fc0b4e725d..53cb23a1686 100644
--- a/Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex
+++ b/Master/texmf-dist/doc/platex/pxrubrica/pxrubrica-en.tex
@@ -8,8 +8,8 @@
\newcommand*{\Eg}{E.\,g.\mbox{}}
\newcommand*{\eg}{e.\,g.\mbox{}}
\newcommand*{\ie}{i.\,e.\mbox{}}
-\newcommand*{\myfileversion}{1.1}
-\newcommand*{\myfiledate}{2017/04/10}
+\newcommand*{\myfileversion}{1.2}
+\newcommand*{\myfiledate}{2017/04/20}
\newsavebox{\myexample}
\begin{document}
@@ -44,7 +44,13 @@ There is no options available.
\item Jukugo ruby (\Opt{j} option): one ruby block per kanji, but read as whole.\\
\Eg\quad
\verb+\ruby[j]{$B9&?}(B}{$B$/(B|$B$8$c$/(B}+ $\rightarrow$ \ruby[j]{$B9&?}(B}{$B$/(B|$B$8$c$/(B}\quad
-\verb+\ruby[j]{$B<7LLD;(B}{$B$7$A(B|$B$a$s(B|$B$A$g$&(B}+ $\rightarrow$ \ruby[j]{$B<7LLD;(B}{$B$7$A(B|$B$a$s(B|$B$A$g$&(B}
+\verb+\ruby[j]{$B<7LLD;(B}{$B$7$A(B|$B$a$s(B|$B$A$g$&(B}+ $\rightarrow$ \ruby[j]{$B<7LLD;(B}{$B$7$A(B|$B$a$s(B|$B$A$g$&(B}\\
+The current implementation uses the following strategy:
+if none of the ruby string per a kanji causes protrusion,
+then the whole is typeset as mono-ruby;
+otherwise, the whole is typeset as group-ruby,
+ignoring the ruby grouping.
+
\item A \verb+|+ symbol in a ruby string denotes the boundary of reading for each kanji
(\ie\ $B9&(B = $B$/(B and $B?}(B = $B$8$c$/(B).
It is not needed in group ruby.