File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1178,11 +1178,12 @@ <h3 id=rubymerge><span class=secno>3.2. </span>Ruby merge: the ‘<a
11781178
11791179 < dd >
11801180 < p > All ruby annotation boxes are concatenated, and rendered to the
1181- concatenated ruby base boxes. This style is called Group-ruby in < a
1182- href ="#JLREQ " rel =biblioentry > [JLREQ]<!--{{JLREQ}}--> </ a > .
1181+ concatenated ruby base boxes. This style renders similar to Group-ruby
1182+ in < a href ="#JLREQ " rel =biblioentry > [JLREQ]<!--{{JLREQ}}--> </ a > ,
1183+ except that it allows line break between annotation pairs.
11831184
11841185 < div class =example >
1185- < p > The following two markups render the same:
1186+ < p > The following two markups render the same if fit in a line :
11861187
11871188 < pre > <ruby>無常<rt>むじょう</ruby></ pre >
11881189
Original file line number Diff line number Diff line change @@ -783,11 +783,12 @@ <h3 id="rubymerge">Ruby merge: the 'ruby-merge' property</h3>
783783 < p >
784784 All ruby annotation boxes are concatenated,
785785 and rendered to the concatenated ruby base boxes.
786- This style is called Group-ruby in [[JLREQ]].
786+ This style renders similar to Group-ruby in [[JLREQ]],
787+ except that it allows line break between annotation pairs.
787788 </ p >
788789
789790 < div class ="example ">
790- < p > The following two markups render the same:</ p >
791+ < p > The following two markups render the same if fit in a line :</ p >
791792 < pre > <ruby>無常<rt>むじょう</ruby></ pre >
792793 < p > and:</ p >
793794 < pre > <ruby style="ruby-merge:collapse"><rb>無<rb>常<rt>む<rt>じょう</ruby></ pre >
You can’t perform that action at this time.
0 commit comments