File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1031,12 +1031,14 @@ <h3 id=rubymerge><span class=secno>3.2. </span>Ruby merge: the ‘<a
10311031 < p > The user agent may use any algorithm to determine how each ruby
10321032 annotation box is rendered to its corresponding base box.
10331033
1034- < p > One possible algorithm is described as Jukugo-ruby in < a
1035- href ="#JLREQ " rel =biblioentry > [JLREQ]<!--{{JLREQ}}--> </ a > .
1034+ < div class =example >
1035+ < p > One possible algorithm is described as Jukugo-ruby in < a
1036+ href ="#JLREQ " rel =biblioentry > [JLREQ]<!--{{JLREQ}}--> </ a > .
10361037
1037- < p > Another, more simplified algorithm of Jukugo-ruby is to render as
1038- Mono-ruby if all ruby annotation boxes fit within advances of their
1039- corresponding base boxes, and render as Group-ruby otherwise.
1038+ < p > Another, more simplified algorithm of Jukugo-ruby is to render as
1039+ Mono-ruby if all ruby annotation boxes fit within advances of their
1040+ corresponding base boxes, and render as Group-ruby otherwise.
1041+ </ div >
10401042 </ dl >
10411043
10421044 < h3 id =rubyalign > < span class =secno > 3.3. </ span > Ruby alignment: the ‘< a
Original file line number Diff line number Diff line change @@ -691,6 +691,7 @@ <h3 id="rubymerge">Ruby merge: the 'ruby-merge' property</h3>
691691 The user agent may use any algorithm to determine how each ruby annotation box
692692 is rendered to its corresponding base box.
693693 </ p >
694+ < div class ="example ">
694695 < p >
695696 One possible algorithm is described as Jukugo-ruby in [[JLREQ]].
696697 </ p >
@@ -700,6 +701,7 @@ <h3 id="rubymerge">Ruby merge: the 'ruby-merge' property</h3>
700701 advances of their corresponding base boxes,
701702 and render as Group-ruby otherwise.
702703 </ p >
704+ </ div >
703705 </ dd >
704706 </ dl >
705707
You can’t perform that action at this time.
0 commit comments