You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-ruby-1/Overview.bs
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -84,13 +84,21 @@ What is ruby?</h3>
84
84
correctly paired with their respective base characters.
85
85
</div>
86
86
87
-
[=Ruby=] formatting as used in Japanese is described in JIS X-4051 [[JIS4051]] (in Japanese)
88
-
and in Requirements for Japanese Text Layout [[JLREQ]] (in English and Japanese)].
89
87
In HTML, ruby structure and markup to represent it is described
90
88
in the Ruby Markup Extension specification.
91
89
This module describes the CSS rendering model
92
90
and formatting controls relevant to ruby layout of such markup.
93
91
92
+
A more in-depth introduction to [=Ruby=] and its formatting
93
+
can be found in the “What is Ruby“ article [[QA-RUBY]].
94
+
Extensive information about the main ways [=ruby=] has traditionally been formatted in Japanese
95
+
can be found in JIS X-4051 [[JIS4051]] (in Japanese)
96
+
and in <a href="https://www.w3.org/TR/jlreq/#ruby_and_emphasis_dots">“Ruby and Emphasis Dots”</a> in <cite>Requirements for Japanese Text Layout</cite>[[JLREQ]] (in English and Japanese);
97
+
<cite>Rules for Simple Placement of Japanese Ruby</cite>[[SIMPLE-RUBY]]
98
+
also describes (in English) one possible approach for Japanese ruby formatting.
99
+
<a href="https://www.w3.org/TR/clreq/#interlinear_annotations">“Interlinear annotations”</a> in <cite>Requirements for Chinese Text Layout</cite>[[CLREQ]]
100
+
describes the related practices for Chinese typography (in Chinese and English).
0 commit comments