From b79a35e87914ba78e3c6c128e18c47ef16d23049 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sun, 26 Jan 2020 12:21:07 -0500
Subject: made columns longer to fit more
---
poster/format.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'poster')
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
--
cgit