From 8335d32f5bf469f11ee8ce9bb723468fb22c2179 Mon Sep 17 00:00:00 2001 From: MBulli Date: Sun, 16 Sep 2018 12:02:45 +0200 Subject: [PATCH] Fixed vertical alignment of subcaptions in Fig 7 --- tex/chapters/experiments.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tex/chapters/experiments.tex b/tex/chapters/experiments.tex index 7110351..0c26822 100644 --- a/tex/chapters/experiments.tex +++ b/tex/chapters/experiments.tex @@ -278,13 +278,13 @@ Only two \docAPshort{}'s provide a solid signal within this area, leading to a h \begin{figure}[t!] \centering - \begin{subfigure}{0.48\textwidth} + \begin{subfigure}[t]{0.48\textwidth} \def\svgwidth{\columnwidth} - {\input{gfx/wifiOptGlobalFloor/wifiOptGlobalFloor.eps_tex}} + {\input{gfx/wifiOptGlobalFloor/wifiOptGlobalFloor.eps_tex}} \caption{} \label{fig:walk3:wifiopt} \end{subfigure} - \begin{subfigure}{0.50\textwidth} + \begin{subfigure}[t]{0.50\textwidth} \resizebox{1\textwidth}{!}{\input{gfx/errorOverTimeWalk3/errorOverTime.tex}} \caption{} \label{fig:walk3:time}