From 9605e828119e22aa3463b5b703896899e2054190 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sun, 19 Oct 2025 22:12:55 -0400 Subject: [PATCH] adding formatting --- src/how-to-consensus-zine/flow-chart.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/how-to-consensus-zine/flow-chart.tex b/src/how-to-consensus-zine/flow-chart.tex index 32a4e67..594b7b6 100644 --- a/src/how-to-consensus-zine/flow-chart.tex +++ b/src/how-to-consensus-zine/flow-chart.tex @@ -8,5 +8,5 @@ \usetikzlibrary{shapes.geometric, arrows.meta, positioning} \input{flow-chart-only.tex} \begin{document} - \centering \consensusflowchart{0.5}{\footnotesize} \newpage + \centering \consensusflowchart{0.5}{\footnotesize} \thispagestyle{empty} \newpage \end{document}