229 lines
5.1 KiB
TeX
229 lines
5.1 KiB
TeX
\documentclass[10pt,letterpaper,landscape]{article}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage{amsmath}
|
|
\usepackage{amsfonts}
|
|
\usepackage{amssymb}
|
|
\usepackage{fourier}
|
|
\usepackage{multicol}
|
|
\setlength{\columnsep}{15mm}
|
|
\usepackage[left=1cm,right=1cm,top=1cm,bottom=1cm]{geometry}
|
|
\usepackage{tabularray}
|
|
\DefTblrTemplate{firsthead, middlehead,lasthead}{default}{} % Hide table label
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%% Begin Document %%%%%%%%%%
|
|
|
|
\begin{document}
|
|
|
|
\pagestyle{empty}
|
|
|
|
\begin{center}
|
|
{\LARGE \textbf{\textit{Refrigerator Inventory}} — \today{}}
|
|
\end{center}
|
|
|
|
%% Begin multicolumn, page 1
|
|
\begin{multicols}{2}
|
|
|
|
\noindent{}\begin{tblr}
|
|
[
|
|
caption = {},
|
|
label = {tb:},
|
|
% theme = {custom1}
|
|
]{
|
|
width = {\columnwidth},
|
|
colspec = { X[4,l] X[1,c] X[1,c] },
|
|
hlines = {0.5pt,solid},
|
|
hline{1} = {0pt,solid},
|
|
rows = {5mm, m, rowsep=4.0pt},
|
|
rowhead = 1,
|
|
row{1} = {font=\bfseries},
|
|
}
|
|
\SetCell[c=3]{c} Leftovers / Snacks \\
|
|
Item & Prepared or Opened & Eat or Freeze By \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
\end{tblr}
|
|
|
|
\vspace{2\baselineskip}
|
|
|
|
\noindent{}\begin{tblr}
|
|
[
|
|
caption = {},
|
|
label = {tb:},
|
|
% theme = {custom1}
|
|
]{
|
|
width = {\columnwidth},
|
|
colspec = { X[4,l] X[1,c] X[1,c] },
|
|
hlines = {0.5pt,solid},
|
|
hline{1} = {0pt,solid},
|
|
rows = {5mm, m, rowsep=4.0pt},
|
|
rowhead = 1,
|
|
row{1} = {font=\bfseries},
|
|
}
|
|
\SetCell[c=3]{c} Dairy \\
|
|
Item & Opened On & Eat or Freeze By \\
|
|
Butter (Meijer) 2 sticks left & & 9/29 \\
|
|
Butter (Meijer) 4 sticks left & & 11/08 \\
|
|
Neufchatel Cheese - 8 oz (Aldi) & & 10/20 \\
|
|
American Cheese - 2 x 12 oz (Aldi) & & 10/01 \\
|
|
Mexican Shreds (Aldi) & & 9/13 \\
|
|
Sour Cream - 16 oz (Meijer) & & 6/22 \\
|
|
Greek Yogurt - 32 oz (Aldi) & & 7/12 \\
|
|
Cottage Cheese (Aldi) & & 6/20 \\
|
|
Cheddar, Extra Sharp - 8 oz. (Kraft) & & 10/15 \\
|
|
Cheddar, Extra Sharp - 16 oz. (Our Family) & & 9/01 \\
|
|
Parmesan, Shredded - 5 oz. (Sargento) & & 11/03 \\
|
|
4 Cheese Mexican, Shredded - 8 oz (Sargento) & & 9/19 \\
|
|
\end{tblr}
|
|
|
|
\noindent{}\begin{tblr}
|
|
[
|
|
caption = {},
|
|
label = {tb:},
|
|
% theme = {custom1}
|
|
]{
|
|
width = {\columnwidth},
|
|
colspec = { X[4,l] X[1,c] X[1,c] },
|
|
hlines = {0.5pt,solid},
|
|
hline{1} = {0pt,solid},
|
|
rows = {5mm, m, rowsep=4.0pt},
|
|
rowhead = 1,
|
|
row{1} = {font=\bfseries},
|
|
}
|
|
\SetCell[c=3]{c} Raw Ingredients (including Meats) \\
|
|
Item & Purchased On & Eat or Freeze By \\
|
|
Crisco & & 12/18/2026 \\
|
|
Buttermilk Powder & & 1/11/2026 \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
\end{tblr}
|
|
|
|
\vspace{2\baselineskip}
|
|
|
|
\noindent{}\begin{tblr}
|
|
[
|
|
caption = {},
|
|
label = {tb:},
|
|
% theme = {custom1}
|
|
]{
|
|
width = {\columnwidth},
|
|
colspec = { X[4,l] X[1,c] X[1,c] },
|
|
hlines = {0.5pt,solid},
|
|
hline{1} = {0pt,solid},
|
|
rows = {5mm, m, rowsep=4.0pt},
|
|
rowhead = 1,
|
|
row{1} = {font=\bfseries},
|
|
}
|
|
\SetCell[c=3]{c} Produce \\
|
|
Item & Purchased On & Use or Freeze By \\
|
|
Onions - yellow, red, white & 5/17 & until bad \\
|
|
Celery & 5/4 & 7/4 \\
|
|
Pineapple chunks (can) & & 4/27/2027 \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
\end{tblr}
|
|
|
|
|
|
\end{multicols}
|
|
|
|
\newpage
|
|
|
|
\begin{center}
|
|
{\LARGE \textbf{\textit{Refrigerator Inventory}} — \today{}}
|
|
\end{center}
|
|
|
|
%% Begin multicolumn, page 2
|
|
\begin{multicols}{2}
|
|
|
|
\noindent{}\begin{tblr}
|
|
[
|
|
caption = {},
|
|
label = {tb:},
|
|
% theme = {custom1}
|
|
]{
|
|
width = {\columnwidth},
|
|
colspec = { X[4,l] X[1,c] X[1,c] },
|
|
hlines = {0.5pt,solid},
|
|
hline{1} = {0pt,solid},
|
|
rows = {5mm, m, rowsep=4.0pt},
|
|
rowhead = 1,
|
|
row{1} = {font=\bfseries},
|
|
}
|
|
\SetCell[c=3]{c} Condiments \textemdash{} Sauces \\
|
|
Item & Opened On & {Eat or\\ Toss By} \\
|
|
Ham Base (Gordon's) & 12/03/2024 & 12/03/2025 \\
|
|
Beef Base (BTB) & & 2/14/2027 \\
|
|
Chicken Base (BTB) & & 8/23/2026 \\
|
|
Frank's Red Hot & & 10/03/2025 \\
|
|
Cholula & 4/27/2025 & 6/7/2026 \\
|
|
Worcestershire (L&P) & & 8/13/2025 \\
|
|
A-1 Sauce & & 1/10/2026 \\
|
|
Soy Sauce (Burnham's) & & 10/29/2026 \\
|
|
Yellow Mustard (Burnham's) & 4/19/2025 & 9/27/2026 \\
|
|
BBQ Sauce (Sweet Baby Ray's) & & 10/31/2025 \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
Salad Dressing, Caesar Lite - 16 oz. (Kraft) & & 7/31 \\
|
|
\end{tblr}
|
|
|
|
|
|
\noindent{}\begin{tblr}
|
|
[
|
|
caption = {},
|
|
label = {tb:},
|
|
% theme = {custom1}
|
|
]{
|
|
width = {\columnwidth},
|
|
colspec = { X[4,l] X[1,c] X[1,c] },
|
|
hlines = {0.5pt,solid},
|
|
hline{1} = {0pt,solid},
|
|
rows = {5mm, m, rowsep=4.0pt},
|
|
rowhead = 1,
|
|
row{1} = {font=\bfseries},
|
|
}
|
|
\SetCell[c=3]{c} Miscellaneous \\
|
|
Item & Opened On & {Eat or\\ Freeze By} \\
|
|
Salad Olives - 13 oz. (Meijer) & 5/18 & 11/18 \\
|
|
Kosher Dill chips - 16 oz. (Meijer) & 5/18 & 11/18 \\
|
|
Mayo - 30 oz. (Hellman's) & 5/18 & 8/18 \\
|
|
Lime Juice & 4/21 & 7/21 \\
|
|
Lemon Juice & & 8/08/2026\\
|
|
Capers (G&G) & & 3/13/2026 \\
|
|
Relish, Dill (Vlasic) & & 11/30 \\
|
|
Relish, Sweet (Vlasic) & & 11/30 \\
|
|
Gherkins (Meijer) & 5/4 & 11/4 \\
|
|
Olives, Kalamata (Mezzetta) & & 12/31/2027 \\
|
|
Banana Pepper Rings (Our Family) & 5/19 & 11/19 \\
|
|
Jalapeño Slices (Mezzetta) & 6/6 & 12/6 \\
|
|
Black Olives (Lindsay) & 6/6 & 12/6 \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
&& \\
|
|
Cinnamon Rolls - 7.3 oz. (Pillsbury) & & 6/23 \\
|
|
Biscuits, Jumbo Buttermilk - 16 oz. (Meijer) & & 7/22 \\
|
|
\end{tblr}
|
|
|
|
\end{multicols}
|
|
|
|
\end{document} |