Commit Graph

674 Commits

Author SHA1 Message Date
Cedric e0b99edff6 Add latest dvisvgm drive for tex4ht
commit f1707125de2f058634523b0b3391a7c7be2d6784
Author: Michal Hoftich <michal.h21@gmail.com>
Date:   Tue Oct 29 18:12:59 2024 +0100

    use \Picture* instead of \Picture+

from:
https://github.com/michal-h21/dvisvgm4ht.git (fetch)
2025-01-22 08:20:02 +00:00
Ced 62880e7ff2 Fix merge errors
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
2025-01-21 17:51:57 +00:00
Ced 157cbb03b7 Modernize target names in makefile
Names might have made sense at some point... but not so sure anymore

build_pdf            => pdf
build_booklet        => booklet
build_serif_pdf      => serif
build_sans_serif_pdf => sans_serif
build_ebook          => ebook
build_bw_ebook       => bw_ebook
build_low_res_ebook  => low_res_ebook

Old names kept not to break backward compatibility
2025-01-21 17:51:57 +00:00
Ced d37e2aa4bc Reorder and add comments in makefile
Also added markers {{{ for folding
2025-01-21 17:51:57 +00:00
Ced 9eaff81c49 Simplify the epub size check 2025-01-21 17:51:57 +00:00
Ced 6a2b334c2a Remove debug flag on default website build 2025-01-21 17:51:57 +00:00
cedounet 14e1e7ae2e Merge pull request #433 from hendricius/sans_serif_pics_website_2
Release the book and website / build-and-push-image (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
Sans serif TikZ pics website
2025-01-20 14:55:17 +00:00
Hendrik Kleinwaechter 1b5d23a348 Fix duplicate font loading
Test book and website for given image / test-book-website (push) Has been cancelled
2025-01-20 11:23:55 +01:00
cedounet 98a3360348 Merge pull request #432 from ramink/layout_fig_loops
Release the book and website / build-and-push-image (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
Layout "Repeat 3 Times" loops in better way.
2025-01-18 18:47:16 +00:00
Cedric 1b90bf669b Use sans-serif fonts with tex4ht
This has to be done in the config file..:

All fonts are suppressed in the --lua mode of TeX4ht, because we need to
prevent the loading of OpenType fonts, which causes a fatal error.:
https://tex.stackexchange.com/questions/705948/change-font-of-tikz-diagrams-in-html-produced-by-make4ht
2025-01-18 18:24:22 +00:00
Cedric 427dcbfa37 Use a sans-serif math font for pgfplots
pgfplots uses math fonts for graphs ticks... and it looks weird when
building sans serif.

Not sure Fira is necessarily a great choice with open-sans but we have
very little math so that should do...
2025-01-18 18:23:17 +00:00
Ramin Kamal eea69bb854 Layout "Repeat 3 Times" loops in better way. 2025-01-13 09:35:40 -08:00
Ced c3904d2f14 Delete rogue draft file
Release the book and website / build-and-push-image (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
2025-01-12 12:16:58 +00:00
cedounet e77e7e5260 Merge pull request #430 from hendricius/new_starter_flowchart
New starter flowchart
2025-01-12 11:35:38 +00:00
cedounet 8a3b237f21 Merge pull request #429 from hendricius/typos
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
Typos and rewording corrections
2025-01-11 11:12:08 +00:00
Ced 9ad48ea1a3 Fix more uppercase in flowcharts
Test book and website for given image / test-book-website (push) Has been cancelled
2025-01-11 11:09:16 +00:00
Ced fe667b82e8 Fix merge error in starter-process flowchart 2025-01-11 11:01:49 +00:00
Ced 19029daf8a Merge remote-tracking branch 'upstream/new_starter_flowchart' into new_starter_flowchart 2025-01-11 10:51:01 +00:00
Ced fa157c350e Use uppercase in flowcharts conditions 2025-01-11 10:31:19 +00:00
Ced 3069b5ff7c Remove the MWE from git
was added for the debug branches but shall not go to main.
2025-01-11 10:31:19 +00:00
Ced 3a1b247bc4 Reworked flowchart as per discussions 2025-01-11 10:30:07 +00:00
Ced c99efe6f20 Rephrase pumpkin puree water release warning 2025-01-11 10:01:21 +00:00
Ced 0a0d227611 Remove words from spelling exceptions 2025-01-11 09:49:18 +00:00
Steve Nicholson bbeef2d10f Fix typos
puré -> purée

Reference: https://www.merriam-webster.com/dictionary/puree

Typo
2025-01-11 09:48:16 +00:00
cedounet d7b2cb6be4 Merge pull request #425 from ramink/new_starter_flowchart
Test book and website for given image / test-book-website (push) Has been cancelled
Update more arrows to match the flow arrows in flowcharts.
2025-01-10 09:49:24 +00:00
Ezekiel-DA d6c862eea4 Correct reference to flowchart in dough strength section (#424)
Release the book and website / build-and-push-image (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
2025-01-10 09:32:44 +01:00
Ramin Kamal ae7c7fda8f Change plots to use "Latex" arrows for the axes 2025-01-09 15:46:48 -08:00
Ramin Kamal 1ab7970708 Change "Repeat 3 times" elements to use "Latex" arrows 2025-01-09 15:45:54 -08:00
Cedric 221119e6d0 Merge branch 'main' into new_starter_flowchart 2025-01-09 22:31:07 +00:00
Cedric bd1050d75d Merge remote-tracking branch 'hendiricus/main' 2025-01-09 22:30:57 +00:00
Ramin Kamal 2afe5cff49 Rearrange starter process flowchart
- Added an extra state for clarity
- Made it more compact
- Added details section
2025-01-09 22:19:51 +00:00
Ramin Kamal 1166f6d925 Update all flowchart arrows to LaTeX arrows
- Change tikzstyle definition for "line" so that all flowchart arrows
  have the "Latex" styling.
2025-01-09 21:48:38 +00:00
Ramin Kamal bf6a319e8f Chang arrowheads to be cleaner LaTex style.
Update flowcharts_tikz.tex to use arrows.meta instead of arrows, which
is not nice and deprecated.
2025-01-09 21:28:52 +00:00
Cedric a87cc723a6 Enable abbreviations in standalone flowcharts
Spun the file out for inclusion basically... we want to be able to use
\eg in flowcharts even when built standalone.

Fixed dependencies in makefile as well
2025-01-09 21:21:15 +00:00
Cedric 127ca9423e Enable standalone chemical figures generation 2025-01-09 21:04:40 +00:00
Cedric 54461ec45e Fix makefile standalone flowchart png generation 2025-01-09 21:02:36 +00:00
cedounet 35a0a89765 Update readme (#419)
Release the book and website / build-and-push-image (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
* Move mixing seed from troubleshooting to mix-ins

This was written way before the mix-ins sections, made sense back then
but not so much anymore so moving it out.

formatted text and added centering, labels etc while at it.

* Update Readme based on latest makefile changes

Website is now part of make bake/all

ebook is around 20 MByte even in colour version so you can use kindle
app to download release to your phone.  For the full resolution version
you need to build yourself.
2025-01-06 08:52:45 +01:00
Cedric 99e96c768f Merge remote-tracking branch 'hendiricus/main' 2025-01-05 18:11:24 +00:00
cedounet 727cf0a16a Move mixing seed from troubleshooting to mix-ins (#415)
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
This was written way before the mix-ins sections, made sense back then
but not so much anymore so moving it out.

formatted text and added centering, labels etc while at it.
2025-01-05 15:46:57 +01:00
Cedric 8efa4fb424 Move mixing seed from troubleshooting to mix-ins
This was written way before the mix-ins sections, made sense back then
but not so much anymore so moving it out.

formatted text and added centering, labels etc while at it.
2025-01-03 22:56:54 +00:00
cedounet 48916a5eb7 Merge pull request #412 from hendricius/better_plots_tikz_2
Release the book and website / build-and-push-image (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
replace some pictures of plots by their TikZ equivalent from a csv file.
2025-01-02 18:24:39 +00:00
Ced 0c0c5db7fe Merge branch 'main' into better_plots_tikz_2
Test book and website for given image / test-book-website (push) Has been cancelled
2025-01-02 18:14:39 +00:00
Ced b4bce912b3 Reduce plots height by a factor 2
Just looks nicer... maybe a littue too squashed?
2025-01-02 18:09:43 +00:00
Hendrik Kleinwaechter 2429ceb825 Replace starter image with book image (#407)
This takes the new starter activity image from the book and adds it to
the starter activity chapter. This further introduces some changes to
the layout of the website to make reading a bit easier.
2025-01-02 16:07:55 +01:00
Hendrik Kleinwaechter cb73bf735c Fix #408 and improve chart description (#411)
This improves the figure's description.
2025-01-02 14:38:01 +01:00
Hendrik Kleinwaechter 14509a9f4a Fix discard instructions #409 (#410)
This changes the text slightly to make it clearer what to best do with
the discard that's piling up when making the starter initially.
2025-01-02 14:37:42 +01:00
Hendrik Kleinwaechter 8c5248e455 Use newer Github Actions version (#413)
v3 was deprecated, switch to v4
2025-01-02 14:09:39 +01:00
Cedric 8952b62289 Fix spelling mistakes in plots and fonts issues 2025-01-01 18:22:23 +00:00
Cedric 324585c172 Delete dought strength pic replaced by TikZ plots 2025-01-01 18:22:11 +00:00
Cedric eba366253c Use TikZ plot for sourdough strength 2025-01-01 18:22:05 +00:00