Files
the-sourdough-framework/book/intro/acknowledgements.tex
Niklas Baumgart f279087c96 Fixed Typos (#79)
2023-05-12 14:19:25 +02: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 continuous 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}