Files
the-sourdough-framework/book/intro/acknowledgements.tex
Hendrik Kleinwaechter 1b31347e52 Preface (#2)
* Update acknowledgements

* update foreword

* Preface

This adds the preface chapter.

* Clean up
2022-04-14 14:07:44 +02:00

24 lines
812 B
TeX

This book would not have been possible without the help of the community.
All the donations have made it possible that I was able to take
some time off from my job and YouTube to write this free book.
By providing this information free to everyone we can
enable more people around the world to bake delicious
sourdough bread at home. Thank you very much!\\
\begin{filecontents}{supporters.csv}
\end{filecontents}
{\large All supporters sorted by name}
\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}