Skip to content

Commit e80d5ed

Browse files
committed
[css2] Minor space and typo fixes
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401417
1 parent c46fa1c commit e80d5ed

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

css2/fonts.src

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 2.36 1998-03-24 14:47:59 bbos Exp $ -->
3+
<!-- $Id: fonts.src,v 2.37 1998-03-24 14:54:53 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -516,7 +516,7 @@ due a numerical value on 'font-size-adjust' and the unavailability
516516
<!-- #include src=properties/font-size-adjust.srb -->
517517

518518
<P>In <span class="index-inst" title="bicameral">bicameral</span> scripts, the subjective apparent size (and general
519-
character of a font on screen) is less dependent on its <span class="propinst-font-size">'font-size'</span> than on the value of its <span class="descinst-x-height">x-height</span>, or, more usefully, on the
519+
character of a font on screen) is less dependent on its <span class="propinst-font-size">'font-size'</span> than on the value of its <span class="descinst-x-height">'x-height'</span>, or, more usefully, on the
520520
ratio of these two values, called the <span class="index-def" title="z
521521
value"><dfn>z value</dfn></span> (font size divided by x-height). The
522522
lower the z value, the more likely it is that a font at smaller em
@@ -526,7 +526,7 @@ with a lower z value. Straightforward font substitution that relies on
526526
font size alone may lead to illegible characters.
527527

528528
<P>For example, the popular font Verdana has a z value of 1.72; in an
529-
instance of Verdana with <span class="propinst-font-size">'font-size'</span> 100 points, the <span class="descinst-x-height">x-height</span> is 58
529+
instance of Verdana with <span class="propinst-font-size">'font-size'</span> 100 points, the <span class="descinst-x-height">'x-height'</span> is 58
530530
pt (100/58=1.72). For comparison, Times New Roman has a z value of
531531
2.17. As the z value increases, a font for a <span class="index-inst" title="bicameral">bicameral</span> script becomes less legible at a given point size.
532532

@@ -638,7 +638,7 @@ remaining properties: <span
638638
class="propinst-font-style">'font-style'</span> and <span
639639
class="propinst-font-weight">'font-weight'</span>.
640640

641-
<p>The sixth rule sets the <span class="propinst-font-style">'font-style'</span> and <span class="propinst-font-family">'font family'</span>, the other font properties being set to their initial values; it then sets <span
641+
<p>The sixth rule sets the <span class="propinst-font-style">'font-style'</span> and <span class="propinst-font-family">'font-family'</span>, the other font properties being set to their initial values; it then sets <span
642642
class="propinst-font-stretch">'font-stretch'</span> to 'condensed' since it cannot be set to that value using the <span
643643
class="propinst-font">'font'</span> shorthand property.
644644

@@ -1102,7 +1102,7 @@ class="propinst-font-variant">'font-variant'</span> property except
11021102
that a comma-separated list is permitted.
11031103

11041104
<div class="note"><P>
1105-
<em><strong>Note.</strong>Cyrillic <i>pryamo&#301;</i>
1105+
<em><strong>Note.</strong> Cyrillic <i>pryamo&#301;</i>
11061106
faces may be labeled with a <span
11071107
class="descinst-font-variant">'font-variant'</span>
11081108
of small-caps, which will give better consistency with Latin faces

css2/notes.src

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: notes.src,v 2.8 1998-03-24 14:34:07 ijacobs Exp $ -->
3+
<!-- $Id: notes.src,v 2.9 1998-03-24 14:54:47 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix C: Implementation and performance notes</TITLE>
@@ -509,48 +509,48 @@ it is unable to represent Tibetan for example, or other scripts introduced with
509509

510510
<tr><td>Descriptor<td>Type 1<td>TrueType and OpenType<td>TrueType GX [[-TRUETYPEGX]]</tr>
511511

