diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-23 16:30:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-23 16:30:52 +0200 |
commit | 8fd03373a01b30fd1b0d486db0957a2ae7b6faf9 (patch) | |
tree | 0a97f9b939c625347f1b53e427a97a95305c7c5c | |
parent | dead compose: number mahjong tiles suit use upper case because wan conflicts with white dragon otherwise (diff) | |
download | mds-8fd03373a01b30fd1b0d486db0957a2ae7b6faf9.tar.gz mds-8fd03373a01b30fd1b0d486db0957a2ae7b6faf9.tar.bz2 mds-8fd03373a01b30fd1b0d486db0957a2ae7b6faf9.tar.xz |
info: mahjong tiles
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 55 |
1 files changed, 54 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index f5d0162..2982764 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -6557,7 +6557,60 @@ two digits. @node Mahjong Tiles @subsection Mahjong Tiles -3056 +Unnumbered mahjong tiles are composed +with @kbd{<shift dead compose> "m" "t"} +followed by one additional key: +@table @kbd +@item < +West tile +@item v +South tile +@item > +East tile +@item ^ +North tile +@item r +Red dragon tile +@item g +Green dragon tile +@item w +White dragon tile +@item m +Plum (mei) tile +@item l +Orchid (lan) tile +@item z +Bamboo (zhu) tile +@item j +Chrysanthemum (ju) tile +@item 1 +Spring tile +@item 2 +Summer tile +@item 3 +Fall tile +@item 4 +Winter tile +@item * +Joker tile +@item / +The back of a mahjong tile +@end table + +The numbered tiles are composed with +@kbd{<shift dead compose> "m" "t"} followed +by with additional keys: one for the suit, +and one for the value. The value is is +encoded with either @kbd{"1"} to @kbd{"9"}. +The suits is encoded +@table @kbd +@item W +Characters (wan) +@item T +Bamboos (tiao) +@item B +Circles (bing) +@end table |