From 2b146b8391fd5ca9c8c70d7530ad3968721324e9 Mon Sep 17 00:00:00 2001
From: Holden Rohrer 
Date: Thu, 21 Jan 2021 03:33:31 -0500
Subject: have a complete build for secondary docs, but tables and imgs not
 fully integrated
---
 poster/results.i | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 poster/results.i
(limited to 'poster')
diff --git a/poster/results.i b/poster/results.i
new file mode 100644
index 0000000..73b8538
--- /dev/null
+++ b/poster/results.i
@@ -0,0 +1,25 @@
+\input tables.i
+
+\font\tablefont=cmr10 at 11pt
+\font\lrgtbl=cmr10 at 14pt
+{\offinterlineskip\par}
+\kern -\baselineskip
+\line{%
+    \picturetop{graph/depth_width.png}{Antlions' pits' depths and widths
+    correlate strongly with square root of trial area, meaning that
+    antlions are aware of how to optimally obtain ants for the group.
+    Bigger dots mean more pits of that size in that trial
+    area}{6in}\hfil
+  \picturetop{img/pcr.jpg}{DNA Ladder and PCR tests were used to detect
+  Cytochrome-B gene appearance in a primed DNA mixture from crushed
+  antlions.}{4in}%
+}
+\kern-1.3in\line{%
+  \picture{graph/nearest_neighbor.png}{The geometric average of trial
+  edge length correlates closely with nearest neighbor distance,
+  demonstrating consistent spacing by antlions.}{6in}%
+  \hfil
+  {\tablefont\vbox{\deaths\vskip1in}}\hfil%
+}
+
+\centerline{\lrgtbl\territory}
-- 
cgit