File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1030,6 +1030,20 @@ Raised and sunken caps</h4>
10301030 the effect is created as if the text around the initial letter was pushed down,
10311031 rather than the letter extending up into previous elements.
10321032
1033+ <!-- possible replacement text for above to address issue 17, etc
1034+
1035+ The margin box of an initial letter contributes to the size
1036+ of its containing element.
1037+ Initial letters that extend above the first line of text,
1038+ known as “raised caps” or “sunken caps,”
1039+ do not extend up into previous elements.
1040+ Since the content box for an initial letter includes all glyph ink,
1041+ this also means that accents or other ink
1042+ above the cap height of an initial letter
1043+ will not impinge on previous elements.
1044+
1045+ -->
1046+
10331047 <figure>
10341048 <img src="images/initial-letter-drop-para-compare.png" width="600"
10351049 alt="raised cap para after normal para">
You can’t perform that action at this time.
0 commit comments