aboutsummaryrefslogtreecommitdiff
path: root/poster/format.tex
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-26 13:53:36 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-26 13:53:36 -0500
commit6b81f29da9387a54b084d21b069364ca88587558 (patch)
treeade3293e95a2aa2ba05b9fe5fcc47f3e7a1c0347 /poster/format.tex
parentf110d548f5c90ebf762015464a38739d7e3c86eb (diff)
removed linebreak requirement in \include
Diffstat (limited to 'poster/format.tex')
-rw-r--r--poster/format.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/poster/format.tex b/poster/format.tex
index 0564518..c43ac56 100644
--- a/poster/format.tex
+++ b/poster/format.tex
@@ -54,7 +54,7 @@
\bigbreak
}
-\def\include #1;#2\par{
+\def\include #1;#2 {
\section{#1}
{\leftskip=12pt\rightskip=\leftskip\input #2\par}
\bigbreak