From 5dcac1c67f7936878bfe1fe094f4bdb8c768fb97 Mon Sep 17 00:00:00 2001 From: Christoph Niehoff Date: Wed, 4 Sep 2024 13:01:53 +0200 Subject: [PATCH] Added additional cards with rules --- tex/additional_cards.tex | 25 +++++++++++++++++++++++++ tex/lib/imports.tex | 1 + 2 files changed, 26 insertions(+) diff --git a/tex/additional_cards.tex b/tex/additional_cards.tex index 2dbd48a..295f509 100644 --- a/tex/additional_cards.tex +++ b/tex/additional_cards.tex @@ -70,6 +70,31 @@ \end{scope}% \end{tikzpicture}\\% % +\begin{tikzpicture}% + \begin{scope}[xshift=0, yshift=0, local bounding box=scopeAinner]% + \clip [rounded corners=0] (0, 0) rectangle ++(\cardwidthPrint,\cardheightPrint);% + % + \Frame + \node[text width=(\cardwidth-2*\textpadding)*1cm,below right,inner sep=0, align=left] at (\textpadding+\bleed,\cardheight-0.04*\cardheight)% + {% + {\footnotesize{Cumulus is a trick taking card game for 2-9 players with threat categories as suits, of which \textbf{access\&secrets} is trump. + + We advise to decide together on the category you want to investigate first and timebox the game. + + \textbf{Before you play:} Define the system to talk about based on a simple architectural diagram. + + \begin{enumerate}[left=0cm, label=\textcolor{ColorCoverLogo1}{\arabic*}] + \item Shuffle and distribute all cards. + \item The lowest card in the starting suit begins the game and every other player adds one card, following suit if able. + \item Every time a player places a card, all players try to identify how it applies to their system. If something is found, it is noted down and the finder receives a point. + \item The winner of the trick receives a point and may start the next trick with a card of their choice. + \item Don't forget to take a break if needed. + \end{enumerate} + }} + };% + \end{scope}% +\end{tikzpicture}\\% +% \begin{tikzpicture}% \begin{scope}[xshift=0, yshift=0, local bounding box=scopeAinner]% \clip [rounded corners=0] (0, 0) rectangle ++(\cardwidthPrint,\cardheightPrint);% diff --git a/tex/lib/imports.tex b/tex/lib/imports.tex index ce6b64c..8b8a215 100644 --- a/tex/lib/imports.tex +++ b/tex/lib/imports.tex @@ -10,6 +10,7 @@ \usepackage{hyperref}% \usepackage{ifthen}% \usepackage{fontsize}% +\usepackage{enumitem}% % font \usepackage[sfdefault]{josefin}% \usepackage[T1]{fontenc}%