diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:20:32 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:41:47 -0400 |
commit | a1d245cfd1979ec78bbc01e5125af80071f8cc42 (patch) | |
tree | 9bf0ec38631e4f0879940dc4a0b133d78fc2f17c /report/tables.i | |
parent | 5a18c8a33b90003a2c930a207f766800883c3622 (diff) |
File reorganization
More makefile-friendly
Diffstat (limited to 'report/tables.i')
-rw-r--r-- | report/tables.i | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/report/tables.i b/report/tables.i new file mode 100644 index 0000000..78280ce --- /dev/null +++ b/report/tables.i @@ -0,0 +1,11 @@ +\input gen/tables.i +{\baselineskip=13pt +\deaths +\global\advance\pics by 1\relax +\nobreak\centerline{Figure \number\pics: Number of Deaths and Pits Successfully Formed in Each Trial/Subtrial} + +\territory +\global\advance\pics by 1\relax +\nobreak\centerline{Figure \number\pics: The Pit Depths, Widths, and ``Territory,'' Observed in Each Trial} +\vfil\eject +} |