|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: fonts.src,v 1.25 1997-11-25 00:08:30 ian Exp $ --> |
| 3 | +<!-- $Id: fonts.src,v 1.26 1997-11-26 00:08:35 ian Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Fonts</TITLE> |
@@ -269,7 +269,7 @@ that font. This property has no visible effect for scripts which are |
269 | 269 | unicameral (having only one case). |
270 | 270 |
|
271 | 271 |
|
272 | | -<P> A value of 'normal' selects a font that is not labelled as a |
| 272 | +<P> A value of 'normal' selects a font that is not labeled as a |
273 | 273 | small-caps font, 'small-caps' selects a small-caps font. If a genuine |
274 | 274 | small-caps font is not available, it is acceptable (but not required) |
275 | 275 | in CSS2 if the small-caps font is a created by taking a normal font |
@@ -795,7 +795,7 @@ CSS font properties), |
795 | 795 | title="@font-face"><em>@font-face</em></span> |
796 | 796 | at-rule. The general form of this rule is: |
797 | 797 |
|
798 | | -<!-- check wd-font description about at-rules in general is somwhere in CSS2 --> |
| 798 | +<!-- check wd-font description about at-rules in general is somewhere in CSS2 --> |
799 | 799 |
|
800 | 800 | <P><tt>@font-face {<span class="value-inst-font-description"><font-description></span> }</tt> |
801 | 801 |
|
@@ -1127,7 +1127,7 @@ class="index-def" title="adorned font name"><em>adorned font |
1127 | 1127 | name</em></span> is the name of the font as reported by the operating |
1128 | 1128 | system and is the name most likely to be used in reader stylesheets, |
1129 | 1129 | or author stylesheets on an intranet. Adornments such as bold, |
1130 | | -italic, underline are usually used to select the appropriate font |
| 1130 | +italic, underline are often used to select the appropriate font |
1131 | 1131 | within a font family. For <a href="#aname">more information |
1132 | 1132 | about adorned font names</a> please consult the notes about fonts. |
1133 | 1133 |
|
@@ -1556,7 +1556,7 @@ Cyrillic the same family as Minion? --> |
1556 | 1556 |
|
1557 | 1557 | <p>For Type 1 fonts, this value may be obtained from the |
1558 | 1558 | <tt>FamilyName</tt> entry in the FontInfo dictionary. For TrueType and |
1559 | | -OpenTypefonts, it may be obtiained from the <tt>name</tt> table. |
| 1559 | +OpenTypefonts, it may be obtained from the <tt>name</tt> table. |
1560 | 1560 |
|
1561 | 1561 | <!-- add the naming issues stuff here --> |
1562 | 1562 |
|
|
0 commit comments