Cedric
5753fdcd26
Delete temperature pictures replaced by TikZ plots
...
Not needed anymore.
2025-01-01 17:27:34 +00:00
Cedric
9adb64c1ee
Replace png by jpg to save size
2024-12-27 14:47:02 +00:00
Ced
ecbd8aafcb
Delete unused images
2023-10-08 18:09:52 +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
Hendrik Kleinwaechter
ec43cf2add
Replace one flat bread image ( #229 )
...
We used the same image several times. This adds a new different image.
2023-09-15 08:37:25 +02:00
cedounet
28ac60770a
Recompress huge photo ( #200 )
...
* Recompress huge photo
from 19 M to 3.2 M... without any obvious degradation.
command:
magick images/sourdough-starter.jpg -strip -interlace Plane \
-gaussian-blur 0.05 -quality 85% result.jpg
19M Aug 26 14:24 images/sourdough-starter.jpg
3.2M Aug 26 14:27 result.jpg
Which in turns reduces book size by 15 Mbyte.
133M TheBreadCode-The-Sourdough-Framework.azw3
67M TheBreadCode-The-Sourdough-Framework.epub
133M TheBreadCode-The-Sourdough-Framework.mobi
68M TheBreadCode-The-Sourdough-Framework.pdf
vs:
149M TheBreadCode-The-Sourdough-Framework.azw3
82M TheBreadCode-The-Sourdough-Framework.epub
149M TheBreadCode-The-Sourdough-Framework.mobi
83M TheBreadCode-The-Sourdough-Framework.pdf
* Resize more images
---------
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com >
2023-08-27 11:15:22 +02:00
cedounet
b7cb0adc3e
New Front page ( #172 )
...
* Improve Title page
- Made it full page (almost)
- Added a second page with links to github, license info and hard-copy
book
* Add an xbb target for the cover page
For some reasons using picture outside float environment confuses the
ebook/dvi building
---------
Co-authored-by: Cedric <ced@awase.ostal >
2023-08-15 18:46:44 +02:00
cedounet
58004497bd
Chemical eq ( #141 )
...
* Update README
- Need latexmk
- How to get limited help on build instuctions
* Rewrite chemical equation
Write it from scratch rather than a pixalated picture
2023-07-09 12:56:49 +02:00
Hendrik Kleinwaechter
c98600b109
Fix spelling mistake on cover
...
This fixes a type on the cover page of the book. Fixes #101
2023-06-29 14:34:00 +02:00
Hendrik Kleinwaechter
0ba4310b0f
Update cover image ( #83 )
...
This updates the book cover image.
2023-05-17 09:05:17 +02:00
Ralph von der Heyden
5772664bf3
Losslessly recompress ALL THE IMAGES 🗜️ 🖼️ ( #55 )
...
By using the tool ImageOptim:
https://imageoptim.com/
This shaves off some MB of the resulting PDF/ebook files without
sacrificing anything.
2023-03-06 01:19:29 +01:00
Hendrik Kleinwaechter
6e97f9bbd0
Screen Readers ( #53 )
...
* add tikzcache
* ignore files
* add latexmkrc file
* Move figures to new files
* rename images
* Fix build commands
* Release as epub3 and mobi
* Add cover-image support
* use older epub
* Externalize all tables
* change gh actions command
* fix linux xargs rm
2023-03-02 20:33:25 +01:00
Hendrik Kleinwaechter
2b5aeea1dd
Fix flowcharts ( #47 )
...
* Replace image with coded flowchart
* Fix flat bread process
* Remove flat bread process image
* Maintenance chart fix
* Fix baking process
* Remove conversion graphic
2023-02-24 17:45:15 +01:00
Hendrik Kleinwaechter
1b29e32168
Bread types + Flat bread recipe ( #15 )
...
This adds the different bread types section including the flat bread recipe.
The flat bread is the most simple and easiest type of bread you can
make.
2022-07-22 18:25:21 +02:00
Hendrik Kleinwaechter
10c8ff1417
Add flour types chapter ( #14 )
...
Adds an overview of different flour types
2022-07-04 20:29:38 +02:00
Hendrik Kleinwaechter
b9de1f3aa2
Microbiology: Bacteria ( #12 )
...
This adds the 2nd part of the microbiology chapter. This time looking
closer at the role of the bacteria.
2022-07-02 15:03:58 +02:00
Hendrik Kleinwaechter
886709da45
Microbiology of sourdough yeast ( #7 )
...
This adds how sourdough yeast works. It goes into detail
on the microbiology looking at how the yeast lives in
the environment
2022-06-18 11:11:05 +02:00
Hendrik Kleinwaechter
4ebc1966d1
Include cover page
...
This adds the cover page as first page.
2022-05-19 17:47:29 +02:00
Hendrik Kleinwaechter
353c44a85f
Enzymes chapter ( #5 )
...
* Enzymes chapter
This adds detailed information on different enzymes that are contained
in your flour. A detailed focus on amylase and protease is provided.
* Add infographic on enzymes
* Add status overview
2022-05-19 17:14:24 +02:00
Hendrik Kleinwaechter
d638c7a012
Chapter Hooch + Acetone
...
Add chapter about a liquid gathering and an acetone smell
from your sourdough.
2022-04-29 14:26:48 +02:00
Hendrik Kleinwaechter
a46d8e5947
Chapter: Fixing mold sourdough starter
2022-04-29 12:34:48 +02:00
Hendrik Kleinwaechter
e91b699fd1
Chapter: I want more tang in my bread
2022-04-28 17:41:42 +02:00
Hendrik Kleinwaechter
a9b8149a5c
Add flat bread trouble shooting
...
Debugging flat bread and how to fix it.
2022-04-26 19:20:23 +02:00
Hendrik Kleinwaechter
b674568cbe
Chapter: Debugging crumb structures
...
This adds methods how you can debug your crumb
structure and see what might have gone wrong
during the fermentation process.
2022-03-24 13:06:10 +01:00
Hendrik Kleinwaechter
4c4ccbb0c2
Add first version of content
2022-03-17 14:00:43 +00:00