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
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
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
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
bd143aff4e
Merge pull request #255 from hendricius/storage_review
...
Storage review
2023-10-13 10:36:02 +01:00
Ced
b92c5de85d
Fine tune store-bread table
...
More breathing space basically.
2023-10-12 13:38:14 +01: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
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
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
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
cedounet
916fab0038
Remove azw3 and mobi ebook format from build ( #242 )
...
they take a lot of time and are being deprecated on main branch.
2023-09-26 15:30:38 +02:00
cedounet
0ae310c329
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 >
2023-09-25 20:52:27 +02:00
cedounet
31e8078216
Fix warnings from make check ( #237 )
...
The one I am 100% sure are mistakes
2023-09-21 16:24:27 +02:00
cedounet
eda72c860c
Correct wording, category for starter conversion ( #235 )
...
- Now a flowchart (and a renamed label)
- More explicit wording as per
https://github.com/hendricius/the-sourdough-framework/issues/234
2023-09-20 14:38:56 +02:00