diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-26 12:21:07 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-26 12:21:07 -0500 |
commit | b79a35e87914ba78e3c6c128e18c47ef16d23049 (patch) | |
tree | 2c648661a5ecb59c62a5c425577d5f88304fd5ed /poster/format.tex | |
parent | f272f0d7b4645e372f2beae5f655360de8a8a816 (diff) |
made columns longer to fit more
Diffstat (limited to 'poster/format.tex')
-rw-r--r-- | poster/format.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poster/format.tex b/poster/format.tex index 4f96c4b..30a6959 100644 --- a/poster/format.tex +++ b/poster/format.tex @@ -7,7 +7,7 @@ \pagecolor{page} % \color{text} %text color -\long\def\colo#1{\colorbox{colo}{\vbox to 31in{#1\vfil}}} +\long\def\colo#1{\colorbox{colo}{\vbox to 31.5in{#1\vfil}}} \pdfpageheight=36in \pdfpagewidth=48in |