Cedric
fd9924a7c4
Merge branch 'main' into 225-ebook-situation
2023-11-24 14:57:35 +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
Hendrik Kleinwaechter
c987ddfa92
Add Example chemfig
2023-11-17 12:37:19 -10:00
Hendrik Kleinwaechter
996a6e6e47
Add example for chemfig
2023-11-17 12:32:52 -10:00
Hendrik Kleinwaechter
93fb6bce30
add comment
2023-11-17 12:26:13 -10:00
Hendrik Kleinwaechter
e8748b7137
Add example of how adding pre generated pdfs works
2023-11-17 12:24:06 -10: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
4af4287561
Add sourdough timeline to the MWE
...
this is broken on website at least...
2023-11-10 14:30:55 +00:00
Ced
0fc8bf911b
Merge branch 'main' into 225-ebook-situation
2023-11-10 14:29:26 +00: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
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
Ced
5cd2b6862f
Merge branch 'main' into 225-ebook-situation
2023-10-13 14:17:27 +01: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
ec6f9b335d
Merge branch 'main' into 225-ebook-situation
2023-10-11 09:40:47 +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
Ced
dbc7d84610
Add jpg picture in mwe
2023-10-04 10:17:03 +01:00
Ced
9c7e75b104
Merge branch 'main' into 225-ebook-situation
2023-10-04 09:49:03 +01:00