Chapter: Debugging crumb structures

This adds methods how you can debug your crumb
structure and see what might have gone wrong
during the fermentation process.
This commit is contained in:
Hendrik Kleinwaechter
2022-03-24 13:06:10 +01:00
parent fb4a3d35ac
commit b674568cbe
18 changed files with 347 additions and 2 deletions

View File

@@ -8,9 +8,11 @@
\usepackage{filecontents}
\usepackage{longtable}
\usepackage[T1]{fontenc}
\usepackage[backend=biber]{biblatex}
\addbibresource{references.bib}
\usepackage[skip=5pt plus1pt, indent=0pt]{parskip}
\graphicspath{ {./images/} }
\graphicspath{ {./images/}{./troubleshooting/crumb-structures/} }
\title{%
@@ -111,7 +113,9 @@
\section{Frozen}
\chapter{Troubleshooting}
\section{Debugging your crumb structure}
\input{troubleshooting/crumb-structures/crumb-structures}
\section{Baking in the tropics}
\section{My bread stays flat}
\section{I want more tang in my bread}
@@ -121,4 +125,7 @@
\section{Liquid on top of my starter}
\section{Why does my starter smell like acetone}
\printbibliography
\end{document}