aboutsummaryrefslogtreecommitdiff
path: root/document
diff options
context:
space:
mode:
Diffstat (limited to 'document')
-rw-r--r--document/tables.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/document/tables.tex b/document/tables.tex
index ea76b71..eb4b3ba 100644
--- a/document/tables.tex
+++ b/document/tables.tex
@@ -1,3 +1,5 @@
+\newdimen\oldbaseskip \oldbaseskip=\baselineskip
+\baselineskip=13pt plus 2pt
\table{
Trial Size& Date& Introduced& Deaths& Pits formed\cr\noalign{\hrule\penalty-5\hrule}
33x32& 2019-10-16& 31& 6& 9\cr\noalign{\hrule\penalty-5\hrule}
@@ -8,7 +10,7 @@ Trial Size& Date& Introduced& Deaths& Pits formed\cr\noalign{\hrule\penalty-5\hr
8x7& 2019-12-20& 5& 0& 4\cr\noalign{\hrule\penalty-5\hrule}
}{1in}
\advance\pics by 1\relax
-\centerline{Figure \number\pics: Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial}
+\nobreak\centerline{Figure \number\pics: Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial}
\table{
Dimensions (in)& Pit Depth (cm)& Pit Width (cm)& Nearest Neighbor (cm)\cr\noalign{\hrule\penalty-5\hrule}
@@ -47,4 +49,5 @@ Dimensions (in)& Pit Depth (cm)& Pit Width (cm)& Nearest Neighbor (cm)\cr\noalig
8x7& 0.8& 0.8& 4.47\cr\noalign{\hrule\penalty-5\hrule}
}{1.6in}
\advance\pics by 1\relax
-\centerline{Figure \number\pics: The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial}
+\nobreak\centerline{Figure \number\pics: The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial}
+\baselineskip=\oldbaseskip