diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 14:57:28 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:42:06 -0400 |
commit | 1c9a48c5c5cb0509ed3094e1925cbb0cdddc69cd (patch) | |
tree | 9f56cbd0e0f0a3ff85a5911e0f2a2df3e3eae2fc /tables.orig.tex | |
parent | c8a7773f3e3ad1fe6835eac5e2eb7c2db4d34b45 (diff) |
widened \territory table caption
Diffstat (limited to 'tables.orig.tex')
-rw-r--r-- | tables.orig.tex | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/tables.orig.tex b/tables.orig.tex index e3b643e..eef81f7 100644 --- a/tables.orig.tex +++ b/tables.orig.tex @@ -18,13 +18,12 @@ Formed in Each Trial/Subtrial}}}% } \def\territory{% \setbox0=\vbox{\offinterlineskip -\halign to -\hsize{\vrule\cell{##}&&\cell{##}\cr\multispan{4}\leaders\hrule\hfil\cr +\halign{\vrule\cell{##}&&\cell{##}\cr\multispan{4}\leaders\hrule\hfil\cr Dimensions (in)& Pit Depth (cm)& Pit Width (cm)& Nearest Neighbor (cm)\cr\multispan{4}\leaders\hrule\hfil\cr %%MAINTABLE%% }}% \dimen0\wd0 -\vbox{\box0{\hsize\dimen0\caption{The Pit Depths, Widths, and -``Territory,'' Observed in Each Trial}}% -}} +\vbox{\box0\hbox to \dimen0{\hss\vbox{\caption{The Pit Depths, Widths, and +``Territory,'' Observed in Each Trial}}\hss}}% +} |