Skip to content

Commit 1b1715b

Browse files
committed
*** empty log message ***
1 parent 5b841d7 commit 1b1715b

42 files changed

Lines changed: 38 additions & 38 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css3-ruby/Overview.html

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -286,11 +286,11 @@ <h3><a id="conventions">2.1 Document conventions</a></h3>
286286
legend is used:</p>
287287

288288
<p><img alt="Symbolic wide-cell glyph representation" class="example"
289-
width="39" height="39" src="fullwidth.gif" /> - wide-cell glyph (e.g. Han)
289+
width="39" height="39" src="images/fullwidth.gif" /> - wide-cell glyph (e.g. Han)
290290
which is the <i>n</i>-th character in the text run, they may also appear as
291291
half size boxes when used as annotations.<br />
292292
<img alt="Symbolic narrow-cell glyph representation" class="example"
293-
width="19" height="39" src="halfwidth.gif" /> - narrow-cell glyph (e.g. Roman)
293+
width="19" height="39" src="images/halfwidth.gif" /> - narrow-cell glyph (e.g. Roman)
294294
which is the <i>n</i>-th glyph in the text run.<br />
295295
</p>
296296

@@ -326,7 +326,7 @@ <h3><a id="ruby-def">2.2 What is ruby?</a></h3>
326326
<div class="figure">
327327
<p>
328328
<img alt="Example of ruby applied on top of a Japanese expression"
329-
class="example" src="licence.png" /></p>
329+
class="example" src="images/licence.png" /></p>
330330

331331
<p><b>Figure 2.2.1</b>: Example of ruby used in Japanese (simple case)</p>
332332
</div>
@@ -336,7 +336,7 @@ <h3><a id="ruby-def">2.2 What is ruby?</a></h3>
336336
<img
337337
alt="Example showing complex ruby with annotation text before and after
338338
the base characters"
339-
class="example" src="ruby-univ.gif" width="277" height="108" /></p>
339+
class="example" src="images/ruby-univ.gif" width="277" height="108" /></p>
340340

341341
<p><strong>Figure 2.2.2</strong>: Complex ruby with annotation text before and after
342342
the base characters</p>
@@ -421,7 +421,7 @@ <h3><a id="box-model">3.2 Ruby box model</a></h3>
421421
<div class="figure">
422422
<img class="example" width="223" height="93"
423423
alt="Diagram of the ruby box model consisting of two boxes, one on top of the other, enclosed within a third box representing the ruby element"
424-
src="r-box-t.gif" />
424+
src="images/r-box-t.gif" />
425425

426426
<p><b>Figure 3.2.1</b>: Ruby box model (simple case)</p>
427427
</div>
@@ -439,7 +439,7 @@ <h3><a id="box-model">3.2 Ruby box model</a></h3>
439439
following figures show examples of these complex ruby.</p>
440440

441441
<div class="figure">
442-
<img src="r-box-g.gif"
442+
<img src="images/r-box-g.gif"
443443
alt="Diagram of a group ruby with a full ruby text above and partial ruby text below" width="408" height="170" />
444444

445445
<p><b>Figure 3.2.2</b>: Ruby box model (complex ruby with an empty rt element
@@ -452,7 +452,7 @@ <h3><a id="box-model">3.2 Ruby box model</a></h3>
452452
within the <samp> rbc</samp> element).</p>
453453

454454
<div class="figure">
455-
<img src="r-box-h.gif"
455+
<img src="images/r-box-h.gif"
456456
alt="Diagram of a group ruby with a spanning ruby text above and partial ruby text below" width="400" height="173" />
457457

