diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-25 22:25:07 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-25 22:27:20 -0500 |
commit | 15b81d098ecf5d71ada20abfdc3d9e259f36834d (patch) | |
tree | 079761ca43949343fd2c9d77dbfe2d23958098b9 /poster | |
parent | 4add603a9a9e5c0030190e8c2eb684e3db6ea1a2 (diff) |
added title part
Diffstat (limited to 'poster')
-rw-r--r-- | poster/document.tex | 13 |
1 files 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}}% |