Commit Graph

590 Commits

Author SHA1 Message Date
cedounet
0130b4628a Merge pull request #423 from ramink/tiks_quick_debug
Some checks failed
Test book and website for given image / test-book-website (push) Has been cancelled
Bring previous commits in line with standards.
2025-01-09 09:34:59 +00:00
Ramin Kamal
bcc7afbf21 Bring previous commits in line with standards.
- Use maingray from colors.tex instead of hardcoded value.
- Remove font size specification in side bar.
- Use \eg to generate e.g. in standard way
- Update flowcharts_tikz.tex to use arrows.meta instead of arrows,
  rather than in addition to.
2025-01-08 14:50:09 -08:00
cedounet
6392b59df8 Merge pull request #421 from ramink/tiks_quick_debug
Some checks failed
Test book and website for given image / test-book-website (push) Has been cancelled
Update all flowchart arrows to "Latex" arrows
2025-01-07 10:32:49 +00:00
Ramin Kamal
55b6191f33 Update all flowchart arrows to "Latex" arrows
- Change tikzstyle definition for "line" so that all
  flowchart arrows have the "Latex" styling.
- Fix the little line that the above change introduces
  in fig-stiff-starter-conversion.tex
- Change fig-starter-process.tex to use the global
  "line" style; accept the proposed sidebar syntax.
2025-01-06 21:28:49 -08:00
cedounet
ad4d467cf4 Merge pull request #420 from ramink/tiks_quick_debug
Some checks are pending
Test book and website for given image / test-book-website (push) Waiting to run
Rebasing tiks_quick_debug to include earlier commit previously PR'ed to master.
2025-01-06 06:58:51 +00:00
Cedric
2734d81711 Add anohter example for the details node
This is how I would have done it... at least kind of.
2025-01-05 21:56:56 -08:00
Cedric
07a4a4ed55 Add examples of left alignment and spaces 2025-01-05 21:56:28 -08:00
Cedric
65c9da7c2e Add anohter example for the details node
Some checks are pending
Test book and website for given image / test-book-website (push) Waiting to run
This is how I would have done it... at least kind of.
2025-01-05 15:34:24 +00:00
Cedric
b61b1051dc Add examples of left alignment and spaces 2025-01-05 15:13:05 +00:00
Ramin Kamal
930acd889d Rearranged starter process flowchart and added sidebar
- Rearranged to make sure ready check comes before feeding.
- Simplified by removing Discard block, and shortening titles.
- Details moved to legend box below.
- Changed arrowheads to be cleaner "Latex" style.
2025-01-04 21:48:06 -08:00
Cedric
c89a442c23 WIP example of an MWE for flowcharts 2025-01-03 08:30:37 +00:00
Cedric
d6f8569bdc WIP example adding text to the left 2025-01-03 08:26:06 +00:00
Cedric
7c183e4e08 Fix standalone flowchart png generation in makefile 2025-01-03 08:25:12 +00: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
Cedric
6efa956165 Add sourdough and yeast strength TikZ plot 2025-01-01 17:28:02 +00:00
Cedric
c5019a19f6 Add tables for yeast and sourdough strength 2025-01-01 17:27:56 +00:00
Cedric
5753fdcd26 Delete temperature pictures replaced by TikZ plots
Not needed anymore.
2025-01-01 17:27:34 +00:00
Cedric
e9f6dba1f5 Use TikZ temperature plots in the book 2025-01-01 17:27:16 +00:00
Cedric
99de1839c6 Add TikZ temperature plots 2025-01-01 17:26:53 +00:00
Cedric
d1ca7b8bb9 Add data points for temperature plots 2025-01-01 17:26:49 +00:00
Cedric
9462f0319e Enable pgfplots package
Will be used by TikZ for graphs/plots
2025-01-01 17:25:53 +00:00
Cedric
6202f44881 Fix missing dependency for low-res epub
Some checks failed
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
the png files will be provided by rsync but make does not know that so
just removing them from dependency list for now.

