Skip to content

Commit f7ae854

Browse files
committed
Stick to ch:XXX convention for labels
1 parent cabb0b4 commit f7ae854

File tree

7 files changed

+11
-10
lines changed

7 files changed

+11
-10
lines changed

book/baking/baking.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\chapter{Baking}%
2-
\label{chapter:baking}
2+
\label{ch:baking}
33
\begin{quoting}
44
Baking refers to the part of the process where you are loading your dough into
55
the oven\footnote{While some breads like flatbreads could also be baked on the

book/book.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535

3636
\input{bread-types/bread-types}
3737

38-
\chapter{Wheat sourdough}%
39-
\label{chapter:wheat-sourdough}
4038
\input{wheat-sourdough/wheat-sourdough}
4139

4240
\input{non-wheat-sourdough/non-wheat-sourdough}

book/bread-types/bread-types.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,4 +348,4 @@ \section{Free standing bread}
348348
with great taste and consistency.
349349

350350
There is a dedicated recipe and tutorial for this type of bread in the
351-
\nameref{chapter:wheat-sourdough} chapter.
351+
\nameref{ch:wheat-sourdough} chapter.

book/non-wheat-sourdough/non-wheat-sourdough.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\chapter{Non wheat sourdough}%
2-
\label{chapter:non-wheat-sourdough}
2+
\label{ch:non-wheat-sourdough}
33
\begin{quoting}
44
In this chapter you will learn how to make a basic sourdough bread
55
using non-wheat flour, basically all flour except spelt.
@@ -139,7 +139,7 @@ \chapter{Non wheat sourdough}%
139139

140140
Once you are happy with the proofing stage, proceed and bake your dough
141141
just like you'd normally do, more details can be found in
142-
Chapter~\ref{chapter:baking}. One challenging aspect
142+
Chapter~\ref{ch:baking}. One challenging aspect
143143
of using a loaf pan is to make sure that the center part of your
144144
dough is properly cooked. For this reason, it is best to use a thermometer
145145
and measure the internal temperature. The bread is ready once the internal

book/sourdough-starter/sourdough-starter.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\chapter{Making a sourdough starter}%
2-
\label{chapter:sourdough-starter}
2+
\label{ch:sourdough-starter}
33
\begin{quoting}
44
In this chapter you will learn how to make your
55
own sourdough starter, but before doing so you will
@@ -342,8 +342,8 @@ \section{Determining starter readiness}
342342
Once you see your starter is ready I~would recommend giving it
343343
one last feeding and then you are ready to make your dough in the
344344
evening or the next day. For the instructions on how to make your
345-
first dough please refer to the next chapters (\ref{chapter:wheat-sourdough}
346-
and~\ref{chapter:non-wheat-sourdough}) in this book.
345+
first dough please refer to the next chapters (\ref{ch:wheat-sourdough}
346+
and~\ref{ch:non-wheat-sourdough}) in this book.
347347

348348
If your first bread failed, chances are your fermentation hasn't
349349
worked as expected. In many cases the reason is your sourdough starter. Maybe

book/storing-bread/storing-bread.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\chapter{Storing bread}%
2-
\label{chapter:storing-bread}
2+
\label{ch:storing-bread}
33
\begin{quoting}
44
In this chapter you will discuss different methods of storing your bread, each
55
with their own pro and cons. This way your bread can be best enjoyed at a

book/wheat-sourdough/wheat-sourdough.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
\chapter{Wheat sourdough}%
2+
\label{ch:wheat-sourdough}
3+
14
\begin{quoting}
25
In this chapter, you will learn how to make
36
freestanding wheat sourdough bread.

0 commit comments

Comments
 (0)