From cec83c623f8b839c7b7cbcdd9fabc176e872f391 Mon Sep 17 00:00:00 2001 From: cedounet <134267244+cedounet@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:05:15 +0100 Subject: [PATCH] Add label for sourdough basics chapter (#218) So it is coherent with the rest. Also I can track which chapters I reviewed and which one I did not that way :D. --- book/basics/how-sourdough-works.tex | 2 ++ book/book.tex | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/book/basics/how-sourdough-works.tex b/book/basics/how-sourdough-works.tex index bd7085b..be00c4b 100644 --- a/book/basics/how-sourdough-works.tex +++ b/book/basics/how-sourdough-works.tex @@ -1,3 +1,5 @@ +\chapter{How sourdough works}% +\label{ch:how-sourdough-works} \begin{quoting} In this chapter, we will cover the basics of how sourdough ferments. First, we will look at the enzymatic reactions that take place diff --git a/book/book.tex b/book/book.tex index aaa3b6f..5684eb7 100644 --- a/book/book.tex +++ b/book/book.tex @@ -26,7 +26,6 @@ \input{history/sourdough-history} -\chapter{How sourdough works} \input{basics/how-sourdough-works} \chapter{Making a sourdough starter}