* Add graphic showcasing evolution of life
* Add PR Feedback
* Add comment
* Update date format
* Fix small mistakes
* Add pangea, rewrite intro
* Fix citation, improve intro. Thanks alanblue
* Add indicator for full span and months
* Color improvements
* Correct wording, category for starter conversion
- Now a flowchart (and a renamed label)
- More explicit wording as per
https://github.com/hendricius/the-sourdough-framework/issues/234
* Fix warnings from make check
The one I am 100% sure are mistakes
* Review starter type chapter
- Add some new sections
- fine tune tables
- some typos/new paragraphs
* Fix typos in sourdough starter types
* Simplify liquid conversion flowchart
* Simplify stiff conversion flowchart
* Fine tune liquid conversion flowchart
* Update some of the images
* Improve explanation of conversion
* Update explanation for stiff starter conversion
* Update fall note
---------
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com>
* Fix duplicate flowchart
This combines both flowcharts into one
* Start on pink for starter readiness flowchart
* Add braces to TikZ flowcharts
* Rewired flowchart with right-angled transitions
* Change Arrows from right-angled to star connected
As I could not really find a way not to have diagonal arrows... I
decided to embrace it instead. YMMV
* Homogenize box sizes
* Align on unit inside the flowchart node
* Fix code typo in starter readiness flowchart
* Create a MWE showing (known) ebook issues
Those issues are:
- Temp in flowchart
- No front image
- Chemical formula
- No list of flowcharts
- Weird looking table
Also test fonts, accents, etc.. seems ok.
* Make ebook the default target
* Revert "Create a MWE showing (known) ebook issues"
This reverts commit dac7f8f21d.
* Revert "Make ebook the default target"
This reverts commit e92e464459.
---------
Co-authored-by: Ced <ced@sdf.org>
* Change BG color to white
* Fix flowcharts where graphics overlap with text
* Increase border size
* change arrow style
* Allow standalone building of TikZ flowcharts
Useful for reference or website etc..
* Prevent manual hyphenation in TikZ diagrams
A Bit of a manual tweak.. but worth it to look nicer :D
* Add missing file for flowcharts
---------
Co-authored-by: Cedric <ced@awase.ostal>