From 4a19997449b42d29a50dc9f8f0a6fbb825dbed0c Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Wed, 12 Apr 2023 22:55:35 +0200 Subject: [PATCH] Figure layout --- latex/thesis/chapters/comparison.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/latex/thesis/chapters/comparison.tex b/latex/thesis/chapters/comparison.tex index d5585aa..2c8c2e4 100644 --- a/latex/thesis/chapters/comparison.tex +++ b/latex/thesis/chapters/comparison.tex @@ -172,7 +172,7 @@ message to all \acp{VN}. \begin{figure}[h] \centering - \begin{subfigure}{0.5\textwidth} + \begin{subfigure}{0.48\textwidth} \centering \begin{genericAlgorithm}[caption={}, label={}, @@ -198,7 +198,8 @@ end while \caption{Proximal decoding} \label{fig:comp:message_passing:proximal} \end{subfigure}% - \begin{subfigure}{0.5\textwidth} + \hfill + \begin{subfigure}{0.48\textwidth} \centering \begin{genericAlgorithm}[caption={}, label={},