diff --git a/main.tex b/main.tex index facf38fe7001d1a6dd5fe6e26b97b7a0383790d8..ea245e72eac2c9cb73a369bf6db008a0456b5ea7 100644 --- a/main.tex +++ b/main.tex @@ -705,13 +705,14 @@ def plot_d_bound( \begin{figure} \centering -\begin{subfigure}{.5\textwidth} +\begin{subfigure}{.45\textwidth} \centering \sageplot[width=\linewidth]{plot_d_bound(v_example, 0)} \caption{$q = 0$ (all bounds other than green coincide on line)} \label{fig:d_bounds_xmpl_min_q} \end{subfigure}% -\begin{subfigure}{.5\textwidth} +\hfill +\begin{subfigure}{.45\textwidth} \centering \sageplot[width=\linewidth]{plot_d_bound(v_example, 4)} \caption{$q = \chern^{\beta}(F)$ (all bounds other than blue coincide on line)}