From 82f05e15a064bc41af11fe81dfc4607fe2e20c75 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 10 Apr 2026 00:12:59 -0400 Subject: [PATCH] update: auto commit --- report.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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);