adds onesheet. Corrects mistakes.

This commit is contained in:
2023-03-31 20:00:14 +02:00
parent e339f04174
commit ccbdef3ac2
20 changed files with 462 additions and 37 deletions

View File

@@ -27,8 +27,16 @@
\graphicspath{{img/}}
\newcommand*\Icon[2]{%
\begin{tikzpicture}[remember picture,overlay]
\node[xshift=5mm,yshift=-2mm]{%
\includegraphics[width=#2]{img/Glasses/#1.png}
};
\end{tikzpicture}%
}
\let\olddotfill\dotfill
\renewcommand{\dotfill}{\scriptsize\olddotfill}
\renewcommand{\dotfill}{\scriptsize\leaders\hbox to 1mm{\hss.\hss}\hfill}
% a tabular* for each drink group
\newenvironment{Group}[2]{%
@@ -90,8 +98,7 @@
\newcommand*{\CofEntry}[6]{
\Entry{#1}{}\\
\Expl{#2}
\DTLifnullorempty{#6}{\PriceSingl{}{#4}}{\\PriceMultB{#3}{#4}{#5}{#6}}
\Expl{#2}\DTLifnullorempty{#6}{\PriceSingl{}{#4}}{\\\PriceMultB{#3}{#4}{#5}{#6}}
}
\newcommand*{\PriceMultA}[4]{%