diff options
Diffstat (limited to 'poster/format.tex')
-rw-r--r-- | poster/format.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/poster/format.tex b/poster/format.tex index 3effd3a..6c1dd91 100644 --- a/poster/format.tex +++ b/poster/format.tex @@ -51,11 +51,11 @@ \vskip10pt% }% }% - \bigbreak + \bigbreak\noindent } \def\include #1;#2 { - \section{#1} + \section{#1}% {\leftskip=12pt\rightskip=\leftskip\input #2\par} \bigbreak } |