mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-09 04:31:11 -06:00
Add supporters to book
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
*.aux
|
||||||
|
*.fdb_latexmk
|
||||||
|
*.fls
|
||||||
|
*.log
|
||||||
|
*.synctex.gz
|
||||||
|
*.toc
|
||||||
|
*.pdf
|
||||||
6
book/.gitignore
vendored
6
book/.gitignore
vendored
@@ -1,6 +0,0 @@
|
|||||||
book.aux
|
|
||||||
book.fdb_latexmk
|
|
||||||
book.fls
|
|
||||||
book.log
|
|
||||||
book.synctex.gz
|
|
||||||
book.toc
|
|
||||||
BIN
book/book.pdf
BIN
book/book.pdf
Binary file not shown.
@@ -1,8 +1,15 @@
|
|||||||
\documentclass[a4paper, 12pt]{book}
|
\documentclass[a4paper, 12pt]{book}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage{blindtext}
|
\usepackage{blindtext}
|
||||||
|
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
|
\usepackage{pgfplotstable}
|
||||||
|
\usepackage{booktabs}
|
||||||
|
\usepackage{filecontents}
|
||||||
|
\usepackage{longtable}
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
|
||||||
|
|
||||||
\graphicspath{ {./images/} }
|
\graphicspath{ {./images/} }
|
||||||
|
|
||||||
|
|
||||||
@@ -26,23 +33,13 @@
|
|||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\chapter{Foreword}
|
\chapter{Foreword}
|
||||||
|
\input{intro/foreword}
|
||||||
Still need someone to write a foreword
|
|
||||||
|
|
||||||
\chapter{Preface}
|
\chapter{Preface}
|
||||||
|
\input{intro/preface}
|
||||||
If there is the one food from Germany it is probably bread. There are thousands
|
|
||||||
of different varieties of bread in Germany. Making bread has been an integral part
|
|
||||||
of our culture. Beginning my studies in Göttingen for the first time I was faced
|
|
||||||
with buying bread on my own. In Germany that is no easy task
|
|
||||||
as the varieties of bread are endless. I started to check the packaging
|
|
||||||
of different bread types and noticed how there were surprisingly
|
|
||||||
many ingredients in most of the breads found in a common supermarket.
|
|
||||||
|
|
||||||
|
|
||||||
\chapter{Acknowledgements}
|
\chapter{Acknowledgements}
|
||||||
|
\input{intro/acknowledgements}
|
||||||
This book would not have been possible without the help of the community.
|
|
||||||
|
|
||||||
|
|
||||||
\mainmatter
|
\mainmatter
|
||||||
|
|||||||
21
book/intro/acknowledgements.tex
Normal file
21
book/intro/acknowledgements.tex
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
This book would not have been possible without the help of the community. Thank you very much for all the support. \\ \\
|
||||||
|
|
||||||
|
|
||||||
|
\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}, % display specified columns
|
||||||
|
columns/Name/.style={column type=l,string type},
|
||||||
|
% requires booktabs to place horiz rules
|
||||||
|
every head row/.style={before row=\toprule, after row=\midrule\endhead},
|
||||||
|
every last row/.style={after row=\bottomrule}
|
||||||
|
]{supporters.csv}
|
||||||
1
book/intro/foreword.tex
Normal file
1
book/intro/foreword.tex
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Still need someone to write a foreword
|
||||||
7
book/intro/preface.tex
Normal file
7
book/intro/preface.tex
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
If there is the one food from Germany it is probably bread. There are thousands
|
||||||
|
of different varieties of bread in Germany. Making bread has been an integral part
|
||||||
|
of our culture. Beginning my studies in Göttingen for the first time I was faced
|
||||||
|
with buying bread on my own. In Germany that is no easy task
|
||||||
|
as the varieties of bread are endless. I started to check the packaging
|
||||||
|
of different bread types and noticed how there were surprisingly
|
||||||
|
many ingredients in most of the breads found in a common supermarket.
|
||||||
128
book/supporters.csv
Normal file
128
book/supporters.csv
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
Name
|
||||||
|
Abu
|
||||||
|
Adam
|
||||||
|
Alicia
|
||||||
|
Andreas Schmid
|
||||||
|
Anna G.
|
||||||
|
anonnn
|
||||||
|
aomanor
|
||||||
|
Aurore
|
||||||
|
Beatriz
|
||||||
|
Bee
|
||||||
|
BigWullie
|
||||||
|
Blixikan
|
||||||
|
Blusie
|
||||||
|
Brigitta
|
||||||
|
Brockman
|
||||||
|
BTSkete
|
||||||
|
C Fazio
|
||||||
|
Cal Kotz
|
||||||
|
Case
|
||||||
|
Charlene Adkins
|
||||||
|
Chris DuBosq
|
||||||
|
Chris G
|
||||||
|
Christiane B
|
||||||
|
Christine
|
||||||
|
Chrysanna
|
||||||
|
Colleen Guidone
|
||||||
|
Danieel
|
||||||
|
Daniel
|
||||||
|
David
|
||||||
|
Dee
|
||||||
|
Desiree S
|
||||||
|
DKitSeattle
|
||||||
|
dlenkes
|
||||||
|
douglas.penna
|
||||||
|
DRey
|
||||||
|
Duivelsjong
|
||||||
|
Ellie
|
||||||
|
Ethan
|
||||||
|
Francois le Danois
|
||||||
|
Geoff
|
||||||
|
Guillermo
|
||||||
|
HansAndreManfredsson
|
||||||
|
Heather Currier
|
||||||
|
Hito
|
||||||
|
IlseFA
|
||||||
|
Inma McLeish
|
||||||
|
Jackie
|
||||||
|
Jan Chrillesen
|
||||||
|
Jane
|
||||||
|
Jenny
|
||||||
|
Jessicat
|
||||||
|
JimJo
|
||||||
|
John E Bergman
|
||||||
|
Jonathan
|
||||||
|
JorisBelmans
|
||||||
|
Jose Lausuch
|
||||||
|
Judith Roth
|
||||||
|
Julian
|
||||||
|
Justin Dybedahl
|
||||||
|
JZ
|
||||||
|
Kankiti
|
||||||
|
Kathy Goldstein
|
||||||
|
kathy word
|
||||||
|
Ken Miller
|
||||||
|
Kirill Sivy
|
||||||
|
Kuchengnom
|
||||||
|
Leon
|
||||||
|
Lili1232000
|
||||||
|
Lise W
|
||||||
|
Lizabeth Kelly
|
||||||
|
lou
|
||||||
|
Lukasz G
|
||||||
|
Manse
|
||||||
|
Marcel
|
||||||
|
Mariana Marianito
|
||||||
|
Marie
|
||||||
|
Marijke
|
||||||
|
Mark
|
||||||
|
Martin
|
||||||
|
Medea
|
||||||
|
Meghann
|
||||||
|
Melissa
|
||||||
|
Michaela
|
||||||
|
MichaelaGáliková
|
||||||
|
mieke
|
||||||
|
Mimi
|
||||||
|
moj shar
|
||||||
|
MonicaKS
|
||||||
|
Nancy Anne Martin
|
||||||
|
Nancy Keary
|
||||||
|
Nick
|
||||||
|
nirpf
|
||||||
|
Pascal H
|
||||||
|
Paula Jean McKenney Valadez
|
||||||
|
Pauline Roberts(Capyboppy)
|
||||||
|
Pitdepitis
|
||||||
|
Rachelle and Omar
|
||||||
|
RaptorRich
|
||||||
|
Rich
|
||||||
|
RiztheBread
|
||||||
|
RoijalBaker
|
||||||
|
Rori
|
||||||
|
Sander
|
||||||
|
Sandy
|
||||||
|
Sarah
|
||||||
|
Scooter
|
||||||
|
Scott Mattson
|
||||||
|
SebastianKlocke
|
||||||
|
Sharon Eicher
|
||||||
|
ShelleyMierle
|
||||||
|
SheriK
|
||||||
|
Spencer
|
||||||
|
strambinha
|
||||||
|
Sue
|
||||||
|
Sue
|
||||||
|
Sune
|
||||||
|
Susan
|
||||||
|
Sven
|
||||||
|
tbonewilly
|
||||||
|
Thales Mello
|
||||||
|
TheRealBruce
|
||||||
|
Usliv
|
||||||
|
Vassil Dichev
|
||||||
|
Vladimir Smirnov
|
||||||
|
Voicu
|
||||||
|
Zika
|
||||||
|
Zoltan
|
||||||
|
Reference in New Issue
Block a user