summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl
new file mode 100644
index 00000000000..d8372411c9e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl
@@ -0,0 +1,9 @@
+
+\newcommand{\hand}[4]{%
+ \begin{minipage}[t]{8em}
+ \begin{tabbing}
+ \spade{} \= #1\\ \heart \> #2\\
+ \diam \> #3\\ \club \> #4
+ \end{tabbing}
+ \end{minipage}}
+\hand{A}{A}{A 9}{Q}