adds covers. solves #1 #4 #6 #9

This commit is contained in:
2023-03-31 03:56:19 +02:00
parent e0f2bc813b
commit e339f04174
22 changed files with 487 additions and 242 deletions

View File

@@ -18,14 +18,10 @@
%%%%%%%%%%%%%%%%%%%
%% Extras
%%%%%%%%%%%%%%%%%%%
\begin{center}
\subsubheading{Extras}
\parbox{10cm}{
\begin{center}
\DTLforeach[\DTLiseq{\cat}{Kaffee} \AND \DTLiseq{\note}{zusatz}]{drinks}{
\name=name,\desc=beschreibung,\img=img,\preisa=preis1,\preisb=preis2,\sizea=size1,\sizeb=size2,\cat=cat, \note=note} {\ShotItem{\name}{\desc}{\sizea}{\preisa}\\}
\end{center}
\name=name,\desc=beschreibung,\img=img,\preisa=preis1,\preisb=preis2,\sizea=size1,\sizeb=size2,\cat=cat, \note=note} {\ShotItem{\name}{\desc}{\sizea}{\preisa}\\}
} \\
{\linefont\fontsize{20}{60}\selectfont 7}
\end{center}
{\linefont\fontsize{20}{60}\selectfont 7}
\end{Group}