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 | |
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>
-rw-r--r-- | doc/info/mds.texinfo | 18 | ||||
-rw-r--r-- | res/keyboard/compose/dead | 4 |
2 files changed, 18 insertions, 4 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 diff --git a/res/keyboard/compose/dead b/res/keyboard/compose/dead index 9ffc3d2..867bb09 100644 --- a/res/keyboard/compose/dead +++ b/res/keyboard/compose/dead @@ -2971,7 +2971,7 @@ composite("∅" "°" "⦲") # TODO CJK Compatibility Ideographs # TODO Alphabetic Presentation Forms # TODO Arabic Presentation Forms-A -# TODO Variation Selectors +# Variation Selectors # TODO Vertical Forms # TODO Combining Half Marks # TODO CJK Compatibility Forms @@ -3438,5 +3438,5 @@ end for # Tags: These are deprecated -# TODO Variation Selectors Supplement +# Variation Selectors Supplement |