aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-12 13:34:16 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-13 12:45:32 -0500
commitca75578a92b1089b7aeb0c00dc8e29e3eab22984 (patch)
treed24283d662243f70ee9a889202d47aa0743a454f
parent99ecc1b5dc393ac86b2c6aa3db6ef55b36b7f079 (diff)
fixed incrementer in tables' captions
-rw-r--r--document/tables.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/document/tables.tex b/document/tables.tex
index b3006a9..ea76b71 100644
--- a/document/tables.tex
+++ b/document/tables.tex
@@ -7,7 +7,8 @@ Trial Size& Date& Introduced& Deaths& Pits formed\cr\noalign{\hrule\penalty-5\hr
8x7& 2019-12-19& 12& 4& 3\cr\noalign{\hrule\penalty-5\hrule}
8x7& 2019-12-20& 5& 0& 4\cr\noalign{\hrule\penalty-5\hrule}
}{1in}
-\centerline{\advance\pics by 1\relax Figure \number\pics: Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial}
+\advance\pics by 1\relax
+\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}
@@ -45,4 +46,5 @@ Dimensions (in)& Pit Depth (cm)& Pit Width (cm)& Nearest Neighbor (cm)\cr\noalig
8x7& 0.8& 0.8& 2.24\cr\noalign{\hrule\penalty-5\hrule}
8x7& 0.8& 0.8& 4.47\cr\noalign{\hrule\penalty-5\hrule}
}{1.6in}
-\centerline{\advance\pics by 1\relax Figure \number\pics: The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial}
+\advance\pics by 1\relax
+\centerline{Figure \number\pics: The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial}