From 15b81d098ecf5d71ada20abfdc3d9e259f36834d Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sat, 25 Jan 2020 22:25:07 -0500
Subject: added title part
---
poster/document.tex | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/poster/document.tex b/poster/document.tex
index d67a47d..54e48b1 100644
--- a/poster/document.tex
+++ b/poster/document.tex
@@ -5,11 +5,18 @@
\fullline{\hfil\vbox to 0pt{\pdfximage height 4.3in{../outputs/qr.png}\pdfrefximage\pdflastximage\vss}}
\vskip1in
\vbox to 0pt{%
- \hbox to \pdfpagewidth{%
+ \color{title}
+ \fullline{%
\hfil
- \title \color{white} Antlions%
+ \title Antlions’ Group Distribution and Behavior under Varying Spatial Constraints%
\hfil
- }%
+ }%
+ \vskip.5in
+ \fullline{
+ \hfil
+ \subtitle Holden Rohrer and Radeen Dixon
+ \hfil
+ }
\vss
}%
\vskip3in}}%
--
cgit