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 ++++++++-------- spectra_0.0.pdf | Bin 13106 -> 0 bytes spectra_0.5.pdf | Bin 13611 -> 0 bytes spectra_00.pdf | Bin 0 -> 13106 bytes spectra_05.pdf | Bin 0 -> 13611 bytes spectra_1.0.pdf | Bin 14073 -> 0 bytes spectra_1.5.pdf | Bin 14000 -> 0 bytes spectra_10.pdf | Bin 0 -> 14073 bytes spectra_15.pdf | Bin 0 -> 14000 bytes threshold_1.000.pdf | Bin 11450 -> 0 bytes threshold_1.125.pdf | Bin 14169 -> 0 bytes threshold_1.325.pdf | Bin 14562 -> 0 bytes threshold_1000.pdf | Bin 0 -> 11450 bytes threshold_1125.pdf | Bin 0 -> 14169 bytes threshold_1325.pdf | Bin 0 -> 14562 bytes threshold_2.000.pdf | Bin 15334 -> 0 bytes threshold_2000.pdf | Bin 0 -> 15334 bytes 17 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 spectra_0.0.pdf delete mode 100644 spectra_0.5.pdf create mode 100644 spectra_00.pdf create mode 100644 spectra_05.pdf delete mode 100644 spectra_1.0.pdf delete mode 100644 spectra_1.5.pdf create mode 100644 spectra_10.pdf create mode 100644 spectra_15.pdf delete mode 100644 threshold_1.000.pdf delete mode 100644 threshold_1.125.pdf delete mode 100644 threshold_1.325.pdf create mode 100644 threshold_1000.pdf create mode 100644 threshold_1125.pdf create mode 100644 threshold_1325.pdf delete mode 100644 threshold_2.000.pdf create mode 100644 threshold_2000.pdf 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 diff --git a/spectra_0.0.pdf b/spectra_0.0.pdf deleted file mode 100644 index ca4ea49..0000000 Binary files a/spectra_0.0.pdf and /dev/null differ diff --git a/spectra_0.5.pdf b/spectra_0.5.pdf deleted file mode 100644 index 205d964..0000000 Binary files a/spectra_0.5.pdf and /dev/null differ diff --git a/spectra_00.pdf b/spectra_00.pdf new file mode 100644 index 0000000..ca4ea49 Binary files /dev/null and b/spectra_00.pdf differ diff --git a/spectra_05.pdf b/spectra_05.pdf new file mode 100644 index 0000000..205d964 Binary files /dev/null and b/spectra_05.pdf differ diff --git a/spectra_1.0.pdf b/spectra_1.0.pdf deleted file mode 100644 index 8eb9cb2..0000000 Binary files a/spectra_1.0.pdf and /dev/null differ diff --git a/spectra_1.5.pdf b/spectra_1.5.pdf deleted file mode 100644 index 256c2f0..0000000 Binary files a/spectra_1.5.pdf and /dev/null differ diff --git a/spectra_10.pdf b/spectra_10.pdf new file mode 100644 index 0000000..8eb9cb2 Binary files /dev/null and b/spectra_10.pdf differ diff --git a/spectra_15.pdf b/spectra_15.pdf new file mode 100644 index 0000000..256c2f0 Binary files /dev/null and b/spectra_15.pdf differ diff --git a/threshold_1.000.pdf b/threshold_1.000.pdf deleted file mode 100644 index 9192481..0000000 Binary files a/threshold_1.000.pdf and /dev/null differ diff --git a/threshold_1.125.pdf b/threshold_1.125.pdf deleted file mode 100644 index 1c7a075..0000000 Binary files a/threshold_1.125.pdf and /dev/null differ diff --git a/threshold_1.325.pdf b/threshold_1.325.pdf deleted file mode 100644 index ad68068..0000000 Binary files a/threshold_1.325.pdf and /dev/null differ diff --git a/threshold_1000.pdf b/threshold_1000.pdf new file mode 100644 index 0000000..9192481 Binary files /dev/null and b/threshold_1000.pdf differ diff --git a/threshold_1125.pdf b/threshold_1125.pdf new file mode 100644 index 0000000..1c7a075 Binary files /dev/null and b/threshold_1125.pdf differ diff --git a/threshold_1325.pdf b/threshold_1325.pdf new file mode 100644 index 0000000..ad68068 Binary files /dev/null and b/threshold_1325.pdf differ diff --git a/threshold_2.000.pdf b/threshold_2.000.pdf deleted file mode 100644 index 50e6e5a..0000000 Binary files a/threshold_2.000.pdf and /dev/null differ diff --git a/threshold_2000.pdf b/threshold_2000.pdf new file mode 100644 index 0000000..50e6e5a Binary files /dev/null and b/threshold_2000.pdf differ -- cgit v1.2.3-70-g09d2