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 ++++++++++++++++++ document/materials.tex | 10 +--------- logbook.tex | 2 +- poster/document.tex | 2 +- poster/materials.tex | 9 +++++++++ poster/mats.tex | 18 ------------------ 6 files changed, 30 insertions(+), 29 deletions(-) create mode 100644 data/mats.tex mode change 100644 => 120000 document/materials.tex create mode 100644 poster/materials.tex delete mode 100644 poster/mats.tex 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 +} diff --git a/document/materials.tex b/document/materials.tex deleted file mode 100644 index a0d584e..0000000 --- a/document/materials.tex +++ /dev/null @@ -1,9 +0,0 @@ -First, a 32x33 container was used to house antlions. - A cardboard barrier (and sufficient tape) was constructed to restrict it to a 24x24, 16x17, and 8x7 spaces. - Approximately 200 pounds, or four 50lb bags, of quartz sand were needed as a substrate. - Next, 40 antlions were obtained and 160 ants for food. - 40 plastic circular containers (at a six inch diameter and a four inch depth) housed the antlions and 1 housed the ants. - One meter stick, a six inch ruler, and a sharpie were obtained to measure and obtain data from trials. - Then, 40 toothpicks and a small plastic cup with a diameter of 2 inches were applied to record and manage the locations of antlions throughout the study. - A sieve was used to move the antlions from place to place and secure them. - diff --git a/document/materials.tex b/document/materials.tex new file mode 120000 index 0000000..a634e65 --- /dev/null +++ b/document/materials.tex @@ -0,0 +1 @@ +../poster/materials.tex \ No newline at end of file diff --git a/logbook.tex b/logbook.tex index 6506a27..035efdd 100644 --- a/logbook.tex +++ b/logbook.tex @@ -22,7 +22,7 @@ \noindent{\bf Materials:} -\input poster/mats +\input data/mats \abreak diff --git a/poster/document.tex b/poster/document.tex index 125b13d..19543d6 100644 --- a/poster/document.tex +++ b/poster/document.tex @@ -46,7 +46,7 @@ \input imagestwo }\hfil\colo{ - \include Materials;mats + \include Materials;materials \input imagesthree diff --git a/poster/materials.tex b/poster/materials.tex new file mode 100644 index 0000000..a0d584e --- /dev/null +++ b/poster/materials.tex @@ -0,0 +1,9 @@ +First, a 32x33 container was used to house antlions. + A cardboard barrier (and sufficient tape) was constructed to restrict it to a 24x24, 16x17, and 8x7 spaces. + Approximately 200 pounds, or four 50lb bags, of quartz sand were needed as a substrate. + Next, 40 antlions were obtained and 160 ants for food. + 40 plastic circular containers (at a six inch diameter and a four inch depth) housed the antlions and 1 housed the ants. + One meter stick, a six inch ruler, and a sharpie were obtained to measure and obtain data from trials. + Then, 40 toothpicks and a small plastic cup with a diameter of 2 inches were applied to record and manage the locations of antlions throughout the study. + A sieve was used to move the antlions from place to place and secure them. + diff --git a/poster/mats.tex b/poster/mats.tex deleted file mode 100644 index 4f3965e..0000000 --- a/poster/mats.tex +++ /dev/null @@ -1,18 +0,0 @@ -\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