512-
<tr><td><span class="descinst-ascent">ascent</span>
513-
<td><tt>'Ascender'</tt>in AFM/PFM file<td><tt>'Ascender'</tt> in
512+
<tr><td><span class="descinst-ascent">'ascent'</span>
513+
<td><tt>'Ascender'</tt> in AFM/PFM file<td><tt>'Ascender'</tt> in
514514
<tt>'hhea'</tt> table or (preferably)
515-
<tt>'sTypoAscender'</tt>in <tt>'OS/2'</tt> table<td><tt>'horizontalBefore'</tt> in <tt>'fmtx'</tt> table
515+
<tt>'sTypoAscender'</tt> in <tt>'OS/2'</tt> table<td><tt>'horizontalBefore'</tt> in <tt>'fmtx'</tt> table
516516

517517

518-
<tr><td><span class="descinst-baseline">baseline</span>
518+
<tr><td><span class="descinst-baseline">'baseline'</span>
519519
<td><td><td><tt>bsln</tt> table, see <a href="#bsln">note</a>
520520

521-
<tr><td><span class="descinst-bbox">bbox</span>
521+
<tr><td><span class="descinst-bbox">'bbox'</span>
522522
<td><tt>FontBBox</tt>, font dictionary<td><tt>'xMin'</tt>, <tt>'xMax'</tt>, <tt>'yMin'</tt> and <tt>'yMax'</tt>
523523
entries of the <tt>'head'</tt> table<!-- Apple API to get this: http://17.126.23.20/dev/techsupport/insidemac/Text/Text-273.html#HEADING273-0 -->
524524
<td>
525525

526-
<tr><td><span class="descinst-cap-height">cap-height</span>
527-
<td><tt>CapHeight</tt>in AFM/PFM file<td><td>
526+
<tr><td><span class="descinst-cap-height">'cap-height'</span>
527+
<td><tt>CapHeight</tt> in AFM/PFM file<td><td>
528528

529-
<tr><td><span class="descinst-descent">descent</span>
529+
<tr><td><span class="descinst-descent">'descent'</span>
530530
<td><tt>'Descender'</tt> in the AFM/PFM file.<td><td>
531531

532-
<tr><td><span class="descinst-mathline">mathline</span>
532+
<tr><td><span class="descinst-mathline">'mathline'</span>
533533
<td><td><td><tt>bsln</tt> table
534534

535-
<tr><td><span class="descinst-font-family">font-family</span>
535+
<tr><td><span class="descinst-font-family">'font-family'</span>
536536
<td><tt>FamilyName</tt>, fontinfo dictionary<td><tt>name</tt> table<td>
537537

538-
<tr><td><span class="descinst-stemh">stemh</span>
538+
<tr><td><span class="descinst-stemh">'stemh'</span>
539539
<td><tt>StdHW</tt>, private dictionary of AFM/PFM file<td><td>
540540

541-
<tr><td><span class="descinst-stemv">stemv</span>
541+
<tr><td><span class="descinst-stemv">'stemv'</span>
542542
<td><tt>/StdVW</tt>, private dictionary<td><tt>cvt</tt> table<td>
543543

544-
<tr><td><span class="descinst-topline">topline</span>
544+
<tr><td><span class="descinst-topline">'topline'</span>
545545
<td><td><td><tt>bsln</tt> table
546546

547-
<tr><td><span class="descinst-unicode-range">unicode-range</span>
547+
<tr><td><span class="descinst-unicode-range">'unicode-range'</span>
548548
<td>cmap file<td><tt>OS/2</tt> table, see <a href="#truetype-unicode">Appendix C</a>
549549

550-
<tr><td><span class="descinst-units-per-em">units-per-em</span>
550+
<tr><td><span class="descinst-units-per-em">'units-per-em'</span>
551551
<td><tt>FontMatrix</tt>, font dictionary<td><tt>unitsPerEm</tt>, <tt>head</tt> table.<td>
552552

553-
<tr><td><span class="descinst-widths">widths</span>
553+
<tr><td><span class="descinst-widths">'widths'</span>
554554
<td><td><tt>hmtx</tt> table<td>
555555

556556
</table>

0 commit comments

Comments
 (0)