458458
<p><b>Figure 3.2.3</b>: Ruby box model (complex ruby with a spanning ruby text
@@ -501,7 +501,7 @@ <h3><a id="box-model">3.2 Ruby box model</a></h3>
501501
<div class="figure">
502502
<p><img class="example" width="220" height="91"
503503
alt="Diagram showing the ruby boxes interacting with adjacent text"
504-
src="ro-n.gif" /></p>
504+
src="images/ro-n.gif" /></p>
505505

506506
<p><b>Figure 3.2.4</b>: Simple ruby whose text is not allowed to overhang
507507
adjacent text</p>
@@ -515,7 +515,7 @@ <h3><a id="box-model">3.2 Ruby box model</a></h3>
515515
<div class="figure">
516516
<p><img class="example" width="177" height="91"
517517
alt="Diagram showing the ruby boxes interacting with adjacent text"
518-
src="ro-a.gif" /></p>
518+
src="images/ro-a.gif" /></p>
519519

520520
<p><b>Figure 3.2.5</b>: Simple ruby whose text is allowed to overhang adjacent
521521
text</p>
@@ -567,7 +567,7 @@ <h3><a id="ruby-line-height">3.3 Ruby box and line stacking</a></h3>
567567
<p>
568568
<img class="example"
569569
alt="Diagram showing the ruby text using 2 half leading"
570-
src="rlh-a.gif" width="210" height="138" /></p>
570+
src="images/rlh-a.gif" width="210" height="138" /></p>
571571

572572
<p><b>Figure 3.3.1</b>: Excluded Ruby text</p>
573573
</div>
@@ -584,7 +584,7 @@ <h3><a id="ruby-line-height">3.3 Ruby box and line stacking</a></h3>
584584
<p>
585585
<img class="example"
586586
alt="Diagram showing the ruby text expanding above base text"
587-
src="rlh-b.gif" width="210" height="111" /></p>
587+
src="images/rlh-b.gif" width="210" height="111" /></p>
588588

589589
<p><b>Figure 3.3.2</b>: Ruby text increasing line height</p>
590590
</div>
@@ -600,14 +600,14 @@ <h3><a id="ruby-line-breaking">3.4 Ruby box and line breaking</a></h3>
600600
<p>
601601
<img class="example"
602602
alt="Diagram showing the line breaking opportunity in a complex ruby"
603-
src="r-break-a.gif" width="408" height="201" /></p>
603+
src="images/r-break-a.gif" width="408" height="201" /></p>
604604

605605
<p><b>Figure 3.4.1</b>: Complex ruby line breaking opportunity</p>
606606

607607
<p>
608608
<img class="example"
609609
alt='Diagram showing the line breaking opportunity in a "Bopomofo" ruby'
610-
src="r-break-b.gif" width="300" height="90" /></p>
610+
src="images/r-break-b.gif" width="300" height="90" /></p>
611611

612612
<p><b>Figure 3.4.1</b>: "Bopomofo" ruby line breaking opportunity</p>
613613

@@ -670,7 +670,7 @@ <h3><a id="rubypos"></a>4.1 Ruby positioning: the <a href="#ruby-position">'ruby
670670
<p>
671671
<img
672672
alt="Diagram of ruby glyph layout in horizontal mode with ruby text appearing above the base"
673-
class="example" src="shinkansen-top.gif" width="140" height="33" /></p>
673+
class="example" src="images/shinkansen-top.gif" width="140" height="33" /></p>
674674
<p><b>Figure 4.1.1</b>: Top ruby in horizontal layout applied to
675675
Japanese text</p>
676676
</div>
@@ -682,7 +682,7 @@ <h3><a id="rubypos"></a>4.1 Ruby positioning: the <a href="#ruby-position">'ruby
682682
<p>
683683
<img
684684
alt="Diagram of ruby glyph layout in vertical mode with ruby text apearing vertically on the right of the base"
685-
class="example" src="shinkansen-right.gif" width="33" height="141" /></p>
685+
class="example" src="images/shinkansen-right.gif" width="33" height="141" /></p>
686686
<p><b>Figure 4.1.2</b>: Top ruby in vertical ideographic layout applied
687687
to Japanese text</p>
688688
</div>
@@ -696,7 +696,7 @@ <h3><a id="rubypos"></a>4.1 Ruby positioning: the <a href="#ruby-position">'ruby
696696
<p>
697697
<img
698698
alt="Diagram of ruby glyph layout in horizontal mode with ruby text appearing below the base"
699-
class="example" src="shinkansen-bottom.gif" width="142" height="36" /></p>
699+
class="example" src="images/shinkansen-bottom.gif" width="142" height="36" /></p>
700700
<p><b>Figure 4.1.3</b>: Bottom ruby in horizontal layout applied to
701701
Japanese text</p>
702702
</div>
@@ -708,7 +708,7 @@ <h3><a id="rubypos"></a>4.1 Ruby positioning: the <a href="#ruby-position">'ruby
708708
<p>
709709
<img
710710
alt="Diagram of ruby glyph layout in vertical mode with ruby text apearing vertically on the left of the base"
711-
class="example" src="shinkansen-left.gif" width="37" height="141" /></p>
711+
class="example" src="images/shinkansen-left.gif" width="37" height="141" /></p>
712712
<p><b>Figure 4.1.4</b>: Bottom ruby in vertical ideographic layout applied
713713
to Japanese text</p>
714714
</div>
@@ -728,7 +728,7 @@ <h3><a id="rubypos"></a>4.1 Ruby positioning: the <a href="#ruby-position">'ruby
728728

729729
<div class="figure">
730730
<p><img alt="Example of Taiwanese-style ruby" class="example"
731-
width="138" height="42" src="bopomofo.gif" /></p>
731+
width="138" height="42" src="images/bopomofo.gif" /></p>
732732
<p><b>Figure 4.1.5</b>: "<span lang="zh">Bopomofo</span>" ruby in
733733
traditional Chinese (ruby text shown in blue for clarity) in horizontal
734734
layout</p>
@@ -816,9 +816,9 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
816816
<div class="figure">
817817
<p><img class="example" width="145" height="91"
818818
alt="Diagram of glyph layout in auto aligned ruby when ruby text is shorter than base"
819-
src="ra-ds.gif" /><img class="example" width="145" height="91"
819+
src="images/ra-ds.gif" /><img class="example" width="145" height="91"
820820
alt="Diagram of glyph layout in auto aligned ruby when ruby text is longer than base"
821-
src="ra-ds-rb.gif" /></p>
821+
src="images/ra-ds-rb.gif" /></p>
822822
<p><b>Figure 4.2.1</b>: Wide-cell text in 'auto' ruby alignment is
823823
'distribute-space' justified</p>
824824
</div>
@@ -829,10 +829,10 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
829829
<p><img
830830
alt="Diagram of glyph layout in auto aligned ruby when halfwidth ruby text is shorter than base"
831831
class="example" width="145" height="91"
832-
src="ra-c-h.gif" /><img
832+
src="images/ra-c-h.gif" /><img
833833
alt="Diagram of character layout in auto aligned ruby when ruby text is longer than narrow-width base"
834834
class="example" width="145" height="91"
835-
src="ra-c-rb-h.gif" /></p>
835+
src="images/ra-c-rb-h.gif" /></p>
836836
<p><b>Figure 4.2.2</b>: Narrow-width ruby text in 'auto' ruby alignment
837837
is centered</p>
838838
</div>
@@ -846,10 +846,10 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
846846
<div class="figure">
847847
<p><img
848848
alt="Diagram of glyph layout in left aligned ruby when ruby text is shorter than base"
849-
class="example" width="145" height="91" src="ra-l.gif" /><img
849+
class="example" width="145" height="91" src="images/ra-l.gif" /><img
850850
class="example" width="145" height="91"
851851
alt="Diagram of glyph layout in left aligned ruby when ruby text is longer than base"
852-
src="ra-l-rb.gif" /></p>
852+
src="images/ra-l-rb.gif" /></p>
853853
<p><b>Figure 4.2.3</b>: Start ruby alignment</p>
854854
</div>
855855
</dd>
@@ -861,9 +861,9 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
861861
<div class="figure">
862862
<p><img class="example" width="145" height="91"
863863
alt="Diagram of glyph layout in center aligned ruby when ruby text is shorter than base"
864-
src="ra-c.gif" /><img class="example" width="145" height="91"
864+
src="images/ra-c.gif" /><img class="example" width="145" height="91"
865865
alt="Diagram of glyph layout in center aligned ruby when ruby text is longer than base"
866-
src="ra-c-rb.gif" /></p>
866+
src="images/ra-c-rb.gif" /></p>
867867
<p><b>Figure 4.2.4</b>: Center ruby alignment</p>
868868
</div>
869869
</dd>
@@ -874,9 +874,9 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
874874
<div class="figure">
875875
<p><img class="example" width="145" height="91"
876876
alt="Diagram of glyph layout in right aligned ruby when ruby text is shorter than base"
877-
src="ra-r.gif" /><img class="example" width="145" height="91"
877+
src="images/ra-r.gif" /><img class="example" width="145" height="91"
878878
alt="Diagram of glyph layout in right aligned ruby when ruby text is longer than base"
879-
src="ra-r-rb.gif" /></p>
879+
src="images/ra-r-rb.gif" /></p>
880880
<p><b>Figure 4.2.5</b>: End ruby alignment</p>
881881
</div>
882882
</dd>
@@ -891,9 +891,9 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
891891
<div class="figure">
892892
<p><img class="example" width="145" height="91"
893893
alt="Diagram of glyph layout in distribute-letter aligned ruby when ruby text is shorter than base"
894-
src="ra-dl.gif" /><img class="example" width="145" height="91"
894+
src="images/ra-dl.gif" /><img class="example" width="145" height="91"
895895
alt="Diagram of glyph layout in distribute-letter aligned ruby when ruby text is longer than base"
896-
src="ra-dl-rb.gif" /></p>
896+
src="images/ra-dl-rb.gif" /></p>
897897
<p><b>Figure 4.2.6</b>: Distribute-letter ruby alignment</p>
898898
</div>
899899
</dd>
@@ -912,9 +912,9 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
912912
<div class="figure">
913913
<p><img class="example" width="145" height="91"
914914
alt="Diagram of glyph layout in distribute-space aligned ruby when ruby text is shorter than base"
915-
src="ra-ds.gif" /><img class="example" width="145" height="91"
915+
src="images/ra-ds.gif" /><img class="example" width="145" height="91"
916916
alt="Diagram of glyph layout in distribute-space aligned ruby when ruby text is longer than base"
917-
src="ra-ds-rb.gif" /></p>
917+
src="images/ra-ds-rb.gif" /></p>
918918
<p><b>Figure 4.2.7</b>: Distribute-space ruby alignment</p>
919919
</div>
920920
</dd>
@@ -929,10 +929,10 @@ <h3>4<a id="rubyalign">.2 Ruby alignment: the 'ruby-align' property</a></h3>
929929
<div class="figure">
930930
<p><img class="example" width="146" height="109"
931931
alt="Diagram of glyph layout in line-edge aligned ruby when ruby text is shorter than base"
932-
src="ra-le-l.gif" /><img class="example" width="146"
932+
src="images/ra-le-l.gif" /><img class="example" width="146"
933933
height="110"
934934
alt="Diagram of glyph layout in line-edge aligned ruby when ruby text is longer than base"
935-
src="ra-le-r.gif" /></p>
935+
src="images/ra-le-r.gif" /></p>
936936
<p><b>Figure 4.2.8</b>: Line edge ruby alignment</p>
937937
</div>
938938
</dd>
@@ -1005,7 +1005,7 @@ <h3>4<a id="rubyover">.3 Ruby overhanging: the 'ruby-overhang' property</a></h3>
10051005
characters to overhang. This is the initial value.
10061006
<div class="figure">
10071007
<p><img class="example" width="177" height="91"
1008-
alt="Diagram of glyph layout in overhanging ruby" src="ro-a.gif" /></p>
1008+
alt="Diagram of glyph layout in overhanging ruby" src="images/ro-a.gif" /></p>
10091009
<p><b>Figure 4.3.1</b>: Ruby overhanging adjacent text</p>
10101010
</div>
10111011
</dd>
@@ -1017,7 +1017,7 @@ <h3>4<a id="rubyover">.3 Ruby overhanging: the 'ruby-overhang' property</a></h3>
10171017
<div class="figure">
10181018
<p><img class="example" width="199" height="91"
10191019
alt="Diagram of glyph layout when ruby overhangs the preceding glyphs only"
1020-
src="ro-s.gif" /></p>
1020+
src="images/ro-s.gif" /></p>
10211021
<p><b>Figure 4.3.2</b>: Ruby overhanging preceding text only</p>
10221022
</div>
10231023
</dd>
@@ -1029,7 +1029,7 @@ <h3>4<a id="rubyover">.3 Ruby overhanging: the 'ruby-overhang' property</a></h3>
10291029
<div class="figure">
10301030
<p><img class="example" width="198" height="91"
10311031
alt="Diagram of glyph layout when ruby overhangs the following characters only"
1032-
src="ro-e.gif" /></p>
1032+
src="images/ro-e.gif" /></p>
10331033
<p><b>Figure 4.3.3</b>: Ruby overhanging following text only</p>
10341034
</div>
10351035
</dd>
@@ -1040,7 +1040,7 @@ <h3>4<a id="rubyover">.3 Ruby overhanging: the 'ruby-overhang' property</a></h3>
10401040
<div class="figure">
10411041
<p><img class="example" width="220" height="91"
10421042
alt="Diagram of glyph layout in non-overhanging ruby"
1043-
src="ro-n.gif" /></p>
1043+
src="images/ro-n.gif" /></p>
10441044
<p><b>Figure 4.3.4</b>: Ruby not allowed to overhang adjacent text</p>
10451045
</div>
10461046
</dd>

css3-ruby/images/fullwidth.gif

1.1 KB

css3-ruby/images/halfwidth.gif

1.06 KB

css3-ruby/images/licence.png

2.71 KB

css3-ruby/images/r-box-g.gif

3.34 KB

css3-ruby/images/r-box-h.gif

3.23 KB

css3-ruby/images/r-box-t.gif

1.78 KB

css3-ruby/images/r-break-a.gif

3.92 KB

css3-ruby/images/r-break-b.gif

2.34 KB

css3-ruby/images/ra-c-h.gif

1.87 KB

0 commit comments

Comments
 (0)