From 105154e90da0cf7d50e29dc8f7f6bcec2b96f634 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 3 Apr 2022 00:30:29 -0400 Subject: [PATCH] Spacing issues --- sections/approx-prov.tex | 2 +- sections/experiments.tex | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/sections/approx-prov.tex b/sections/approx-prov.tex index b779d70..3701a97 100644 --- a/sections/approx-prov.tex +++ b/sections/approx-prov.tex @@ -27,7 +27,7 @@ b = d * 2 if a > 10 else e * 2 \caption{Static dataflow analysis has to conservatively over-approximate dataflow because control flow depends on the program's input.}\label{fig:static-dataflow-analysis-} \end{subfigure} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\vspace*{-7mm} +\vspace*{-4mm} \caption{Example Python code}\label{fig:example-python-code} \trimfigurespacing \end{figure} diff --git a/sections/experiments.tex b/sections/experiments.tex index 798c0e8..6ba0808 100644 --- a/sections/experiments.tex +++ b/sections/experiments.tex @@ -23,6 +23,7 @@ % \end{subfigure} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{subfigure}{0.3\linewidth} + \vspace*{-29mm} \includegraphics[width=\columnwidth,trim=0 20 0 0]{graphics/scalability-read.pdf} \caption{Scalability - Read}\label{fig:scalability} \end{subfigure}