diff --git a/index-source.txt b/index-source.txt index e4cfb2b..2597b14 100644 --- a/index-source.txt +++ b/index-source.txt @@ -114,7 +114,7 @@ path: stylesheet-extra.include * Glyphs representing character are shown as: GLYPH{a}, GLYPH{é}, GLYPH{ر}, GLYPH{字}. - * Unicode [[!Unicode]] code points are shown as: UNI{U+003d}. + * Unicode [[!Unicode]] code points are shown as: UNI{U+003D}. * Valid [=key attribute values=] (i.e., the value of a {{KeyboardEvent}}'s {{KeyboardEvent/key}} attribute) are shown as: @@ -192,7 +192,7 @@ path: stylesheet-extra.include * KEY_NOLINK{ } = UNI{U+0020} Space - * KEY_NOLINK{ } = UNI{U+00a0} No-Break Space + * KEY_NOLINK{ } = UNI{U+00A0} No-Break Space * KEY_NOLINK{ } = UNI{U+2009} Thin Space @@ -202,14 +202,14 @@ path: stylesheet-extra.include
The following are some examples of [=key strings=] with [=combining characters=]: - * KEY_NOLINK{ô} = UNI{U+00f4} - (NOT "o" + " ̂" (UNI{U+006f} UNI{U+0302}) + * KEY_NOLINK{ô} = UNI{U+00F4} + (NOT "o" + " ̂" (UNI{U+006F} UNI{U+0302}) because pre-composed characters must be used if available) - * KEY_NOLINK{ḍ̇} = UNI{U+1e0d} + UNI{U+0307} + * KEY_NOLINK{ḍ̇} = UNI{U+1E0D} + UNI{U+0307} (NOT "d" + " ̣" + " ̇" (UNI{U+0064} UNI{U+0323} UNI{U+0307}) because precomposed characters must be used if available, - and NOT "ḋ" + " ̣" (UNI{U+1e0b} UNI{U+0323}) + and NOT "ḋ" + " ̣" (UNI{U+1E0B} UNI{U+0323}) because accents must be ordered before substituting with a precomposed version)
diff --git a/index.html b/index.html index bc693f3..4aaf2d9 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,9 @@ - + - + +} + +} + +} +