File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: fonts.src,v 2.49 1998-05-05 16:53:15 howcome Exp $ -->
3+ <!-- $Id: fonts.src,v 2.50 1998-05-05 20:09:29 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Fonts</TITLE>
452452 <P> [ xx-small | x-small | small | medium | large | x-large | xx-large ]
453453
454454 <P>On a computer screen a scaling factor of 1.2 <!-- changed from
455- 1.5 which was widely criticised as far too much, CL --> is
455+ 1.5 which was widely criticized as far too much, CL --> is
456456 suggested between adjacent indexes; if the 'medium' font is 12pt,
457457 the 'large' font could be 14.4pt. Different media may need different
458458 scaling factors. Also, the user agent should take the quality and
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h1>Long description for screen shot of Windows 95 font
1313
1414< P > This image shows the Windows 95 GUI that describes the
1515characteristics of a given font. In particular, it shows
16- the PANOSE classifiction of the Georgia Italic font face.
16+ the PANOSE classification of the Georgia Italic font face.
1717
1818< P > < a href ="../../notes.html#img-panose-16 "> Return to image.</ a >
1919 </ body >
Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: text.src,v 2.18 1998-05-03 23:42:04 bbos Exp $ -->
3+ <!-- $Id: text.src,v 2.19 1998-05-05 20:10:42 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Text</TITLE>
@@ -419,7 +419,7 @@ generated content (e.g., for the BR element in HTML).
419419<dt><strong>pre</strong>
420420<dd>This value prevents user agents from collapsing sequences
421421of whitespace. Lines are only broken at newlines in the source, or
422- at occurences of "\A" in generated content.
422+ at occurrences of "\A" in generated content.
423423<dt><strong>nowrap</strong>
424424<dd>This value collapses whitespace as for 'normal', but suppresses
425425line breaks within text except for those created by "\A" in generated
You can’t perform that action at this time.
0 commit comments