diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-23 17:06:43 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-23 17:06:43 +0200 |
commit | 3bca2506ce45cb791386f557afb807b523417c46 (patch) | |
tree | bf4e30dfa3aaeaf903e0306478216d60d27c0f64 /doc/info | |
parent | info: mahjong tiles (diff) | |
download | mds-3bca2506ce45cb791386f557afb807b523417c46.tar.gz mds-3bca2506ce45cb791386f557afb807b523417c46.tar.bz2 mds-3bca2506ce45cb791386f557afb807b523417c46.tar.xz |
info + dead compose: variation selectors
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/info')
-rw-r--r-- | doc/info/mds.texinfo | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 2982764..368c207 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -6410,8 +6410,7 @@ the compose key. @c * Unified Canadian Aboriginal Syllabics Extended:: Unified Canadian Aboriginal Syllabics Extended. @c * Ugaritic:: Ugaritic. @c * Vai:: Vai. -@c * Variation Selectors:: Variation Selectors. -@c * Variation Selectors Supplement:: Variation Selectors Supplement. +* Variation Selectors:: Variation Selectors and Variation Selectors Supplement. @c * Vertical Forms:: Vertical Forms. @c * Vedic Extensions:: Vedic Extensions. @c * Warang Citi:: Warang Citi. @@ -6757,6 +6756,21 @@ in this block is therefore not mapped in the compose table. +@node Variation Selectors +@subsection Variation Selectors +@c TODO Variation Selectors, Variation Selectors Supplement + +There are 256 variation selectors, numbered 1 through 256. +These can be composed with the sequence +@kbd{<shift dead compose> "v" "s"} followed by exactly three +digits. These digits should form the index of the variation +selector. Indices lower than 100, require leading @kbd{"0"}:s. +Alternatively, variation selectors with an index lower than 100, +can be composed with a trailing @kbd{<space>} instead of leading +@kbd{"0"}:s. + + + @node Accessibility @chapter Accessibility |