File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -475,6 +475,12 @@ <h3 id=layout-grid-mode-prop><span class=secno>3.1. </span>Grid Mode: the
475475 be defined by the ‘< a href ="#layout-grid-line "> < code
476476 class =property > layout-grid-line</ code > </ a > ’ property.
477477
478+ < p class =issue > It is probably more desirable for Roman typography to align
479+ baselines to grids rather than center of line boxes if we consider cases
480+ like only a word in a line is large. But how can we align baselines to
481+ grids? Align baselines to center of grids? Lines may not fit within one
482+ grid.
483+
478484 < div class =example >
479485 < div class =sidefigure > < img alt ="Large text wraps within line grids "
480486 height =244 src =line-grid-wrap.png width =276 >
Original file line number Diff line number Diff line change @@ -304,7 +304,13 @@ <h3 id="layout-grid-mode-prop">Grid Mode: the 'layout-grid-mode' property</h3>
304304 < p > Note that in order for this property to have an effect,
305305 line grids must be defined by the 'layout-grid-line' property.</ p >
306306
307- < div class ="example ">
307+ < p class ="issue "> It is probably more desirable for Roman typography
308+ to align baselines to grids rather than center of line boxes
309+ if we consider cases like only a word in a line is large.
310+ But how can we align baselines to grids?
311+ Align baselines to center of grids? Lines may not fit within one grid.</ p >
312+
313+ < div class ="example ">
308314 < div class ="sidefigure ">
309315 < img src ="line-grid-wrap.png "
310316 width ="276 " height ="244 "
You can’t perform that action at this time.
0 commit comments