@@ -1433,13 +1433,14 @@ <h3 id=word-break><span class=secno>4.2. </span> Word Breaking Rules: the
14331433 < dt > < dfn id =keep-all title ="word-break:keep-all "> ‘< code
14341434 class =css > keep-all</ code > ’</ dfn >
14351435
1436- < dd > Lines may break only at < a href ="#word-separator "> word separators</ a >
1437- and other explicit break opportunities. Otherwise this option is
1438- equivalent to ‘< code class =css > normal</ code > ’. This option is
1439- mostly used where word separator characters are present to create
1440- line-breaking opportunities. Such sytle is sometimes seen in Korean
1441- magazines, and is also useful for mixed-script text where CJK snippets
1442- are mixed into another language that uses spaces for seapration.
1436+ < dd > Break opportunties between ID/ID, AL/ID, and ID/AL as defined in < a
1437+ href ="#UAX14 " rel =biblioentry > [UAX14]<!--{{UAX14}}--> </ a > are prohibited.
1438+ Otherwise this option is equivalent to ‘< code
1439+ class =css > normal</ code > ’. This option is mostly used where word
1440+ separator characters are present to create line-breaking opportunities.
1441+ Such sytle is sometimes seen in Korean magazines, and is also useful for
1442+ mixed-script text where CJK snippets are mixed into another language that
1443+ uses spaces for seapration.
14431444 </ dl >
14441445
14451446 < div class =example >
@@ -4133,12 +4134,10 @@ <h4 id=text-emphasis-style><span class=secno>10.2.1. </span> Emphasis Mark
41334134 upright in vertical writing modes: like CJK characters, they do not rotate
41344135 to match the writing mode.
41354136
4136- < div class =example >
4137- < p > One example of good fonts for emphasis marks is Adobe's opensource
4138- project, < a href ="http://sourceforge.net/adobe/kenten-generic/ "> Kenten
4139- Generic OpenType Font</ a > , which is specially designed for the emphasis
4140- marks.</ p >
4141- </ div >
4137+ < p class =note > One example of good fonts for emphasis marks is Adobe's
4138+ opensource project, < a
4139+ href ="http://sourceforge.net/adobe/kenten-generic/ "> Kenten Generic
4140+ OpenType Font</ a > , which is specially designed for the emphasis marks.
41424141
41434142 < p > The marks are drawn once for each < a
41444143 href ="#character "> < i > character</ i > </ a > . However, emphasis marks are not
0 commit comments