@@ -1095,8 +1095,8 @@ <h3 id=intro-baselines><span class=secno>4.1. </span> Introduction to
10951095 guide the alignment of glyphs from different fonts or font sizes when
10961096 typesetting.
10971097
1098- < div class =figure > Alphabetic text in two font sizes with the baseline and
1099- emboxes indicated</ div >
1098+ < div class =figure > [Picture of alphabetic text in two font sizes with the
1099+ baseline and emboxes indicated.] </ div >
11001100
11011101 < p > Different writing systems prefer different baseline tables.
11021102
@@ -1113,8 +1113,8 @@ <h3 id=intro-baselines><span class=secno>4.1. </span> Introduction to
11131113
11141114 < p > A well-constructed font contains a < dfn id =baseline-table > baseline
11151115 table</ dfn > , which indicates the position of one or more baselines within
1116- the font's design coordinate space. (This coordinate space is scaled with
1117- the font size.)
1116+ the font's design coordinate space. (The design coordinate space is scaled
1117+ with the font size.)
11181118
11191119 < div class =figure >
11201120 < p > < img alt ="" src =baselines.gif > </ p >
@@ -1311,9 +1311,9 @@ <h3 id=text-orientation><span class=secno>5.1. </span>Orienting Text: the
13111311 scripts that do have an intrinsic vertical orientation are set in that
13121312 orientation. When available, vertical glyph variants and vertical font
13131313 metrics are used to set all punctuation and characters from any script
1314- that is not rotated. In vertical writing modes, this value puts the UA
1315- in a < i > vertical typographic mode</ i > and is typical for layout of
1316- primarily vertical-script text.
1314+ that is not rotated. In vertical writing modes, this value puts the
1315+ element in a < i > vertical typographic mode</ i > and is typical for layout
1316+ of primarily vertical-script text.
13171317
13181318 < dt > < dfn id =upright > upright</ dfn >
13191319
@@ -1333,16 +1333,16 @@ <h3 id=text-orientation><span class=secno>5.1. </span>Orienting Text: the
13331333 class =property > direction</ code > </ a > ’ to be ‘< code
13341334 class =css > ltr</ code > ’.
13351335
1336- < p > In vertical writing modes, this value puts the UA in a < i > vertical
1337- typographic mode</ i > .
1336+ < p > In vertical writing modes, this value puts the element in a
1337+ < i > vertical typographic mode</ i > .
13381338
13391339 < dt > < dfn id =rotate-right > rotate-right</ dfn >
13401340
13411341 < dd >
13421342 < p > In vertical writing modes, this causes text to be set as if in a
13431343 horizontal layout (using horizontal glyph variants and metrics), but
13441344 rotated 90° clockwise. This value puts the UA in a This value puts
1345- the UA in a < i > horizontal typographic mode</ i > and can be used for
1345+ the element in a < i > horizontal typographic mode</ i > and can be used for
13461346 ‘< code class =css > vertical-rl</ code > ’ text in a primarily
13471347 horizontal-script document.
13481348
@@ -1351,7 +1351,7 @@ <h3 id=text-orientation><span class=secno>5.1. </span>Orienting Text: the
13511351 < dd >
13521352 < p > In vertical writing modes, this causes text to be set as if in a
13531353 horizontal layout (using horizontal glyph variants and metrics), but
1354- rotated 90° counter-clockwise. This value puts the UA in a
1354+ rotated 90° counter-clockwise. This value puts theelement in a
13551355 < i > horizontal typographic mode</ i > and can be used for ‘< code
13561356 class =css > vertical-lr</ code > ’ text in a primarily
13571357 horizontal-script document.
0 commit comments