Commit Graph

367 Commits

Author SHA1 Message Date
Ced
67adc3b54f Fix typo in makefile
recipes were not added as dependencies
2024-05-30 09:38:53 +01:00
Ced
11ff3ca043 Remove debug frames on the booklet 2024-05-29 16:47:58 +01:00
Ced
17bc88615f Fix typo in DIY baker math table 2024-05-29 09:59:47 +01:00
Ced
ebdf0ad3fc Fix booklet dependencies in makefile 2024-05-29 09:59:03 +01:00
Hendrik Kleinwaechter
37d7ec12a8 Add more pH Meter details (#367)
See issue #332 for details
2024-05-29 09:03:20 +02:00
Hendrik Kleinwaechter
a0bff5442f Adds a new image for aristic scoring (#366)
New image provided by Nancy. Looks a bit more fancy.
2024-05-29 09:02:34 +02:00
cedounet
24a9f5c31e Booklet (#362)
* Initial support for building a booklet

This is really WIP but add support in the makefile for building another
book from the same source.

As the target name suggests, it will be a TL;DR version of the
framework.

* Extract recipes in their own tex file (flat bread)

In order to reuse recipes in the booklet, we need to extract them in
their own tex file sourced by both.

* Add clean and quick targets for booklet

* Initial version of the booklet

Very very WIP, ugly as but need to start somewhere.

* Update the booklet

- Add pics
- Change layout

* Update makefile for booklet

- Add help target
- Follow naming conventions for target

* Remove non-wheat Bread

* Pack the picture together and fix captions

Takes less place, looks better, only good things...

* Remove labels

* Reorder figs and pics more logically

* Fix the fill-yourself baker math table

Much nicer and add rooms for comments

* Center pics and flowcharts and fix indentation

* Add booklet to all target

It will also be part of the release

* Reduce dependencies for booklet

not perfect but better, will avoid rebuild every tiem we work on the
text itself :)

* Add the booklet to the README

* Add docker entry, fix typo

* Add making sourdough starter

---------

Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com>
2024-05-29 07:49:53 +02:00
cedounet
5ba0b99b4e Remove centering for floats (#364)
This was a bad idea...:
https://tex.stackexchange.com/questions/2651/should-i-use-center-or-centering-for-figures-and-tables

floatrows not sure how it should work with flowcharts... so we use
centring

I don't want to redefine all floats either as we use them for chapters
title page.
2024-05-27 09:55:36 +02:00
Ced
99cf6db279 Show PATH when using show_tools_version 2024-05-26 01:05:12 +01:00
Hendrik Kleinwaechter
66ae206cdc Link header image to homepage 2024-05-04 02:19:08 +02:00
Hendrik Kleinwaechter
7d48364d80 Fix confusing flow chart (#354)
First flow chart is about creating a starter - the other one about
maintenance. The suggested approach is slightly different. This makes it
clear that one flow chart is about creating a starter.
2024-05-03 23:37:53 +02:00
Hendrik Kleinwaechter
2d0e0b2d73 Fix flowchart border on website (#355)
This fixes #345
2024-05-03 23:37:42 +02:00
Hendrik Kleinwaechter
52a35bb61d Clarify stiff starter quantity (#356)
This clarifies how much stiff starter to use

See #348
2024-05-03 23:37:26 +02:00
Cedric
76c0ba4ada Update supporters file
As per the printed book.  Mostly done as an exercise to see how hard it
was to copy paste.
2024-04-27 17:53:08 +01:00
Ced
84d7b38ba5 Delete BW-book-epub directory in mrproper
Also made clean target handle both
2024-04-21 21:24:02 +01:00
Hendrik Kleinwaechter
e952c48e5d Provide images with some padding 2024-04-01 10:55:55 +02:00
Hendrik Kleinwaechter
2fcd9fc5bd Website Redesign (#344)
* Desktop version

* Mobile adjustments
2024-03-31 13:39:42 +02:00
Kevin Dungs
a3e94d26d6 Prevent reference from bleeding into the margin.
Because the namedref to the "Wheat sourdough" chapter is not broken up
on space by LaTeX, it bleeds into the margin.

Also: fix quotation marks and capitalization of "chapter".
2024-01-30 21:03:43 +00:00
Kevin Dungs
a037ae43f2 Fix tiny typo in bread types. (#339) 2024-01-29 09:43:50 +01:00
Ced
617901cc81 Add css files as dependency in makefile
They were not tracked.  Also reorganised a little bit to decouple pdf
from ebook.
2024-01-19 14:06:01 +00:00
Cedric
fa714906a7 Force flowchart width to 100%
For all floats actually...
2024-01-19 09:38:39 +00:00
cedounet
f2861e95e4 Typos (#336)
* Remove caps in Finger poke test

* Make sure empahasis work in receipe

---------

Co-authored-by: Cedric <ced@awase.ostal>
2024-01-18 19:50:40 +01:00
Hendrik Kleinwaechter
2eded7f10a Fixed kneading soft milk breads 2024-01-11 12:00:03 +01:00
Hendrik Kleinwaechter
39212f7318 Add finger poke test 2024-01-11 00:01:38 +01:00
Hendrik Kleinwaechter
15e008240f Fix room temp proofing 2024-01-10 20:28:56 +01:00
Hendrik Kleinwaechter
2e25850994 Fix cold proofing spelling
Not cold proofing but cold-proofing
2024-01-10 17:20:19 +01:00
Hendrik Kleinwaechter
5eea8b8bf8 Text improvements
Adds some text improvements from the book review.
2024-01-10 14:04:59 +01:00
Hendrik Kleinwaechter
8e604075ae Remove foreword (#324)
* Remove foreword

It's empty and does not provide any value unless we actually manage to
have a decent foreword. So this removes it for now.

* Remove foreword everywhere

---------

Co-authored-by: Ced <ced@sdf.org>
2024-01-09 21:30:45 +01:00
Hendrik Kleinwaechter
c8810f96f7 Fix duplicate 2024-01-09 20:50:36 +01:00
Hendrik Kleinwaechter
eb21e99945 Change article types to misc
For some reason the article type didn't work well when a URL was
provided.
2024-01-08 22:32:04 +01:00
Hendrik Kleinwaechter
77268bbb18 Fix menu padding 2024-01-06 10:57:21 +01:00
Hendrik Kleinwaechter
0a401eac14 Fix quantities wrong 2024-01-05 11:52:08 +01:00
Hendrik Kleinwaechter
ed7db871ed Add more pictures 2024-01-04 10:46:17 +01:00
Hendrik Kleinwaechter
f4eb34d7f6 Fix capitalisation 2024-01-04 09:46:59 +01:00
Hendrik Kleinwaechter
4572a8b17b Book changes after reading through physical book (#322)
* Add word

* Add W-value

* Add note for wheat

* Specify

* Lowercase

* Add dry out note

* Add levain

* Add note

* Add bassinage

* Add ali

* Use qty/gram

* Add proofing

* Add fridge proofing

* Add apple

* Add more links, remove BG

* Update bread-types.tex
2024-01-04 09:23:19 +01:00
Hendrik Kleinwaechter
30bb9f46ed Fix text + space 2024-01-02 21:51:06 +01:00
Hendrik Kleinwaechter
3338c140c7 Improve yeast intro
Improves the yeast chapter intro
2023-12-28 12:16:41 +01:00
Hendrik Kleinwaechter
4510616f20 Mix-ins Chapter (#319)
* Mixins

This adds additional photos and ideas to the mixins chapter.

* Fix order
2023-12-23 18:11:41 +01:00
Hendrik Kleinwaechter
e773d561a4 Add note on float test (#318)
The float test is not super reliable - this adds some comments on when
it can work and when it does not.
2023-12-21 00:53:26 +01:00
Hendrik Kleinwaechter
0fecb8e252 Fix indentation/align on references (#316)
Just a small cleanup to make sure all references are similarly
formatted.
2023-12-18 13:55:32 +01:00
Hendrik Kleinwaechter
6283e4e3d7 Fix capitalization issue 2023-12-18 13:14:41 +01:00
Hendrik Kleinwaechter
cefa998a61 Freezing bread could have benefits (#315)
Add reference to a study pointing out to potential health benefits of
freezing and toasting bread.
2023-12-18 13:02:26 +01:00
Cedric
1c3ebed203 Prevent tex4ht to load enumitem
Apparently it breaks on kobo e-reader.
2023-12-16 13:48:15 +00:00
Hendrik Kleinwaechter
79a54c06a2 Fix dates not matching
Me stupid
2023-12-15 10:30:43 +01: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