From e1dfbf7252be002000d1ab14e6a9d4836b414e8a Mon Sep 17 00:00:00 2001 From: Ced Date: Sat, 9 Sep 2023 15:13:44 +0100 Subject: [PATCH] Start on pink for starter readiness flowchart --- book/figures/fig-starter-readiness.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/figures/fig-starter-readiness.tex b/book/figures/fig-starter-readiness.tex index 0591e2a..d22037c 100644 --- a/book/figures/fig-starter-readiness.tex +++ b/book/figures/fig-starter-readiness.tex @@ -1,6 +1,6 @@ \begin{tikzpicture}[node distance = 3cm, auto] - \node [block] (init) {Make a starter}; - \node [decision_start, right of=init, node distance=3.5cm] (decision_start) {Starter last fed within 3 days?}; + \node [start] (init) {Make a starter}; + \node [decision, right of=init, node distance=3.5cm] (decision_start) {Starter last fed within 3 days?}; \node [block, right of=decision_start, node distance=3.5cm] (feed_no_branch) {Feed starter twice. \qty{48}{\hour} before and \qtyrange{6}{12}{\hour} before}; \node [block, below of=feed_no_branch, node distance=3cm] (feed_yes_branch)