diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-26 12:19:31 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-26 12:19:31 -0500 |
commit | f272f0d7b4645e372f2beae5f655360de8a8a816 (patch) | |
tree | 930bf850822529ffde5230bd88c53ee5cff08af7 /data | |
parent | f73296e06a9c7c14d912a8a3965e5ae17b597d2f (diff) |
moved materials back to par form to fit more
Diffstat (limited to 'data')
-rw-r--r-- | data/mats.tex | 18 |
1 files changed, 18 insertions, 0 deletions
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 +} |