Cedric
0c7756bc76
Merge branch 'main' into flowcharts_numbering
2024-12-26 18:54:59 +00:00
cedounet
b03a81791b
Merge pull request #397 from hendricius/supporters
...
Supporters
2024-12-26 18:54:23 +00:00
Cedric
e339e73c62
Merge branch 'supporters' into improve_makefile
2024-12-26 18:32:32 +00:00
Cedric
a7564e93e3
Merge branch 'main' into supporters
Test book and website for given image / test-book-website (push) Has been cancelled
2024-12-26 18:25:58 +00:00
Cedric
9c18bfcff2
Get rid of ampersand in supporter.csv
...
htlatex apparently not super fan of it even if escaped
2024-12-26 18:22:28 +00:00
Cedric
abd3a23486
WIP spell checking
2024-12-26 16:48:04 +00:00
Cedric
296461f13d
Prevent git from using a pager in makefile
2024-12-26 16:13:14 +00:00
Cedric
424f4c84c6
Fix lacheck version output
2024-12-26 16:13:14 +00:00
Cedric
12bfae0710
Revamp help for clarity
2024-12-26 16:13:14 +00:00
Cedric
aa2c80a048
Make flowchart numbering consistent
...
Now all figures, tables and flowcharts are numbered with chapter.number.
Fixes: https://github.com/hendricius/the-sourdough-framework/issues/395
Also added vertical space for list of tables so it matches the list of
figures and list of flowcharts
2024-12-26 15:25:55 +00:00
cedounet
e7c4590a0f
Merge pull request #396 from hendricius/supporters
...
Release the book and website / build-and-push-image (push) Waiting to run
Release the book and website / release-book-website (push) Blocked by required conditions
Release the book and website / invalidate-book-website-cache (push) Blocked by required conditions
Test book and website for given image / test-book-website (push) Waiting to run
Supporters
2024-12-26 15:15:39 +00:00
Cedric
ce2f210f3a
Merge remote-tracking branch 'hendiricus/main'
2024-12-26 14:50:18 +00:00
Cedric
2b34224954
Merge remote-tracking branch 'hendiricus/main' into supporters
2024-12-26 14:43:49 +00:00
Steve Nicholson
6ef6901348
Fix typo in history ( #391 )
Release the book and website / build-and-push-image (push) Has been cancelled
Test book and website for given image / test-book-website (push) Has been cancelled
Release the book and website / release-book-website (push) Has been cancelled
Release the book and website / invalidate-book-website-cache (push) Has been cancelled
2024-12-19 10:56:40 +01:00
Bastian Hodapp
2daba55c3e
fix: typo in preface ( #384 )
2024-12-06 16:02:09 +01:00
Paddy McCann
ec589630ed
Update wheat-sourdough.tex ( #387 )
...
Corrects relative scales of dough to starter when considering refreshing.
2024-12-06 16:01:43 +01:00
Viktor Szépe
792e1af0ef
Fix misspellings ( #378 )
...
* Fix misspellings
* Revert to US English
* fix a word
2024-08-04 16:43:20 +02:00
Steven Honson
7c1feb3699
Remove redundant aliquot statement ( #380 )
2024-08-03 13:09:34 +02:00
Viktor Szépe
e82475bd74
Remove duplicate from gitignore ( #377 )
2024-07-12 10:41:23 +02:00
Viktor Szépe
2e4fae3d13
Fix typos ( #375 )
2024-07-12 10:40:34 +02:00
cedounet
07a4657ee8
Merge pull request #373 from hendricius/fix_warnings
...
Fix warnings
2024-06-17 20:59:59 +01:00
Ced
120677b8d7
Fix the coma before the dots
2024-06-16 19:26:15 +01:00
Ced
cf935771d6
Merge branch 'main' into fix_warnings
2024-06-16 19:14:15 +01:00
Ced
1b99fbe1ca
Fix some ortho-typographical problems
...
- Handle space around etc. correctly
- Use dots when at end of a list makes it more obvious.
2024-06-16 19:09:16 +01:00
Hendrik Kleinwaechter
044ed02a7d
Clarifications/improvements ( #371 )
...
* Clarifications
This changes a couple of texts and re-orders parts of the booklet
* Typo fix
2024-06-04 09:14:27 +02:00
Ced
67adc3b54f
Fix typo in makefile
...
recipes were not added as dependencies
2024-05-30 09:38:53 +01:00
Ced
e5bea976cd
Reapply "Remove parallel option from make ( #368 )"
...
Fair enough it breaks on CI... does work on my machine though :(
not sure what is going on.
This reverts commit ee5e47de63 .
2024-05-29 17:20:00 +01:00
Ced
ee5e47de63
Revert "Remove parallel option from make ( #368 )"
...
This reverts commit 3d16d58817 .
There is no reason for parallel build to fail
2024-05-29 17:07:35 +01:00
Ced
94c775d511
Add missing .PHONY in upper makefile
2024-05-29 17:07:35 +01:00
Ced
11ff3ca043
Remove debug frames on the booklet
2024-05-29 16:47:58 +01:00
cedounet
0c67489980
Merge pull request #369 from hendricius/booklet_fixes
...
Booklet fixes
2024-05-29 16:40:48 +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
Hendrik Kleinwaechter
3d16d58817
Remove parallel option from make ( #368 )
...
This temporarily removes the parallel option from make to ensure that we
can release the booklet. I am not sure why it causes an issue. Baking
the book without it causes no problem.
2024-05-29 09:02:23 +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
cedounet
d371b11686
Merge pull request #363 from hendricius/add_path
...
Show PATH when using show_tools_version
2024-05-26 12:43:31 +01: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
Hendrik Kleinwaechter
e4bd4632c5
Fix wrong image name in release workflow
2024-04-29 07:11:53 +02:00
cedounet
10f75272c5
Merge pull request #341 from hendricius/supporters
...
Update supporters file
2024-04-28 18:02:33 +01:00
Ced
f3adfc2bd0
Merge remote-tracking branch 'upstream/main' into supporters
2024-04-28 17:52:56 +01:00
Hendrik Kleinwaechter
d1b0bbead1
Simplify build process ( #352 )
...
Related to #349 . This only builds the docker image on push to main. For
pull requests and pushes the whole build is tested.
2024-04-28 10:51:41 +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
cedounet
2f385a82b7
Merge pull request #350 from hendricius/bw-book-mrpoper
...
Delete BW-book-epub directory in mrproper
2024-04-21 22:01:57 +01:00