diff options
-rw-r--r-- | src/biblio.i | 1 | ||||
-rw-r--r-- | src/results.i | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/biblio.i b/src/biblio.i index 17f3523..799154b 100644 --- a/src/biblio.i +++ b/src/biblio.i @@ -4,7 +4,6 @@ \centerline{Works Cited} {\everypar{\hangindent=.5in\hangafter=-1} -\let\oldlink\link\def\link{\penalty-500\oldlink} \parskip=\baselineskip Muvengwi, J., Davies, A. B., Parrini, F., \& Witkowski, E. T. F. (2018). Geology drives the spatial patterning and structure of termite mounds in an African savanna. Ecosphere, 9(3), e02148. \link{https://doi.org/10.1002/ecs2.2148} diff --git a/src/results.i b/src/results.i index a368fe6..44df4e7 100644 --- a/src/results.i +++ b/src/results.i @@ -1,5 +1,6 @@ \input gen/tables.i \font\tablefont=cmr10 at 11pt +\font\lrgtbl=cmr10 at 14pt {\offinterlineskip\par} \kern -\baselineskip \line{% @@ -20,4 +21,4 @@ {\tablefont\vbox{\deaths\vskip1in}}\hfil% } -\centerline{\territory} +\centerline{\lrgtbl\territory} |