File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1603,7 +1603,6 @@ <h3>The 'hyphenate-last-line-avoid' property</h3>
16031603
16041604< dd > the last line before page or spread break inside the element should not be hyphenated
16051605
1606-
16071606< dt > spread
16081607
16091608< dd > the last line before any spread break inside the element should not be hyphenated.
@@ -1617,6 +1616,25 @@ <h3>The 'hyphenate-last-line-avoid' property</h3>
16171616</ div >
16181617< div >
16191618
1619+ < div class =example >
1620+ < p > A paragraph may be formatted like this when 'hyphenate: auto' is set:
1621+
1622+ < pre >
1623+ This is just a
1624+ simple example
1625+ to show Antar-
1626+ ctica.
1627+ </ pre >
1628+
1629+ < p > With 'hyphenate-last-line-avoid: always' one would get:
1630+
1631+ < pre >
1632+ This is just a
1633+ simple example
1634+ to show
1635+ Antarctica.
1636+ < pre >
1637+ </ div >
16201638
16211639< h2 > New counter styles</ h2 >
16221640
You can’t perform that action at this time.
0 commit comments