mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-02-22 06:07:15 -06:00
Fix duplicate flowchart (#222)
* Fix duplicate flowchart This combines both flowcharts into one * Start on pink for starter readiness flowchart * Add braces to TikZ flowcharts * Rewired flowchart with right-angled transitions * Change Arrows from right-angled to star connected As I could not really find a way not to have diagonal arrows... I decided to embrace it instead. YMMV * Homogenize box sizes * Align on unit inside the flowchart node * Fix code typo in starter readiness flowchart * Create a MWE showing (known) ebook issues Those issues are: - Temp in flowchart - No front image - Chemical formula - No list of flowcharts - Weird looking table Also test fonts, accents, etc.. seems ok. * Make ebook the default target * Revert "Create a MWE showing (known) ebook issues" This reverts commitdac7f8f21d. * Revert "Make ebook the default target" This reverts commite92e464459. --------- Co-authored-by: Ced <ced@sdf.org>
This commit is contained in:
committed by
GitHub
parent
07edb414e1
commit
722449c5ac
@@ -168,7 +168,7 @@ any flour, including gluten-free options.
|
||||
\begin{flowchart}[!htb]
|
||||
\begin{center}
|
||||
\input{figures/fig-process-flat-bread.tex}
|
||||
\caption[Flat bread process]{The process of making a flatbread is very
|
||||
\caption[The process to make a sourdough flatbread]{The process of making a flatbread is very
|
||||
simple, requiring very little effort. This type of bread is especially
|
||||
handy for busy bakers.}%
|
||||
\label{fig:flat-bread-process}
|
||||
|
||||
Reference in New Issue
Block a user