From 7ac99693b7d655db76b48c0783c997282ce84ec3 Mon Sep 17 00:00:00 2001 From: sprause Date: Thu, 26 Jan 2023 14:55:34 +0100 Subject: [PATCH] bla multicols --- poster/main.tex | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/poster/main.tex b/poster/main.tex index 6d27d20..918cdd6 100644 --- a/poster/main.tex +++ b/poster/main.tex @@ -24,7 +24,7 @@ blockverticalspace=2mm, colspace=20mm, subcolspace=0mm]{tikzposter} %Default val \includegraphics[width=\linewidth]{figs/introplot} \end{tikzfigure} } -\myblock[TranspBlock]{Chirp detection algorithm}{ +\myblock[TranspBlock]{Chirp Detection Algorithm}{ \begin{tikzfigure}[] \label{fig:alg1} \includegraphics[width=0.9\linewidth]{figs/algorithm1} @@ -38,17 +38,21 @@ blockverticalspace=2mm, colspace=20mm, subcolspace=0mm]{tikzposter} %Default val } \column{0.6} -\myblock[TranspBlock]{Chirps during competition}{ +\myblock[TranspBlock]{Chirps in dyadic competitions}{ + \vspace{-2.8cm} \begin{tikzfigure}[] \label{fig:example_b} \includegraphics[width=\linewidth]{figs/timeline.pdf} \end{tikzfigure} \noindent - \begin{itemize} - \setlength\itemsep{0.5em} - \item Two fish compete for one hiding place in one tank. - \item Experiment had a 3 hour long darkphase and a 3 hour long light phase. - \end{itemize} + \begin{multicols}{2} + \begin{itemize} + % \setlength\itemsep{0.5em} + \item Two fish compete for one hiding place in one tank. + \item Experiment had a 3 hour long darkphase and a 3 hour long light phase. + \end{itemize} + \end{multicols} + \noindent \begin{tikzfigure}[]