mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-19 09:31:12 -06:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
@@ -62,6 +62,8 @@ make -j bake
|
|||||||
|
|
||||||
You can check the files in the folder `book/release/`
|
You can check the files in the folder `book/release/`
|
||||||
|
|
||||||
|
Please note that while everyhting should build without any errors but you will get a fair amount of warnings, especially when building the ebook/website.
|
||||||
|
|
||||||
You can get some help on building various versions with:
|
You can get some help on building various versions with:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|||||||
@@ -19,8 +19,8 @@ type of flour.
|
|||||||
\begin{table}[!htb]
|
\begin{table}[!htb]
|
||||||
\centering
|
\centering
|
||||||
\input{tables/table-flour-types.tex}
|
\input{tables/table-flour-types.tex}
|
||||||
\caption[Labelling of wheat flour]{A comparison of how different types
|
\caption[Labeling of wheat flour]{A comparison of how different types
|
||||||
of wheat flour are labelled in different countries.}%
|
of wheat flour are labeled in different countries.}%
|
||||||
\label{tab:flour-types-comparison}
|
\label{tab:flour-types-comparison}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
@@ -116,7 +116,7 @@ your dough with more flavor.
|
|||||||
\centering
|
\centering
|
||||||
\input{tables/table-overview-w-values.tex}
|
\input{tables/table-overview-w-values.tex}
|
||||||
\caption[Fermentation time versus W-value]{An overview of different
|
\caption[Fermentation time versus W-value]{An overview of different
|
||||||
levels of W-values and the respective hydrations and fermentation
|
levels of W-values and the respective hydration and fermentation
|
||||||
times.}%
|
times.}%
|
||||||
\label{tab:w-value}
|
\label{tab:w-value}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|||||||
@@ -140,20 +140,22 @@ a higher amount of gluten and can thus ferment for a longer period of time.
|
|||||||
then cooled and mixed with the main dough. This process helps in moisture retention
|
then cooled and mixed with the main dough. This process helps in moisture retention
|
||||||
and can enhance the flavor and texture of the final bread. Also see \emph{scald}.
|
and can enhance the flavor and texture of the final bread. Also see \emph{scald}.
|
||||||
|
|
||||||
\item[Bulk Fermentation] The initial rising period after mixing all the ingredients.
|
\item[Bulk Fermentation] The initial rising period after mixing all the
|
||||||
The dough is typically allowed to rise until it increases to a certain volume. The
|
ingredients. The dough is typically allowed to rise until it increases to
|
||||||
volume of increase depends on the flour that is used. When baking with wheat flour
|
a certain volume. The volume of increase depends on the flour that is
|
||||||
the gluten amount of the flour is the deciding factor. The more gluten your flour has
|
used. When baking with wheat flour the gluten amount of the flour is the
|
||||||
(protein) the longer you can bulk ferment. A longer bulk fermentation improves the
|
deciding factor. The more gluten your flour has (protein) the longer you
|
||||||
flavor and texture of the final bread. It becomes tangier and fluffier. You can aim
|
can bulk ferment. A longer bulk fermentation improves the flavor and
|
||||||
for a \SI{25}{\percent} size increase of your dough and then slowly increase this to find your
|
texture of the final bread. It becomes tangier and fluffier. You can aim
|
||||||
flour’s sweet spot. This is highly dependant from flour to flour. When using low gluten
|
for a \SI{25}{\percent} size increase of your dough and then slowly
|
||||||
flour like rye you need to be careful as the longer fermentation can create a too
|
increase this to find your flour's sweet spot. This is highly dependent
|
||||||
sticky dough which collapses and does not hold its shape anymore.
|
from flour to flour. When using low gluten flour like rye you need to be
|
||||||
|
careful as the longer fermentation can create a too sticky dough which
|
||||||
|
collapses and does not hold its shape anymore.
|
||||||
|
|
||||||
\item[Cake Flour] Cake flour is a light, finely milled flour with a lower protein
|
\item[Cake Flour] Cake flour is a light, finely milled flour with a lower
|
||||||
content than all-purpose flour. It's ideal for tender baked goods like cakes, cookies,
|
protein content than all-purpose flour. It's ideal for tender baked goods
|
||||||
and pastries.
|
like cakes, cookies, and pastries.
|
||||||
|
|
||||||
\item[Coil fold] A special stretch and folding technique. The coil fold is
|
\item[Coil fold] A special stretch and folding technique. The coil fold is
|
||||||
very gentle on the dough and is thus excellent throughout the bulk fermentation.
|
very gentle on the dough and is thus excellent throughout the bulk fermentation.
|
||||||
@@ -367,11 +369,12 @@ grains or malted grains can have higher protease activity due to the sprouting o
|
|||||||
malting process. Understanding and controlling protease activity is crucial in
|
malting process. Understanding and controlling protease activity is crucial in
|
||||||
achieving desired bread quality and handling characteristics.
|
achieving desired bread quality and handling characteristics.
|
||||||
|
|
||||||
\item[Pullman Loaf] A type of bread loaf characterized by its perfectly rectangular
|
\item[Pullman Loaf] A type of bread loaf characterized by its perfectly
|
||||||
shape and soft, fine crumb. It is baked in a special lidded pan called a Pullman pan
|
rectangular shape and soft, fine crumb. It is baked in a special lidded
|
||||||
or pain de mie pan. The lid ensures that the bread rises in a perfectly straight
|
pan called a Pullman pan or \emph{pain de mie} pan. The lid ensures that
|
||||||
shape, without the domed top characteristic of other bread loaves. Pullman loaves are
|
the bread rises in a perfectly straight shape, without the domed top
|
||||||
often sliced very thin and are popular for making sandwiches.
|
characteristic of other bread loaves. Pullman loaves are often sliced very
|
||||||
|
thin and are popular for making sandwiches.
|
||||||
|
|
||||||
\item[Retarding] The process of slowing down fermentation during the proofing
|
\item[Retarding] The process of slowing down fermentation during the proofing
|
||||||
stage by placing the dough in a colder environment, typically a refrigerator. This aids
|
stage by placing the dough in a colder environment, typically a refrigerator. This aids
|
||||||
|
|||||||
@@ -185,7 +185,7 @@ of the sourdough leavening agent. As the process is more expensive,
|
|||||||
bread rolls like these were ultimately consumed by the noble people
|
bread rolls like these were ultimately consumed by the noble people
|
||||||
in Vienna~\cite{vienna+breadrolls}.
|
in Vienna~\cite{vienna+breadrolls}.
|
||||||
|
|
||||||
As industrialisation began the first steam-powered grain mill was developed by
|
As industrialization began the first steam-powered grain mill was developed by
|
||||||
Oliver Evans in \num{1785}. Evans' design incorporated several innovations,
|
Oliver Evans in \num{1785}. Evans' design incorporated several innovations,
|
||||||
including automated machinery for various milling processes, making it more
|
including automated machinery for various milling processes, making it more
|
||||||
efficient than traditional water or animal-powered mills. His steam-powered
|
efficient than traditional water or animal-powered mills. His steam-powered
|
||||||
|
|||||||
@@ -84,19 +84,21 @@ bug. That is when the developer must dig deeper to see the \emph{what} and the
|
|||||||
the framework is doing. You will need to read other engineers' source code, and you will be forced
|
the framework is doing. You will need to read other engineers' source code, and you will be forced
|
||||||
to understand \emph{why} things are happening.
|
to understand \emph{why} things are happening.
|
||||||
|
|
||||||
Being unhappy with what I~was baking, my engineering mindset took over, and I~had
|
Being unhappy with what I~was baking, my engineering mindset took over, and
|
||||||
to do my own deep dive to understand what was going on. Much to my surprise, however,
|
I~had to do my own deep dive to understand what was going on. Much to my
|
||||||
none of the recipes I'd encountered would tell me \emph{why} I~should use amount X
|
surprise, however, none of the recipes I'd encountered would tell me
|
||||||
of water and amount Y of flour, or \emph{why} exactly I~should use fresh yeast over dry yeast. Why
|
\emph{why} I~should use amount $X$ of water and amount $Y$ of flour, or
|
||||||
should I~slap my dough while kneading it on the counter? Why is a standmixer
|
\emph{why} exactly I~should use fresh yeast over dry yeast. Why should I~slap
|
||||||
better than kneading by hand? Why should I~let the dough sit for this long?
|
my dough while kneading it on the counter? Why is a stand mixer better than
|
||||||
Why is steaming the dough during baking important? Do I~really need to
|
kneading by hand? Why should I~let the dough sit for this long? Why is
|
||||||
get myself an expensive Dutch oven to bake bread?
|
steaming the dough during baking important? Do I~really need to get myself an
|
||||||
The problem compounded when I~started reading about sourdough. It all sounded like black
|
expensive Dutch oven to bake bread? The problem compounded when I~started
|
||||||
magic. Why were some sourdoughs made from fruits, while others were made from flour?
|
reading about sourdough. It all sounded like black magic. Why were some
|
||||||
Why should one recipe use wheat while another used rye or spelt? How often should the
|
sourdoughs made from fruits, while others were made from flour? Why should
|
||||||
sourdough be fed? The questions I~had then could have filled 20~pages. I~was confused,
|
one recipe use wheat while another used rye or spelt? How often should the
|
||||||
but I~became even more determined to learn how decent bread should be made at home.
|
sourdough be fed? The questions I~had then could have filled 20~pages. I~was
|
||||||
|
confused, but I~became even more determined to learn how decent bread should
|
||||||
|
be made at home.
|
||||||
|
|
||||||
The feedback I~received from friends helped me to improve with each
|
The feedback I~received from friends helped me to improve with each
|
||||||
iteration of homemade bread. Compared to coding, where you sometimes have to wait months
|
iteration of homemade bread. Compared to coding, where you sometimes have to wait months
|
||||||
|
|||||||
@@ -333,7 +333,7 @@ banneton or loaf pan with seeds or oats. When using a loaf pan or banneton
|
|||||||
these coverings also help to make the container stick less.
|
these coverings also help to make the container stick less.
|
||||||
|
|
||||||
Another approach commonly used with buns is to wet the surface or dump the
|
Another approach commonly used with buns is to wet the surface or dump the
|
||||||
dough in water. Afterward, dip the wetted piece of dough into your bowl of
|
dough in water. Afterward, dip the wet piece of dough into your bowl of
|
||||||
mix-ins. This does not work for all mix-ins, as some can't handle the high
|
mix-ins. This does not work for all mix-ins, as some can't handle the high
|
||||||
temperatures during baking and char. Most commonly done with seeds
|
temperatures during baking and char. Most commonly done with seeds
|
||||||
(\eg~sesame, oats, flax-seed).
|
(\eg~sesame, oats, flax-seed).
|
||||||
|
|||||||
@@ -157,15 +157,15 @@ By introducing this layer of water, less oxygen is available throughout the
|
|||||||
course of fermentation. This means that your starter will no longer be
|
course of fermentation. This means that your starter will no longer be
|
||||||
producing acetic acid. The heterofermentative lactic acid bacteria will thrive
|
producing acetic acid. The heterofermentative lactic acid bacteria will thrive
|
||||||
in this environment. This is a neat little trick to change your starter's
|
in this environment. This is a neat little trick to change your starter's
|
||||||
flavor profile from vinegary to lactic. Your starter is going to develop
|
flavor profile from vinegary to lactic. Your starter is going to develop dairy
|
||||||
dairy creamy notes. Interestingly, when changing the hydration again, your starter
|
creamy notes. Interestingly, when changing the hydration again, your starter
|
||||||
is going to maintain the liquid starter flavor profile, but then benefit again
|
is going to maintain the liquid starter flavor profile, but then benefit again
|
||||||
from enhanced yeast activity. The liquid starter conversion is nonreversible.
|
from enhanced yeast activity. The liquid starter conversion is irreversible.
|
||||||
By changing to a liquid starter you will permanently select a subset of
|
By changing to a liquid starter you will permanently select a subset of
|
||||||
microbes that work better in the more liquid environment. So even after going back to a regular
|
microbes that work better in the more liquid environment. So even after going
|
||||||
or stiff starter the subset of microbes created by the liquid conversion
|
back to a regular or stiff starter the subset of microbes created by the
|
||||||
will remain. For this reason, it is recommended to keep a backup of the starter
|
liquid conversion will remain. For this reason, it is recommended to keep a
|
||||||
before the liquid starter conversion.
|
backup of the starter before the liquid starter conversion.
|
||||||
|
|
||||||
To begin with the
|
To begin with the
|
||||||
conversion, simply take around \qty{1}{\gram} of your starter, mix with \qty{5}{\gram} flour and
|
conversion, simply take around \qty{1}{\gram} of your starter, mix with \qty{5}{\gram} flour and
|
||||||
@@ -225,9 +225,10 @@ mixing the starter there should be no chunks of flour left. Test placing
|
|||||||
the starter on your kitchen counter. When lifting it should slightly stick
|
the starter on your kitchen counter. When lifting it should slightly stick
|
||||||
to your counter's surface. This test indicates that you hydrated the flour sufficiently.
|
to your counter's surface. This test indicates that you hydrated the flour sufficiently.
|
||||||
When the mixture is too dry, the fermentation speed is greatly reduced and
|
When the mixture is too dry, the fermentation speed is greatly reduced and
|
||||||
the starter will seem inactive. The starter should be much drier
|
the starter will seem inactive. The starter should be much drier than a
|
||||||
than a regular starter, but also not too dry. Refer to figure~\ref{fig:stiff-starter-dry-check}
|
regular starter, but also not too dry. Refer to
|
||||||
for a visual example of the starter's required hydration level.
|
Figure~\ref{fig:stiff-starter-dry-check} for a visual example of the starter's
|
||||||
|
required hydration level.
|
||||||
|
|
||||||
\begin{figure}[!htb]
|
\begin{figure}[!htb]
|
||||||
\includegraphics[width=\textwidth]{stiff-starter-dry-check.jpg}
|
\includegraphics[width=\textwidth]{stiff-starter-dry-check.jpg}
|
||||||
|
|||||||
@@ -115,6 +115,8 @@
|
|||||||
% Caption and figure size below images
|
% Caption and figure size below images
|
||||||
\usepackage{caption}
|
\usepackage{caption}
|
||||||
\captionsetup[figure]{font=footnotesize}
|
\captionsetup[figure]{font=footnotesize}
|
||||||
|
\captionsetup[flowchart]{font=footnotesize}
|
||||||
|
\captionsetup[table]{font=footnotesize}
|
||||||
|
|
||||||
\DeclareSIUnit\degF{\text{°}F}
|
\DeclareSIUnit\degF{\text{°}F}
|
||||||
|
|
||||||
|
|||||||
@@ -164,7 +164,6 @@ Krawontka
|
|||||||
Krzysztof
|
Krzysztof
|
||||||
Kuchengnom
|
Kuchengnom
|
||||||
Kuriyama
|
Kuriyama
|
||||||
Labelling
|
|
||||||
Lausuch
|
Lausuch
|
||||||
Lecloux
|
Lecloux
|
||||||
Leeuwen
|
Leeuwen
|
||||||
@@ -199,7 +198,6 @@ Mitelski
|
|||||||
Moj
|
Moj
|
||||||
Monicaks
|
Monicaks
|
||||||
MqH3GVfjfBc
|
MqH3GVfjfBc
|
||||||
NONINFRINGEMENT
|
|
||||||
Napoli
|
Napoli
|
||||||
Nic
|
Nic
|
||||||
Nirpf
|
Nirpf
|
||||||
@@ -326,7 +324,6 @@ caco
|
|||||||
cagno
|
cagno
|
||||||
calc
|
calc
|
||||||
captionsetup
|
captionsetup
|
||||||
caramelise
|
|
||||||
carbonarius
|
carbonarius
|
||||||
cerevisiae
|
cerevisiae
|
||||||
chapappifchapterprefix
|
chapappifchapterprefix
|
||||||
@@ -343,12 +340,10 @@ citecolor
|
|||||||
codeblack
|
codeblack
|
||||||
codeblue
|
codeblue
|
||||||
coeliac
|
coeliac
|
||||||
colour
|
|
||||||
countertop
|
countertop
|
||||||
crum
|
crum
|
||||||
defaultfontfeatures
|
defaultfontfeatures
|
||||||
degF
|
degF
|
||||||
dependant
|
|
||||||
diastatic
|
diastatic
|
||||||
dimexpr
|
dimexpr
|
||||||
discard2
|
discard2
|
||||||
@@ -404,7 +399,6 @@ hscale
|
|||||||
hspace
|
hspace
|
||||||
htb
|
htb
|
||||||
htp
|
htp
|
||||||
hydrations
|
|
||||||
hyperref
|
hyperref
|
||||||
hypersetup
|
hypersetup
|
||||||
ie
|
ie
|
||||||
@@ -413,7 +407,6 @@ ifnextchar
|
|||||||
ifthenelse
|
ifthenelse
|
||||||
ifwidelayout
|
ifwidelayout
|
||||||
includegraphics
|
includegraphics
|
||||||
industrialisation
|
|
||||||
injera
|
injera
|
||||||
isaccessible
|
isaccessible
|
||||||
jalapeño
|
jalapeño
|
||||||
@@ -422,7 +415,6 @@ kao
|
|||||||
karl
|
karl
|
||||||
keepaspectratio
|
keepaspectratio
|
||||||
kitchenaid
|
kitchenaid
|
||||||
labelled
|
|
||||||
lacto
|
lacto
|
||||||
le
|
le
|
||||||
leavevmode
|
leavevmode
|
||||||
@@ -500,7 +492,6 @@ scandinavia
|
|||||||
scorings
|
scorings
|
||||||
selectfont
|
selectfont
|
||||||
semibold
|
semibold
|
||||||
sep
|
|
||||||
setchapterimage
|
setchapterimage
|
||||||
setchapterpreamble
|
setchapterpreamble
|
||||||
setchapterstyle
|
setchapterstyle
|
||||||
@@ -557,7 +548,6 @@ vspace
|
|||||||
wahlfeld
|
wahlfeld
|
||||||
wait1
|
wait1
|
||||||
wait2
|
wait2
|
||||||
wetted
|
|
||||||
xsep
|
xsep
|
||||||
xshift
|
xshift
|
||||||
yYkTrGHNW2w
|
yYkTrGHNW2w
|
||||||
|
|||||||
@@ -116,8 +116,7 @@ This option is great for very long-term storage. Personally
|
|||||||
I~like having a few slices of bread frozen as an emergency
|
I~like having a few slices of bread frozen as an emergency
|
||||||
backup when I~have had no time to bake.
|
backup when I~have had no time to bake.
|
||||||
|
|
||||||
A 2008 study hints that there might be some health
|
A 2008 study hints that there might be some health benefits to freezing and
|
||||||
benefits to freezing and toasting your bread. By doing so
|
toasting your bread. By doing so the starch molecules could become more
|
||||||
the starch molecules could become more resistant to digestion
|
resistant to digestion and thus lower your body's blood sugar response by
|
||||||
and thus lower your body's blood sugar
|
almost \qty{40}{\percent}~\cite{freezing+toasting+bread}.
|
||||||
response by almost 40\%~\cite{freezing+toasting+bread}.
|
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
122 / 252 & Lactic acid evaporation & The dairy tasting lactic acid begins to evaporate, sourness further decreases.\\
|
122 / 252 & Lactic acid evaporation & The dairy tasting lactic acid begins to evaporate, sourness further decreases.\\
|
||||||
140 / 284 & Maillard reaction & The Maillard reaction starts to deform starches and proteins.
|
140 / 284 & Maillard reaction & The Maillard reaction starts to deform starches and proteins.
|
||||||
The dough starts browning.\\
|
The dough starts browning.\\
|
||||||
170 / 338 & Caramelization & Remaining sugars begin to caramelise giving your bread a distinct flavor.\\ \bottomrule
|
170 / 338 & Caramelization & Remaining sugars begin to caramelize giving your bread a distinct flavor.\\ \bottomrule
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
|||||||
@@ -156,8 +156,8 @@ room temperature briefly before refrigerating can be beneficial.
|
|||||||
\begin{figure}
|
\begin{figure}
|
||||||
\includegraphics[width=\textwidth]{fermented-too-short-underbaked}
|
\includegraphics[width=\textwidth]{fermented-too-short-underbaked}
|
||||||
\caption[Underfermented bread]{A dense dough featuring a gummy, not fully
|
\caption[Underfermented bread]{A dense dough featuring a gummy, not fully
|
||||||
gelatinized area. The picture has been provided by the user wahlfeld
|
gelatinized area. The picture has been provided by the user
|
||||||
from our community Discord server.}%
|
\emph{wahlfeld} from our community Discord server.}%
|
||||||
\label{fig:fermented-too-short-underbaked}
|
\label{fig:fermented-too-short-underbaked}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ The starter is what starts the fermentation in your main dough.
|
|||||||
If your starter is off, then your main dough is also going
|
If your starter is off, then your main dough is also going
|
||||||
to cause trouble during the fermentation. Your starter's
|
to cause trouble during the fermentation. Your starter's
|
||||||
properties are passed on to your main dough. If your starter
|
properties are passed on to your main dough. If your starter
|
||||||
doesn't have a good balance of yeast to bacteria, so will your
|
doesn't have a good balance of yeast to bacteria, neither will your
|
||||||
main dough.
|
main dough.
|
||||||
|
|
||||||
\begin{flowchart}[!htb]
|
\begin{flowchart}[!htb]
|
||||||
@@ -615,7 +615,7 @@ by adding water and kneading again. This is a great trick to make
|
|||||||
a more extensible dough with lower-gluten flour~\cite{bassinage+technique}.
|
a more extensible dough with lower-gluten flour~\cite{bassinage+technique}.
|
||||||
|
|
||||||
When machine kneading a dough, opt for the same technique shown in
|
When machine kneading a dough, opt for the same technique shown in
|
||||||
flowchart~\ref{fig:wheat-sourdough-kneading-process}. Initially opt for a low
|
Flowchart~\ref{fig:wheat-sourdough-kneading-process}. Initially opt for a low
|
||||||
speed. This helps the homogenization process.
|
speed. This helps the homogenization process.
|
||||||
After waiting to allow the flour to soak up the water, proceed on a higher speed
|
After waiting to allow the flour to soak up the water, proceed on a higher speed
|
||||||
setting. A good sign of a well-developed gluten network is
|
setting. A good sign of a well-developed gluten network is
|
||||||
@@ -670,7 +670,7 @@ affecting the quality of the bread~\cite{oxidization+dough}.
|
|||||||
The last step before beginning bulk fermentation is to
|
The last step before beginning bulk fermentation is to
|
||||||
create a smooth dough ball. By making sure your dough's surface is
|
create a smooth dough ball. By making sure your dough's surface is
|
||||||
smooth, you will have fewer touch points when touching the dough.
|
smooth, you will have fewer touch points when touching the dough.
|
||||||
See figure~\ref{fig:dough-touch-points} for a schematic visualization
|
See Figure~\ref{fig:dough-touch-points} for a schematic visualization
|
||||||
of how your hand touches a rugged and smooth dough.
|
of how your hand touches a rugged and smooth dough.
|
||||||
With the smooth surface, your dough is going to stick less on your hands. Applying
|
With the smooth surface, your dough is going to stick less on your hands. Applying
|
||||||
later stretches and folds will be a lot easier. Without a smooth
|
later stretches and folds will be a lot easier. Without a smooth
|
||||||
@@ -701,7 +701,7 @@ you can't stretch the gluten. Always imagine you are touching something utterly
|
|||||||
By doing so you will automatically try to touch the dough as little
|
By doing so you will automatically try to touch the dough as little
|
||||||
as possible. Keep repeating the process until you see that the dough
|
as possible. Keep repeating the process until you see that the dough
|
||||||
has a nice smooth surface. The final dough should look like the dough
|
has a nice smooth surface. The final dough should look like the dough
|
||||||
shown in~\ref{fig:dough-ball-steps}.
|
shown in Figure~\ref{fig:dough-ball-steps}.
|
||||||
|
|
||||||
If your outer gluten layer tears, you have overstretched your dough. In
|
If your outer gluten layer tears, you have overstretched your dough. In
|
||||||
that case, take a 10-minute break, leaving your dough on the kitchen countertop.
|
that case, take a 10-minute break, leaving your dough on the kitchen countertop.
|
||||||
@@ -766,9 +766,9 @@ turning it into a gigantic sticky fermented pancake. This
|
|||||||
is one of the reasons why the current baking industry prefers
|
is one of the reasons why the current baking industry prefers
|
||||||
to make solely yeast-based doughs. By removing the bacteria
|
to make solely yeast-based doughs. By removing the bacteria
|
||||||
from the fermentation, the whole process becomes a lot more
|
from the fermentation, the whole process becomes a lot more
|
||||||
predictable. The room for error (as shown in figure~\ref{fig:wheat-yeast-sourdough-degradation})
|
predictable. The room for error (as shown in
|
||||||
is much larger. The doughs are perfect to be made in a
|
Figure~\ref{fig:wheat-yeast-sourdough-degradation}) is much larger. The doughs
|
||||||
machine.
|
are perfect to be made in a machine.
|
||||||
|
|
||||||
\begin{flowchart}[!htb]
|
\begin{flowchart}[!htb]
|
||||||
\centering
|
\centering
|
||||||
@@ -1006,16 +1006,16 @@ fermentation stage. The process involves stretching the dough and then
|
|||||||
folding the dough onto itself. Some recipes call for a single stretch
|
folding the dough onto itself. Some recipes call for a single stretch
|
||||||
and fold, others for multiple.
|
and fold, others for multiple.
|
||||||
|
|
||||||
The primary goal of this technique is to provide
|
The primary goal of this technique is to provide additional dough strength to
|
||||||
additional dough strength to your dough. As shown in figure~\ref{fig:dough-strength-sourdough}
|
your dough. As shown in Figure~\ref{fig:dough-strength-sourdough} there are
|
||||||
there are multiple ways to create dough strength\footnote{In fact I~have seen many no-knead
|
multiple ways to create dough strength\footnote{In fact I~have seen many
|
||||||
recipes calling for no initial kneading, but then applying stretch and folds
|
no-knead recipes calling for no initial kneading, but then applying
|
||||||
during the bulk fermentation. The time required to do all the folds probably
|
stretch and folds during the bulk fermentation. The time required to do
|
||||||
matches the initial kneading time required.}. If you do not knead as much at
|
all the folds probably matches the initial kneading time required.}.
|
||||||
the start, you can reach the same level of dough strength by applying stretch
|
If you do not knead as much at the start, you can reach the same level of
|
||||||
and folds later. The more stretch and folds you do, the more dough strength
|
dough strength by applying stretch and folds later. The more stretch and folds
|
||||||
you add to your dough. The result will be a more aesthetic loaf that has
|
you do, the more dough strength you add to your dough. The result will be a
|
||||||
increased vertical oven spring.
|
more aesthetic loaf that has increased vertical oven spring.
|
||||||
|
|
||||||
Sometimes, if the dough is very extensible
|
Sometimes, if the dough is very extensible
|
||||||
and features very high hydration, stretching and folding is essential.
|
and features very high hydration, stretching and folding is essential.
|
||||||
@@ -1088,7 +1088,7 @@ will tear. In that case, you just have to wait for at least 5--10~minutes until
|
|||||||
the gluten bonds heal and you can try again. When the gluten does not heal
|
the gluten bonds heal and you can try again. When the gluten does not heal
|
||||||
anymore, chances are you have pushed the fermentation for too long. Likely
|
anymore, chances are you have pushed the fermentation for too long. Likely
|
||||||
most of the gluten has broken down and you are already
|
most of the gluten has broken down and you are already
|
||||||
in the decay stage shown in figure~\ref{fig:dough-strength-sourdough}.
|
in the decay stage shown in Figure~\ref{fig:dough-strength-sourdough}.
|
||||||
|
|
||||||
\begin{figure}[!htb]
|
\begin{figure}[!htb]
|
||||||
\includegraphics[width=\textwidth]{dough-requiring-stretch-and-fold}
|
\includegraphics[width=\textwidth]{dough-requiring-stretch-and-fold}
|
||||||
@@ -1164,12 +1164,13 @@ Pre-shaping is done for several reasons:
|
|||||||
If you are making a single loaf from one dough batch the step is not required.
|
If you are making a single loaf from one dough batch the step is not required.
|
||||||
In that case, you can directly proceed with shaping, skipping this step.
|
In that case, you can directly proceed with shaping, skipping this step.
|
||||||
|
|
||||||
The pre-shaping technique is the same as the process figure~\ref{fig:dough-ball-steps}.
|
The pre-shaping technique is the same as the process
|
||||||
Whereas earlier you could tear the dough's surface this could now result in a catastrophe.
|
Figure~\ref{fig:dough-ball-steps}. Whereas earlier you could tear the dough's
|
||||||
For this reason, I~recommend practicing this step for as long as you need after kneading.
|
surface this could now result in a catastrophe. For this reason, I~recommend
|
||||||
The gluten network might be so extensible and degraded at this point that there
|
practicing this step for as long as you need after kneading. The gluten
|
||||||
is hardly any room for error. The dough wouldn't come together again. The only
|
network might be so extensible and degraded at this point that there is hardly
|
||||||
way to save such dough is to use a loaf pan.
|
any room for error. The dough wouldn't come together again. The only way to
|
||||||
|
save such dough is to use a loaf pan.
|
||||||
|
|
||||||
\begin{figure}[!htb]
|
\begin{figure}[!htb]
|
||||||
\includegraphics[width=\textwidth]{preshape-direction}
|
\includegraphics[width=\textwidth]{preshape-direction}
|
||||||
@@ -1179,14 +1180,14 @@ way to save such dough is to use a loaf pan.
|
|||||||
\label{fig:preshape-direction}
|
\label{fig:preshape-direction}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
Pre-shape the dough as much as is needed to round up the top
|
Pre-shape the dough as much as is needed to round up the top surface area. Try
|
||||||
surface area. Try to touch the dough as little as possible
|
to touch the dough as little as possible to reduce its ability to stick to
|
||||||
to reduce its ability to stick to your hands. Drag the dough
|
your hands. Drag the dough in the direction where you see a rough surface
|
||||||
in the direction where you see a rough surface area. In
|
area. In case you have too little space to drag the dough because it might
|
||||||
case you have too little space to drag the dough because it might
|
fall from the edge of your counter, simply lift it with a swift movement and
|
||||||
fall from the edge of your counter, simply lift it with a swift movement and place
|
place it in a better position for pre-shaping. Please refer to
|
||||||
it in a better position for pre-shaping. Please refer to figure~\ref{fig:preshape-direction}
|
Figure~\ref{fig:preshape-direction} for a visualization showing the
|
||||||
for a visualization showing the pre-shaping direction.
|
pre-shaping direction.
|
||||||
|
|
||||||
Try to set yourself a limit of movements to finish pre-shaping
|
Try to set yourself a limit of movements to finish pre-shaping
|
||||||
a dough. Then you will be more conscious about each movement
|
a dough. Then you will be more conscious about each movement
|
||||||
@@ -1279,7 +1280,7 @@ with step 3.
|
|||||||
|
|
||||||
If you divided and pre-shaped, apply flour generously to the dough's
|
If you divided and pre-shaped, apply flour generously to the dough's
|
||||||
top layer as well. With gentle hands spread the flour evenly across
|
top layer as well. With gentle hands spread the flour evenly across
|
||||||
the dough's surface. See figure~\ref{fig:shaping-flour-surface} for a
|
the dough's surface. See Figure~\ref{fig:shaping-flour-surface} for a
|
||||||
visual representation of how your dough should look after coating
|
visual representation of how your dough should look after coating
|
||||||
the surface.
|
the surface.
|
||||||
|
|
||||||
@@ -1322,7 +1323,7 @@ it has a more rectangular shape. While stretching, make sure to touch
|
|||||||
the sticky side as little as possible. Place your hands on the bottom
|
the sticky side as little as possible. Place your hands on the bottom
|
||||||
floured side and the edge of the sticky side. With gentle hands,
|
floured side and the edge of the sticky side. With gentle hands,
|
||||||
stretch the dough until the shape in front of you looks rectangular.
|
stretch the dough until the shape in front of you looks rectangular.
|
||||||
Refer to figure~\ref{fig:shaping-rectangular-dough} and compare
|
Refer to Figure~\ref{fig:shaping-rectangular-dough} and compare
|
||||||
your dough with the shown dough.
|
your dough with the shown dough.
|
||||||
|
|
||||||
\subsection[Folding]{Fold the dough together}
|
\subsection[Folding]{Fold the dough together}
|
||||||
@@ -1361,7 +1362,7 @@ now faces you.
|
|||||||
Start to roll the dough inwards beginning at the top of the dough.
|
Start to roll the dough inwards beginning at the top of the dough.
|
||||||
Keep rolling the dough inwards until you have created a dough roll.
|
Keep rolling the dough inwards until you have created a dough roll.
|
||||||
|
|
||||||
Refer to figure~\ref{fig:shaping-folding} for a full visual
|
Refer to Figure~\ref{fig:shaping-folding} for a full visual
|
||||||
representation of the process.
|
representation of the process.
|
||||||
|
|
||||||
If your dough does not hold its shape, chances are you have pushed
|
If your dough does not hold its shape, chances are you have pushed
|
||||||
@@ -1418,16 +1419,16 @@ applies when making other doughs such as baguette doughs. The floured
|
|||||||
surface will always be downwards facing. The dough is then flipped over
|
surface will always be downwards facing. The dough is then flipped over
|
||||||
once for baking.}.
|
once for baking.}.
|
||||||
|
|
||||||
Proceed and lift the dough with 2 hands from the counter.
|
Proceed and lift the dough with 2 hands from the counter. Gently rotate it
|
||||||
Gently rotate it once and then place the dough in your
|
once and then place the dough in your banneton for proofing\footnote{The seam
|
||||||
banneton for proofing\footnote{The seam side should now be facing you.
|
side should now be facing you. Some bakers like to seal the seam a little
|
||||||
Some bakers like to seal the seam a little more. I~did
|
more. I~did not notice that this improves the dough's strength. As far as
|
||||||
not notice that this improves the dough's strength. As far as I~can
|
I~can tell, this only improves the visual appearance of the bottom side of
|
||||||
tell, this only improves the visual appearance of the bottom side
|
the final loaf.}.
|
||||||
of the final loaf.}. If you did everything right, then your
|
If you did everything right, then your dough should look somewhat similar to
|
||||||
dough should look somewhat similar to the dough shown in figure~\ref{fig:shaping-prepare-proofing}.
|
the dough shown in Figure~\ref{fig:shaping-prepare-proofing}. As the last
|
||||||
As the last step of shaping, place a kitchen towel over your banneton
|
step of shaping, place a kitchen towel over your banneton or bowl and begin
|
||||||
or bowl and begin proofing.
|
proofing.
|
||||||
|
|
||||||
\section{Proofing}
|
\section{Proofing}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user