@@ -1109,10 +1109,17 @@ Sharing Annotation Space: the 'ruby-merge' property</h3>
1109
1109
the space is shared in some way
1110
1110
to avoid imposing space between bases.
1111
1111
1112
- <div class="example">
1113
- One possible algorithm is described as “jukugo ruby” in [[JLREQ]] .
1112
+ <div class="note">
1113
+ Note: This behavior is intended for compound words,
1114
+ see <a href="https://www.w3.org/International/questions/qa-ruby#jukugo">“Jukugo Ruby” in “What is ruby?”</a> . [[QA-RUBY]]
1114
1115
1115
- Another, more simplified algorithm of “jukugo ruby” is
1116
+ There are various conventions for rendering this type of ruby,
1117
+ see <a href="https://www.w3.org/TR/simple-ruby/#placement-of-jukugo-ruby">Placement of Jukugo-ruby</a> in [[SIMPLE-RUBY]] ,
1118
+ <a href="https://www.w3.org/TR/jlreq/#positioning_of_jukugoruby_with_respect_to_base_characters">Positioning of Jukugo-ruby</a> in [[JLREQ]] ,
1119
+ and <cite> 4.12.3(c) 熟語ルビの処理</cite> in [[JISX4051]]
1120
+ for examples of varying complexity.
1121
+
1122
+ The simplest of these is
1116
1123
to render as ''separate'' if all ruby annotation boxes fit
1117
1124
within the advances of their corresponding base boxes,
1118
1125
and render as ''merge'' otherwise.
@@ -1843,3 +1850,16 @@ Changes since the 30 June 2011 WD</h3>
1843
1850
line breaking, line stacking, etc.
1844
1851
Open issue left for bidi.
1845
1852
</dl>
1853
+
1854
+
1855
+
1856
+ <pre class=biblio>
1857
+ {
1858
+ "QA-RUBY": {
1859
+ "href": "https://www.w3.org/International/questions/qa-ruby",
1860
+ "title": "What is ruby?",
1861
+ "publisher": "W3C",
1862
+ "author": "Richard Ishida"
1863
+ }
1864
+ }
1865
+ </pre>
0 commit comments