Skip to content

Commit b724164

Browse files
committed
[css-ruby] Flesh out the introduction to supplementary material
1 parent 16aad72 commit b724164

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

css-ruby-1/Overview.bs

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,21 @@ What is ruby?</h3>
8484
correctly paired with their respective base characters.
8585
</div>
8686

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)].
8987
In HTML, ruby structure and markup to represent it is described
9088
in the Ruby Markup Extension specification.
9189
This module describes the CSS rendering model
9290
and formatting controls relevant to ruby layout of such markup.
9391

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).
101+
94102
<h3 id="placement">
95103
Module interactions</h3>
96104

0 commit comments

Comments
 (0)