From e968ec0390e7a548230af4d8c5e71360dea9e154 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 21 Dec 2020 11:14:35 +0100 Subject: APS also does not support dots in figure filenames. --- bezout.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'bezout.tex') diff --git a/bezout.tex b/bezout.tex index fa45b3c..d7f33df 100644 --- a/bezout.tex +++ b/bezout.tex @@ -283,10 +283,10 @@ Green function \cite{Livan_2018_Introduction} gives \begin{figure}[b] \centering - \includegraphics{spectra_0.0.pdf} - \includegraphics{spectra_0.5.pdf}\\ - \includegraphics{spectra_1.0.pdf} - \includegraphics{spectra_1.5.pdf} + \includegraphics{spectra_00.pdf} + \includegraphics{spectra_05.pdf}\\ + \includegraphics{spectra_10.pdf} + \includegraphics{spectra_15.pdf} \caption{ Eigenvalue and singular value spectra of the matrix $\partial\partial H$ @@ -416,10 +416,10 @@ this should not happen. \begin{figure}[t] \centering - \includegraphics{threshold_2.000.pdf} - \includegraphics{threshold_1.325.pdf} \\ - \includegraphics{threshold_1.125.pdf} - \includegraphics{threshold_1.000.pdf} + \includegraphics{threshold_2000.pdf} + \includegraphics{threshold_1325.pdf} \\ + \includegraphics{threshold_1125.pdf} + \includegraphics{threshold_1000.pdf} \caption{ Energies at which states exist (green shaded region) and threshold energies -- cgit v1.2.3-70-g09d2