Skip to content

Commit 06282a4

Browse files
author
John Daggett
committed
tweak references a bit
1 parent 2eb4ddf commit 06282a4

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

css3-fonts/Fonts.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2871,7 +2871,7 @@ <h3 id=char-handling-issues><span class=secno>5.2 </span>Character handling
28712871

28722872
<p>The font matching process does not assume that text runs are in either
28732873
normalized or denormalized form (see <a href="#CHARMOD-NORM"
2874-
rel=biblioentry>[CHARMOD-NORM]<!--{{!CHARMOD-NORM}}--></a> for more
2874+
rel=biblioentry>[CHARMOD-NORM]<!--{{CHARMOD-NORM}}--></a> for more
28752875
details). Layout engines often convert base character plus combining
28762876
character sequences into precomposed characters if they exist. Fonts can
28772877
generally support both ways of matching characters but variations can
@@ -4824,14 +4824,6 @@ <h3 class=no-num id=normative-references>Normative References</h3>
48244824
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
48254825
<!---->
48264826

4827-
<dt id=AAT-FEATURES>[AAT-FEATURES]
4828-
4829-
<dd><a href="http://developer.apple.com/fonts/registry/"><cite>Apple
4830-
Advanced Typography font feature registry.</cite></a> Apple. URL: <a
4831-
href="http://developer.apple.com/fonts/registry/">http://developer.apple.com/fonts/registry/</a>
4832-
</dd>
4833-
<!---->
4834-
48354827
<dt id=CHARMOD>[CHARMOD]
48364828

48374829
<dd>Martin J. Dürst; et al. <a
@@ -4842,16 +4834,6 @@ <h3 class=no-num id=normative-references>Normative References</h3>
48424834
</dd>
48434835
<!---->
48444836

4845-
<dt id=CHARMOD-NORM>[CHARMOD-NORM]
4846-
4847-
<dd>François Yergeau; et al. <a
4848-
href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/"><cite>Character
4849-
Model for the World Wide Web 1.0: Normalization.</cite></a> 27 October
4850-
2005. W3C Working Draft. (Work in progress.) URL: <a
4851-
href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/">http://www.w3.org/TR/2005/WD-charmod-norm-20051027/</a>
4852-
</dd>
4853-
<!---->
4854-
48554837
<dt id=CORS>[CORS]
48564838

48574839
<dd>Anne van Kesteren. <a
@@ -4945,7 +4927,6 @@ <h3 class=no-num id=normative-references>Normative References</h3>
49454927
<!--{{!CSS21}}-->
49464928
<!--{{!OPENTYPE}}-->
49474929
<!--{{!OPENTYPE-FEATURES}}-->
4948-
<!--{{!AAT-FEATURES}}-->
49494930
<!--{{!OPEN-FONT-FORMAT}}-->
49504931
<!--{{!UNICODE6}}-->
49514932
<!--{{!UAX15}}-->
@@ -4962,12 +4943,30 @@ <h3 class=no-num id=other-references>Other References</h3>
49624943
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
49634944
<!---->
49644945

4946+
<dt id=AAT-FEATURES>[AAT-FEATURES]
4947+
4948+
<dd><a href="http://developer.apple.com/fonts/registry/"><cite>Apple
4949+
Advanced Typography font feature registry.</cite></a> Apple. URL: <a
4950+
href="http://developer.apple.com/fonts/registry/">http://developer.apple.com/fonts/registry/</a>
4951+
</dd>
4952+
<!---->
4953+
49654954
<dt id=ARABIC-TYPO>[ARABIC-TYPO]
49664955

49674956
<dd>Huda Smitshuijzen AbiFares. <cite>Arabic Typography: A Comprehensive
49684957
Sourcebook.</cite> Saqi Books. 2001. ISBN 0-86356-347-3.</dd>
49694958
<!---->
49704959

4960+
<dt id=CHARMOD-NORM>[CHARMOD-NORM]
4961+
4962+
<dd>François Yergeau; et al. <a
4963+
href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/"><cite>Character
4964+
Model for the World Wide Web 1.0: Normalization.</cite></a> 27 October
4965+
2005. W3C Working Draft. (Work in progress.) URL: <a
4966+
href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/">http://www.w3.org/TR/2005/WD-charmod-norm-20051027/</a>
4967+
</dd>
4968+
<!---->
4969+
49714970
<dt id=CJKV-INFO-PROCESSING>[CJKV-INFO-PROCESSING]
49724971

49734972
<dd>Ken Lunde. <cite>CJKV Information Processing, Second Edition.</cite>
@@ -5027,7 +5026,8 @@ <h3 class=no-num id=other-references>Other References</h3>
50275026
<!--{{OPENTYPE-FONT-GUIDE}}-->
50285027
<!--{{RASTER-TRAGEDY}}-->
50295028
<!--{{WINDOWS-GLYPH-PROC}}-->
5030-
<!--{{!CHARMOD-NORM}}-->
5029+
<!--{{CHARMOD-NORM}}-->
5030+
<!--{{AAT-FEATURES}}-->
50315031

50325032
<h2 class=no-num id=index>Index</h2>
50335033
<!--begin-index-->

0 commit comments

Comments
 (0)