Commit Graph

341 Commits

Author SHA1 Message Date
Ced
cf1e2b03be Merge branch 'main' into 225-ebook-situation 2023-12-14 09:01:14 +00:00
Hendrik Kleinwaechter
0b550a4666 Fix align of anchor 2023-12-12 09:17:11 +01:00
Cedric
33c0f71a5e Fix broken links 2023-12-10 18:09:40 +00:00
cedounet
4b4d80d231 Bread types (#301)
* Review bread types chapter

* Fine tune bread tables

* Collect all flat bread into one section

Makes more sense to have it all within a section.

* Correct typos in bread types chap.

gasses is less ambigous than gases even if correct.

* Remove uppercases

More consistent withe the rest of the text.

* Rewrite bread type intro

* Rewrite some of the flatbread section

there is a lot of repetition though..

---------

Co-authored-by: Cedric <ced@awase.ostal>
2023-12-10 17:54:22 +01:00
Hendrik Kleinwaechter
f143834379 Update Sourdough History (#298)
* Update Sourdough History

This adds another timeline for the sourdough bread history, adds more
information and more references.

* Fix a few white spaces..

* Correct capitalization of Van Leeuwenhoek

Quoting Wikipedia: https://en.wikipedia.org/wiki/Van_(Dutch)
    Spelling conventions
    Collation and capitalisation

    Collation and capitalisation of names differs between countries. In the
    Netherlands and Suriname, names starting with "van" are filed under the
    initial letter of the following name proper, so Johannes van der Waals
    is filed under "W", as: "Waals, Johannes van der" or "van der Waals,
    Johannes".[3] The "v" is written in lower case, except when the surname
    is used as standalone (when the first name or initials are omitted), in
    which case it is capitalised, as in "de schilder Vincent van Gogh" and
    "de schilder Van Gogh" ("the painter Van Gogh").[4] In compound terms
    like "de Van Goghtentoonstelling" ("the Van Gogh exhibition") the "v" is
    capitalised, unless the connection between the person and the concept is
    or has become very weak.[5]

* Fix line

* Improve numbers on time chart

- Tausend separator
- Negative numbers
- Few typos

* Fixes

* Improve timeline

- narrower so it fits on page (text was leaking out), fits mostly but
  not schking anymore
- Different colour for BC as scale is different
- Broken line for discontinuity in AD

* Reduce line-break width

* Move dates around in timeline

Makes it neater IMHO

* Fix 12000 BC in timeline

* Fix typo and add labels

Also re-indent text (but only new one..)

* reunite can and not

* Prevent running validate when pushing on main

Rational is as follow:
    - We ran validate-book on each push on the PR branch anyway
    - We will run release_book which is a superset of validate

* Upload artifacts on each PR (#299)

* Upload artifacts on each PR

* Use artifact V3

* Build docker image for each PR (#300)

This builds a docker image for each PR and then one for the release
tagged as :latest.

---------

Co-authored-by: Ced <ced@sdf.org>
Co-authored-by: Cedric <ced@awase.ostal>
Co-authored-by: Paul Duguet <duguet.paul@gmail.com>
2023-12-10 02:28:09 +01:00
Cedric
b2af1be6ab Merge remote-tracking branch 'oztk/main' into oztk_changes 2023-12-02 10:14:30 +00:00
Hendrik Kleinwaechter
4465e213b8 Improve wording (#295)
This improves the wording of the sentence
2023-12-01 20:27:05 +01:00
Hendrik Kleinwaechter
eeebc364e8 Fix duplicate entry in history
Thanks @OzTK for the fixes.
2023-11-30 22:21:09 -05:00
Paul Duguet
bad05c64b8 to -> also 2023-11-30 07:54:54 +00:00
Cedric
1c46efc01a Fix typo wheat bread chapter 2023-11-29 23:23:41 +00:00
Cedric
a15d2f52ba Fine tune the starter usage table 2023-11-29 22:49:36 +00:00
Cedric
cf28131082 Merge remote-tracking branch 'hendiricus/main' 2023-11-29 18:21:09 +00:00
Hendrik Kleinwaechter
bc8f002ee7 Revert previous changes - keep extra line to dinos
Accidentally broke some changes by @cedounet. This reverts it and adds
the same additional line for dinosaur extinction I previously added.
2023-11-28 21:12:42 -06:00
Paul Duguet
ed233e915b to -> also 2023-11-29 00:49:09 +00:00
Paul Duguet
427ad656f3 reunite can and not 2023-11-29 00:47:31 +00:00
Paul Duguet
91dc63f02b Remove duplicate word 2023-11-29 00:41:35 +00:00
Paul Duguet
3bd1e95843 Remove duplicate section 2023-11-29 00:40:59 +00:00
Cedric
2408ca509e Fix fonts in wheat chapter
I find bold too much in my face when I read text... and other little
changes.
2023-11-28 09:09:23 +00:00
Cedric
7cd3e04634 Correct the angle symbol
Wasn't showing degrees... because I used the wrong command :)
2023-11-28 08:58:27 +00:00
Hendrik Kleinwaechter
e9667f0565 Timeline improvements
This fixes some glitches in the display of the graphic
2023-11-27 17:50:26 -06:00
Cedric
1cb2de78cb Fix bulk fermantation process flowchart 2023-11-27 18:52:38 +00:00
Cedric
446163f017 Fix proofing process flowchart 2023-11-26 16:08:23 +00:00
Cedric
03707bf3e9 Fix kneading process flowchart 2023-11-26 15:16:19 +00:00
Cedric
1c84b06e7f Improve wheat bread process flowchart 2023-11-26 13:56:16 +00:00
Cedric
0282ba5ba6 Improve shaping flowchart 2023-11-26 11:31:28 +00:00
Cedric
febfee5240 Improve divide and preshape flowchart 2023-11-26 11:23:37 +00:00
Cedric
2ef8f5e5e2 Fix few things on the timeline
1) Use arrows <--> to indicate duration
 2) Use : to introduce date
 3) Move some text around so slightly... First data moved right so we have
    full text width for the timeline
2023-11-24 14:46:24 +00:00
Cedric
f5c7a027e4 Fix date typo 2023-11-24 14:19:06 +00:00
Cedric
737debe123 Revert "Revert "Fix giberrish website timeline""
This reverts commit b559d72781.

This should prevent the build from breaking eveb if it does not fix
anything..
2023-11-19 13:39:57 +00:00
Cedric
b559d72781 Revert "Fix giberrish website timeline"
This reverts commit 2f3b8ec89b.

makes things worst...
2023-11-18 21:43:29 +00:00
Cedric
2f3b8ec89b Fix giberrish website timeline
Solves https://github.com/hendricius/the-sourdough-framework/issues/279
by removing dvisvgm_hashes
2023-11-18 20:51:02 +00:00
Ced
0dd9c69c2c Add dvisvgm version info 2023-11-15 14:39:39 +00:00
cedounet
1e8db3a3c3 Review baking (#275)
* Review backing chapter

* Improve baking process flowchart

* Use positioning Library in TikZ

* Improve Dutch Oven flowchart
2023-11-12 23:02:31 +01:00
Ced
87b5e486bf Move bibliography at the end of the book
Where it belongs!
2023-11-08 16:50:02 +00:00
Ced
ae7e518106 Merge branch 'main' into 225-ebook-situation 2023-11-08 13:12:21 +00:00
Anthony Atkinson
1a5d1847b6 Permalinks for website section heads (#272)
* Permalinks for website section heads

* Tabs vs spaces strikes again
2023-11-08 10:43:40 +01:00
Hendrik Kleinwaechter
8640ed18ed Add graphic showcasing evolution of life (#270)
* 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
2023-11-07 21:52:23 +01:00
Ced
c774409759 Factorize epub format
We only build that right now so let's put in main macro
2023-11-02 09:31:08 +00:00
Ced
d495757e15 Stop on first error in quick target
This is only useful when debugging so makes sense not to wait for the
entire compilation.

so support for epub though would require to change the config file with
Make:htlatex { latex_par="-halt-on-error"}
2023-11-02 09:28:28 +00:00
Ced
ec254e80e0 Fix the MIME type for BW ebook
last fix only fixed the xml container not the MIME type :(
2023-11-01 15:39:59 +00:00
Ced
5d89f81d52 Remove sans-serif ebook hacks
Those are not needed anymore.
- Symbolic links
- Update .gitignore files
2023-11-01 15:39:57 +00:00
Ced
a1eec0d84f Clean up makefile after BW ebook
Accumulated some debts through panic debug as CI was broken... Nothing
dramatic but could do with a bit of cleanup.

Simplify dependency graph, might also make the whole thing faster when
run in parallel
2023-11-01 15:39:50 +00:00
Ced
14abcdcbf0 Ensure copy happened before BW conversion
as we have subdirs...
2023-10-30 15:23:59 +00:00
Ced
6532f8d5f7 Ensure dir is created before image BW conversion
Now that parallel build is enabled
2023-10-30 14:58:09 +00:00
cedounet
1ce9802689 Makefile tools version (#266)
* Fix details on tools version display in makefile

- Show OS version
- Use macro instead of harcoded tool for convert.
2023-10-29 17:26:33 +00:00
Ced
2a6149520c Fix BW epub not opening in apple books
The mime-type was not correct
2023-10-27 17:19:36 +01:00
Ced
e3a04ca337 Merge remote-tracking branch 'upstream/main' into 225-ebook-situation 2023-10-26 09:15:22 +01:00
Hendrik Kleinwaechter
0b24e4fd1a Add improvements 2023-10-26 10:09:00 +13:00
Hendrik Kleinwaechter
bf6fb72217 Merge branch 'main' into improve-retarding-section-overfermentation 2023-10-26 10:06:48 +13:00
cedounet
37bd36917d Fix glossary (#260)
* Correct spelling mistakes in glossary

* Rorder glossary

So it actually is in alphabetical order...

Samnly typos here adn there.

* Improve Glossary typography

* Fix make4ht enumitem

Basically we bypass the style for ebook and HTML.
2023-10-25 23:06:29 +02:00