From bbe907ccb862f117666feffdf32717eac2a27ea7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 23 Apr 2015 15:53:01 +0200 Subject: info: typo + playing cards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 9730856..be34f31 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -6579,7 +6579,65 @@ the compose key. @node Playing Cards @subsection Playing Cards -3090 +@kbd{ "p" "c"} composes the character +presenting the back of a playing card. + +Jokers and thumps are composed using the playing +card back and two additional characters. + +@table @asis +@item joker, red +@kbd{ "j" "r"} +@item joker, white +@kbd{ "j" "w"} +@item joker, black +@kbd{ "j" "b"} +@end table + +The red joker can be composed with the sequence +@kbd{ "p" "c" "j" "r"}, +becuase @kbd{} can be composed with +the sequence @kbd{ "p" "c"}. + +The trumps are number 1 through 21, and are composed +with @kbd{ "1" } +through @kbd{ "2" "1"}. +Additionally, the fool card is composed with +through @kbd{ "0" }. + +The Playing Cards block in Unicode also contains +ace, 2--10, jack, knight, queen och king for the +suits spades/swords, hearts/cups, diamonds/pentacles +and clubs/wands. These are composed with the +@kbd{} followed by, in any order, +the suit and value. The values are encoded +@table @asis +@item Ace +@kbd{"A"}, @kbd{"a"} or @kbd{"1"} +@item 2--9 +@kbd{"2"} through @kbd{"9"} +@item 10 +@kbd{"0"} +@item Jack +@kbd{"J"} or @kbd{"j"} +@item Knight +@kbd{"C"} or @kbd{"c"} +@item Queen +@kbd{"Q"} or @kbd{"q"} +@item King +@kbd{"K"} or @kbd{"k"} +@end table +and the suits are encoded +@table @asis +@item Spades or Swords +Black or white spades symbol +@item Hearts or Cups +Black or white hearts symbol +@item Diamonds or Pentacles +Black or white diamonds symbol +@item Clubs or Wands +Black or white clubs symbol +@end table @@ -6621,7 +6679,7 @@ the compose key. @node Tags @subsection Tags -The ``Tags'' block of Unicode has been deprecated. Characters +The ``Tags'' block in Unicode has been deprecated. Characters in this block is therefore not mapped in the compose table. -- cgit v1.2.3-70-g09d2