Salmon Gnocchi

This commit is contained in:
2024-12-04 11:19:18 -06:00
parent a39f7229ad
commit b9f97006e5
11 changed files with 107 additions and 36 deletions

View File

@@ -20,16 +20,33 @@
{\fontfamily{lmss}\selectfont
\noindent
\begin{tblr}{width = \textwidth,
vline{2,3} = {3,6,9,12,15,18,21}{solid}, % vertical lines
hline{3,6,9,12,15,18,21} = {solid}, % horizontal lines
row{3,6,9,12,15,18,21} = {4.6em}, % the text boxes to write in
vline{2,3} = {3,6,9,12,15,18,21}{solid}, % vertical lines
hline{2,5,8,11,14,17,20} = {2}{dotted}, % horizontal lines above Lunch
hline{3,4,6,7,9,10,12,13,15,16,18,19,21,22} = {solid}, % horizontal lines above text boxes
row{3,6,9,12,15,18,21} = {4.6em}, % the text boxes to write in
columns = {0.3\textwidth,c}}
\multicolumn{3}{c}{\textbf{\large Wednesday}}\\Breakfast & Lunch & Supper\\ \\
\multicolumn{3}{c}{\textbf{\large Thursday}}\\Breakfast & Lunch & Supper\\ \\
\multicolumn{3}{c}{\textbf{\large Friday}}\\Breakfast & Lunch & Supper\\ \\
\multicolumn{3}{c}{\textbf{\large Saturday}}\\Breakfast & Lunch & Supper\\ \\
\multicolumn{3}{c}{\textbf{\large Sunday}}\\Breakfast & Lunch & Supper\\ \\
\multicolumn{3}{c}{\textbf{\large Monday}}\\Breakfast & Lunch & Supper\\ \\
\multicolumn{3}{c}{\textbf{\large Tuesday}}\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\end{tblr}
\break % so that its easier to print 2/page, just a copy of above
\noindent
\begin{tblr}{width = \textwidth,
vline{2,3} = {3,6,9,12,15,18,21}{solid}, % vertical lines
hline{2,5,8,11,14,17,20} = {2}{dotted}, % horizontal lines above Lunch
hline{3,4,6,7,9,10,12,13,15,16,18,19,21,22} = {solid}, % horizontal lines above text boxes
row{3,6,9,12,15,18,21} = {4.6em}, % the text boxes to write in
columns = {0.3\textwidth,c}}
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\\Breakfast & Lunch & Supper\\ \\
\end{tblr}
}\end{document}