From 4bf2ebe4e1223de884e1aa41007274ad73c49cc6 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Mon, 6 Jul 2020 17:20:35 -0400
Subject: fixed glues and prevented overfull/underfull hboxes
---
poster.tex | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
(limited to 'poster.tex')
diff --git a/poster.tex b/poster.tex
index 762e336..01c3f0c 100644
--- a/poster.tex
+++ b/poster.tex
@@ -70,23 +70,22 @@
%% Document %%
\headline={%
- \hbox to 0pt{\widthline{%
+ \widthline{%
\pdfximage height \vskp{qr/git.png}\pdfrefximage\pdflastximage
\hfil
\pdfximage height \vskp{qr/pdf.png}\pdfrefximage\pdflastximage
- }\hss}
- \widthline{\vbox{\vskip 1in%
+ }\hss
+ \vbox to \vskp{\vskip1in%
\color{title}
\fullcenter{%
\title Antlions' Group Distribution and Behavior under
- Varying Spatial Constraints}
+ Varying Spatial Constraints}%
\vskip.5in
- \fullcenter{\sub Holden Rohrer and Radeen Dixon}
- \fullline{\sub\hskip0pt plus .2fil
+ \fullcenter{\sub Holden Rohrer and Radeen Dixon}%
+ \fullline{\sub\hskip0pt plus .2fil%
Source Code\hfil Report Full Text
- \hskip0pt plus .2fil}
- \vss
- }}
+ \hskip0pt plus .2fil}%
+ \vfil}\hskip1in%
}
\incl{Essential Question and Hypothesis}{src/hypo.i}
\incl{Abstract}{src/abstr.i}
--
cgit