Files
the-sourdough-framework/book/intro/acknowledgements.tex
Hendrik Kleinwaechter 2b5aeea1dd Fix flowcharts (#47)
* Replace image with coded flowchart

* Fix flat bread process

* Remove flat bread process image

* Maintenance chart fix

* Fix baking process

* Remove conversion graphic
2023-02-24 17:45:15 +01:00

34 lines
1.0 KiB
TeX

This book would not have been possible without your help.
With all your donations I have been able to focus on finishing
this book. Your continous support allows me to focus
on improving this book even more.
Furthermore many of you have contributed and improved the
instructions, fixed spelling mistakes and/or provided
feedback on the content. Each of you has made this book
better.
By providing this book free of charge,
we can enable more people around the world to bake delicious sourdough
bread at home.
Thank you very much for your support!\\
\begin{filecontents}{supporters.csv}
\end{filecontents}
{Big shout-out to all the initial supporters who helped launching this project:}
\pgfplotstableset{
begin table=\begin{longtable},
end table=\end{longtable},
}
\pgfplotstabletypeset[col sep=comma,
header=true,
columns={Name},
columns/Name/.style={column type=l,string type},
every head row/.style={before row=\toprule, after row=\midrule\endhead},
every last row/.style={after row=\bottomrule}
]{supporters.csv}