aboutsummaryrefslogtreecommitdiff
path: root/poster
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-02-07 01:30:09 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-02-07 01:30:09 -0500
commite396059fead1b5a9ba597308df3e6edb5a26692d (patch)
tree1d2f52877ceb7e8bf6bd4400182faa7c8b7d6edb /poster
parentcf488f8f8b283694591e4a524702410e002f9ac1 (diff)
migrated poster table to auto-gen
Diffstat (limited to 'poster')
-rw-r--r--poster/results.tex19
1 files changed, 3 insertions, 16 deletions
diff --git a/poster/results.tex b/poster/results.tex
index d29e82e..9bcf3cf 100644
--- a/poster/results.tex
+++ b/poster/results.tex
@@ -1,3 +1,4 @@
+\input ../data/tables
\newfont tablefont=cmr10@11pt
\def\table#1#2{
\vbox{\setbox0=\vbox{\halign{&\vrule\strut\hskip3pt\hfil {\tablefont ##}\hfil\hskip3pt\vrule\cr\noalign{\hrule}
@@ -14,21 +15,7 @@
}
\kern-1.3in\hbox{
\picture{../graph/nearest_neighbor.png}{The geometric average of trial edge length correlates closely with nearest neighbor distance, demonstrating consistent spacing by antlions.}{6in}
- \table{
- Trial Size& Date& Introduced& Deaths& Pits formed\cr\noalign{\hrule}
- 33$\times$32& 2019-10-16& 31& 6& 9\cr\noalign{\hrule}
- 24$\times$24& 2019-10-30& 27& 3& 7\cr\noalign{\hrule}
- 17$\times$16& 2019-12-3& 19& 3& 7\cr\noalign{\hrule}
- 17$\times$16& 2019-12-5& 10& 0& 3\cr\noalign{\hrule}
- 8$\times$7& 2019-12-19& 12& 4& 3\cr\noalign{\hrule}
- 8$\times$7& 2019-12-20& 5& 0& 4\cr\noalign{\hrule}
- }{Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial}
+ \deaths{Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial}
}
-%%the remainder of this file is ripped from ../documents/tables.tex with minor edits
-\vtable{
-Dimensions (in)&\multispan{9}\vfil\line{\hfil33x32\hfil}\vfil\hrule&\multispan{7}\vfil\line{\hfil24x24\hfil}\vfil\hrule&\multispan{7}\vfil\line{\hfil17x16\hfil}\vfil\hrule&\multispan{3}\vfil\line{\hfil17x16\hfil}\vfil\hrule&\multispan{3}\vfil\line{\hfil8x7\hfil}\vfil\hrule&\multispan{4}\vfil\line{\hfil8x7\hfil}\vfil\hrule\cr\noalign{\vrule}
-Pit Depth (cm)&1.3&1.4&1.1&1.8&2.2&1.4&1.2&2.4&1.8&2.0&2.5&0.5&1.2&1.2&1.0&1.5&1.3&1.2&0.9&2.2&1.2&2.0&1.8&1.3&1.5&1.4&0.8&0.9&2.0&0.8&0.8&0.8&0.8\cr\noalign{\vrule}
-Pit Width (cm)&4.2&3.7&3.0&2.3&3.1&2.5&2.1&3.9&3.6&7.0&4.1&2.0&2.5&3.0&3.0&4.0&4.1&3.8&3.2&3.8&2.5&5.0&3.6&3.1&3.1&2.9&0.9&0.8&3.0&0.8&0.8&0.8&0.8\cr\noalign{\vrule}
-Nearest Neighbor (cm)&6.00&12.04&6.00&10.63&3.16&2.24&2.24&3.16&3.16&3.16&3.16&10.20&6.40&7.00&8.00&9.06&3.61&3.61&7.07&3.00&3.00&5.00&6.00&5.10&7.00&5.10&2.24&2.24&5.83&2.24&6.40&2.24&4.47\cr\noalign{\vrule}
-}{The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial}
+\territory{The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial}