* Add bibliography to the ToC
* Add a list of tables at the end of the document
It needed shorter description that would fit.
* Add list of figures
* Add table of figures
* Fix a typo in short figure description
* Make each chapter introduction stand out
Not written for each chapter yet, but checking if that is something we
want.
* Increase numwidth in list of figures
Prevents over-run of figure number and text
* Use semibold in chapters intro
Looks like a good compromise for now.
* Add comments
* Add color coding to flow charts
This will hopefully allow easier reading by identifying start and end
point more easily
* Add bibliography to the ToC
* Add a list of tables at the end of the document
It needed shorter description that would fit.
* Add list of figures
* Add table of figures
* Fix a typo in short figure description
* Increase numwidth in list of figures
Prevents over-run of figure number and text
It is complicated :
[1] The International System of Units (si), https://www.bipm.org/en/
measurement-units/.
[2] International System of Units from nist, http://physics.nist.gov/cuu/Units/
index.html.
And one will never get it right (space or not, half-space?) nor
consistent so using that instead.
I am not sure how times and hours, when to write digits and when in
letter so I did not change much..
Did not touch the tables as ebooks on github actions seems to break when
you look at them funny.
Co-authored-by: Cedric <ced@awase.ostal>
* Make figs includable in main document
Remove the capability to build them as standalone document but we can
include them in the main document. It should simplify things down the
road.
* Replace tikx pics
* Remove figures compilation from makefile
No need to compile figs to pdf anymore, at least to build the books
* Delete svg figures from ebook build
* Create png for TikZ figures
- Add export_figures back
- Build a pdf from the the TikZ in standalone mode
- Change the cleanup to deal with those changes
- Remove trailing spaces..
* Replace centering by an environment
More LaTeX idomatic
* Increase clean_figures robustness
as we use temporary tex files (.tex.in) we can't run clean_figures twice in a
row
* Center TikZ figures
Because it looks better
* Remove png building
Seems to struggle on CI with \\\b or something, we don't absolutely need
it right now so let's get rid of it.
* Remove trgt_figures dependency for pdf and ebooks
This should not be needed now that we include the TikZ directly, only
needed for png generation.
* Revert "Remove png building"
This reverts commit fdd542de57.
This is now fine to add the code back, so that it can be debugged when
times come.
* Add unbreakable space before a reference or a citation
avoids ref to be put on next line or page...
* Add unbreakable space between I and verb
* Remove spacing before footnotes
Also moved it before the final sentence dots in many cases... might need
a review of what is best. But this is a safe default choice from an
esthetic point of view.
* Improve footnotes and punctuations
Reverse order/kerning especially with sans-serif version.
* Remove manual enumerate
* Fix wording in a citation.
Reads better that way and is shorter.
* Use emph instead of italics
1) Markup semantic not style
2) Will deal with various level of empahasis
3) Was a mix of \it and \textit
* Fix usage of quotes
Also replaced some of then by \emph as it is (IMHO) more visually
pleasant.
* Captitalize before reference
* Correct dashes length
see here:
https://www.merriam-webster.com/words-at-play/em-dash-en-dash-how-to-use
* Remove space before label and homogenize caption
Apparently it can create a wrong reference, if notthing else shuts
texcheck up and cost nothing... so let's do it.
While at it adding a dot at the end of each caption.
* Add missing empty line before signature in preface
* Add a static checker target to makefile
Shall help prevent adding mistakes in new versions
* Minor punctuation and grammatical fixes to Preface and History.
* Spelling, wording, and punctuation fixes
---------
Co-authored-by: Clint Herron <hanclinto@gmail.com>
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com>
* edit acknowledgements
* finish edits to section 2.1
* finished editing amylase section
* fix italics
* began editing the protease section
* finished editing protease section
* edited the improving enzymatic activity chapter
* started editing yeast section
* continue to edit yeast section
* finished eidts to the yeast section
* final edits to the how sourdough works chapter
* Enzymes chapter
This adds detailed information on different enzymes that are contained
in your flour. A detailed focus on amylase and protease is provided.
* Add infographic on enzymes
* Add status overview