TODO: Is there a better fix?
2024-12-31 17:06:04 +00:00
Stoneguard001
32d600005c reduce epub file size with ower res pics (#406)
* epub - use the lower resolution colour as release epub
* Add in check for epub size, will fail if too big (>50MB)

* added folders ebook and website build folders to .gitignore
2024-12-31 16:05:52 +00:00
Cedric
d78c29ba66 Fix a bug on make clean
Some checks are pending
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
We were deleting the .table files by mistake with clean/mrproper
2024-12-30 23:54:10 +00:00
Cedric
60928bc404 Revert "Disable parallel build once again"
Some checks are pending
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 reverts commit 6eba9635dd.
2024-12-29 20:20:47 +00:00
Cedric
e00f853063 Stop using latexmk for the booklet
Looks like it breaks parallel build on  Github CI
2024-12-29 20:19:12 +00:00
Cedric
2dea80a29c Disble biber for booklet
Some checks are pending
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
2024-12-28 18:31:19 +00:00
Cedric
6eba9635dd Disable parallel build once again
But now I have a log so hopefully I can debug it!
2024-12-28 17:36:43 +00:00
Cedric
7804bd8df1 Synchronize output of parallel jobs in make
Gives me a chance to find the bug before reverting parallel build
2024-12-28 17:17:16 +00:00
cedounet
cf49ab1ccc Some more ebook build dir (#404)
Do not run test-book-website on main push

This makes little sense to run it again.. we already did run twice on
branch push and for the PR request.  And we will run the exact same
thing and more (sans-serif, actual release etc) in release-book-website.
2024-12-28 17:04:54 +00:00
cedounet
8743660c0a Merge pull request #403 from hendricius/ebook_build_dir
Some checks failed
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
Test book and website for given image / test-book-website (push) Has been cancelled
Ebook build dir
2024-12-28 16:30:54 +00:00
Cedric
69acb8c04d Re-enable parallel builds
We never knew why they broke on CI last time and not on any of
machines.. checking if that was a setup issue on github side.  This
woudl enable much faster builds.
2024-12-28 16:16:27 +00:00
Cedric
972edd651b Remove explicit website build in CI
We now can do both in make bake target as website and ebooks can run in
parallel.
2024-12-28 16:07:44 +00:00
Cedric
d462e5adba Simplify and improve clean rules
Things changed over time, with new versions of the tools and this was
not kept consistent.

also use -rm without space like in the manual... makes no difference but
both styles were used.
2024-12-28 15:40:15 +00:00
Cedric
c6a5038d2f Use a build dir for ebook and website
This is a new feature of Tex4ht and prevents dumping all files in
current directory, much cleaner..

This also allows to build the ebook and website in parallel.

As a consequence website is not built with make bake.
2024-12-28 14:59:30 +00:00
Cedric
b57e9ba8c0 Merge remote-tracking branch 'hendiricus/main'
Some checks are pending
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
Test book and website for given image / test-book-website (push) Waiting to run
2024-12-27 14:58:52 +00:00
Cedric
9adb64c1ee Replace png by jpg to save size 2024-12-27 14:47:02 +00:00
Stoneguard001
d2d79cd992 Reduce colour ebook size
Reduce picture quality as the kindle app on the phone has a 30 MByte limit
2024-12-27 14:47:02 +00:00
Stoneguard001
ef92cac0a1 Reduce colour ebook size
Reduce picture quality as the kindle app on the phone has a 30 MByte limit
2024-12-27 14:37:00 +00:00
cedounet
a5b1fa93dc Merge pull request #400 from hendricius/url_biblio
Some checks are pending
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
Test book and website for given image / test-book-website (push) Waiting to run
Allow URL to break
2024-12-26 22:23:16 +00:00
Cedric
b588b55c1a Allow URL to break
This was prevented by ocgcolorlinks which was here to have links printed
in black but looking like colors in the pdf on screen... as Doc
hyperref explains:

• Main disadvantage: Links cannot be broken across lines. PDF reference
1.7: 4.10.2 “Making
2024-12-26 22:14:29 +00:00
cedounet
78cf73bb2c Merge pull request #399 from hendricius/flowcharts_numbering
Flowcharts numbering
2024-12-26 21:16:15 +00:00
cedounet
16f3fe7338 Merge pull request #398 from hendricius/improve_makefile
Improve makefile
2024-12-26 20:53:15 +00:00
Cedric
e27e414291 Merge branch 'improve_makefile' into flowcharts_numbering
Some checks failed
Test book and website for given image / test-book-website (push) Has been cancelled
2024-12-26 20:36:29 +00:00
Cedric
d763c78f2f Add list of spelling exceptions 2024-12-26 20:34:45 +00:00
Cedric
85144e4678 Finish spell checking support in makefile 2024-12-26 20:13:21 +00:00
Cedric
7565b83dde Use US spelling for acknowledgments 2024-12-26 19:52:26 +00:00
Cedric
481a041d5d Merge branch 'main' into improve_makefile 2024-12-26 18:55:39 +00:00