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
1ebbcfa279
Merge remote-tracking branch 'upstream/main'
2023-10-26 09:00:58 +01:00
cedounet
9b180ad0a1
Merge pull request #263 from hendricius/261-update-readme
...
Add black & white to README
2023-10-26 08:51:07 +01:00
cedounet
0a205b02b0
Merge pull request #259 from hendricius/improve-retarding-section-overfermentation
...
Improve overfermentation when retarding a dough
2023-10-26 08:23:45 +01:00
Hendrik Kleinwaechter
77c0b4de00
Add black & white to README
...
This adds the black and white version to the repo's README.
2023-10-26 10:14:34 +13:00
Hendrik Kleinwaechter
b7e920737f
Ignore bw ebook in git
2023-10-26 10:09:10 +13: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
Hendrik Kleinwaechter
4b09656723
Improve overfermentation when retarding a dough
...
This adds retarding to the glossary and adds a note on how the times can
be effected when starting with a warmer dough. This fixes #248
2023-10-23 21:51:23 -10:00
Ced
b2186209df
Rorder glossary
...
So it actually is in alphabetical order...
Samnly typos here adn there.
2023-10-22 20:50:29 +01:00
Ced
7d0d9ab16c
Correct spelling mistakes in glossary
2023-10-22 20:42:04 +01:00
Hendrik Kleinwaechter
187fc1d0fc
Glossary ( #258 )
...
* Glossary
This adds a glossary with common terms to the book
* Apply ordering changes
* Add PR feedback
* Move to backmatter
2023-10-22 20:18:11 +02:00
cedounet
8492c123d4
Merge pull request #256 from hendricius/update_readme
...
Update Readme for recent ebooks changes
2023-10-13 11:07:56 +01:00
Ced
ddd7a28298
Update Readme for recent ebooks changes
2023-10-13 10:57:31 +01:00
cedounet
f12f2253a0
Merge pull request #254 from hendricius/fix-ci
...
Fix ci with Imagemagick
2023-10-13 10:36:26 +01:00
cedounet
bd143aff4e
Merge pull request #255 from hendricius/storage_review
...
Storage review
2023-10-13 10:36:02 +01:00
Ced
fc876a7d00
Remove kindlegen
...
Not needed anymore now that we don't do azw3 files anymore.
2023-10-13 10:06:19 +01:00
Ced
be954493e6
Install imagemagick in Docker
...
To convert images in B&W or lower resolution.
2023-10-13 10:05:40 +01:00
Ced
65702e0adf
Merge remote-tracking branch 'upstream/main'
2023-10-13 10:04:32 +01:00
cedounet
7c2b825cd1
Merge pull request #253 from hendricius/bw_ebook
...
Black and White ebook
2023-10-12 20:32:43 +01:00
Ced
b92c5de85d
Fine tune store-bread table
...
More breathing space basically.
2023-10-12 13:38:14 +01:00
Ced
edf6b4e5c2
Merge remote-tracking branch 'upstream/main'
2023-10-11 09:38:45 +01:00
cedounet
d591617819
Review non wheat ( #252 )
...
* Tidyup non-wheat process flowchart
- Factorize code
- Spread the boxes
- Align arrows
* Review non-wheat chapter
Usual typos and text improvements plus a little LaTeX magic for better
typography
2023-10-10 17:12:58 +02:00
Ced
56ba7ad21e
Review bread storage chapter
2023-10-10 15:42:45 +01:00
Ced
8efb48fa51
Add missing pic dependencies
...
The pictures inside sub-directories were not tracked as dependencies.
2023-10-09 18:47:41 +01:00
Ced
3e7815f3c4
Add Black and white epub to release
2023-10-09 18:26:05 +01:00
Ced
c34d635495
Simplify directory creation rules
2023-10-09 18:22:33 +01:00
Ced
9d0a43c58a
Improve monochrome ebook generation in makefile
...
- Each picture is done independently
- Some comments
- Factor out commands
- Add the tools version
2023-10-09 17:48:03 +01:00
Ced
ffccbf8b9f
Update CI as per renamed targets in makefile
2023-10-08 20:10:18 +01:00
Ced
6176d8fd7b
Implement proof of concept BW ebook in makefile
...
Dependencies are not great but shows the idea
- Resize images
- Reduce quality
- Convert to Black and white
Result:
57M book.epub
17M bw_book.epub
2023-10-08 18:58:26 +01:00
Ced
62ee9cd9e4
Simplify and fix spelling mistakes in makefile
...
- Factorize PHONY targets
- Add comments
2023-10-08 18:09:52 +01:00
Ced
ecbd8aafcb
Delete unused images
2023-10-08 18:09:52 +01:00
Ced
a53698de97
Rename makefile ebook targets
...
serif made no sense any more. Prepare for the black_white version.
2023-10-07 17:29:58 +01:00
Ced
eabde1aba0
Review non-wheat chapter
...
Usual typos and text improvements plus a little LaTeX magic for better
typography
2023-10-07 13:55:17 +01:00
Ced
07f1351912
Tidyup non-wheat process flowchart
...
- Factorize code
- Spread the boxes
- Align arrows
2023-10-07 13:53:59 +01:00
Hendrik Kleinwaechter
b17de32914
This fixes a few images ( #251 )
...
1. I used the wrong image for the liquid starter
2. The picture of hooch is replaced with a new one
2023-10-06 23:40:22 +02:00
cedounet
6c220059a3
Merge pull request #250 from hendricius/mismatch_flowchart_figure
...
Fix mismatch between flowchart and figure
2023-10-04 13:55:57 +01:00
Ced
0cbedf5ca1
Fix mismatch between flowchart and figure
...
Hopefully the last one.
2023-10-04 10:28:59 +01:00
cedounet
72e4435019
Merge pull request #247 from nikolanedic/fix-typo
...
Fix typo
2023-10-04 09:22:29 +01:00
cedounet
60b6b4bc41
Merge pull request #249 from hendricius/makefile_fixes
...
Makefile fixes
2023-10-04 09:21:22 +01:00
cedounet
58758e5389
Merge pull request #245 from hendricius/fix-flour-table
...
Right align numbers in flour-types table
2023-10-04 09:20:51 +01:00
Ced
bdae960144
Add latexmk diagnostic in debug mode
2023-10-03 23:52:27 +01:00
Ced
1eb305a3fe
Add shell version to the show_version_target
2023-10-03 23:51:22 +01:00
Ced
97f3a044c2
Enforce bash as shell in makefile
...
Was not the case on my debian machine for some reason...
2023-10-03 23:51:22 +01:00
Nikola Nedic
4e4c4e9048
Fix typo
2023-10-03 09:34:42 +02:00
Ced
4950897188
Right align numbers in flour-types table
2023-09-28 09:47:09 +01:00
cedounet
9fe88efca9
Review starter types ( #238 )
...
* 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 >
2023-09-27 17:23:06 +02:00
cedounet
335c5eb86b
Remove azw3 ( #243 )
...
* Remove azw3 and mobi ebook format from build
they take a lot of time and are being deprecated on main branch.
* Remove kindlegen from tools version
2023-09-27 16:13:22 +02:00
cedounet
474051f095
Flour types ( #241 )
...
* Fine tune tables in flour types chapter
* Add list of flowcharts in ebook (#240 )
* Add list of flowcharts in ebook
* Mark menu as selected on list of flowcharts
---------
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com >
* Review flour types chapter
---------
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com >
2023-09-27 16:12:56 +02:00