From f272f0d7b4645e372f2beae5f655360de8a8a816 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sun, 26 Jan 2020 12:19:31 -0500 Subject: moved materials back to par form to fit more --- data/mats.tex | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/mats.tex (limited to 'data') diff --git a/data/mats.tex b/data/mats.tex new file mode 100644 index 0000000..4f3965e --- /dev/null +++ b/data/mats.tex @@ -0,0 +1,18 @@ +\newcount\list \list=0 +\def\item{\advance\list by 1\relax\pre{\the\list.}} + +{\obeylines +\item 32x32 container +\item Cardboard barriers to reduce the 32x33 container to a 24x24, 16x16, and 8x7 space +\item 4 bags of quartz sand (200 pounds of sand) +\item 40 antlions +\item 41 circular containers, roughly 6 inches in diameter +\item Meter stick +\item 40 toothpicks +\item Tape +\item Ruler +\item 160 ants +\item Small plastic cup at about 2 inches in diameter +\item Sharpie +\item Sieve +} -- cgit