diff --git a/report.tex b/report.tex index 0a63a84..6234ea9 100644 --- a/report.tex +++ b/report.tex @@ -323,9 +323,9 @@ \node[std, right=of z4] (z4c) {Z4c}; \node[std, right=of z4c] (ccz4) {CCZ4}; - \node[fo, below=10mm of bssn] (fobssn) {FOBSSN}; + \node[fo, below=8mm of bssn] (fobssn) {FOBSSN}; \node[fo, below=8mm of z4] (gh) {GH}; - \node[fo, below=10mm of ccz4] (foccz4) {FOCCZ4}; + \node[fo, below=8mm of ccz4] (foccz4) {FOCCZ4}; \draw[rel] (z4) -- (z4c); \draw[rel] (z4) to[bend left=18] (ccz4);