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
...
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'
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
...
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
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
Cedric
0c7756bc76
Merge branch 'main' into flowcharts_numbering
2024-12-26 18:54:59 +00:00
cedounet
b03a81791b
Merge pull request #397 from hendricius/supporters
...
Supporters
2024-12-26 18:54:23 +00:00
Cedric
e339e73c62
Merge branch 'supporters' into improve_makefile
2024-12-26 18:32:32 +00:00
Cedric
a7564e93e3
Merge branch 'main' into supporters
Test book and website for given image / test-book-website (push) Has been cancelled
2024-12-26 18:25:58 +00:00
Cedric
9c18bfcff2
Get rid of ampersand in supporter.csv
...
htlatex apparently not super fan of it even if escaped
2024-12-26 18:22:28 +00:00
Cedric
abd3a23486
WIP spell checking
2024-12-26 16:48:04 +00:00
Cedric
296461f13d
Prevent git from using a pager in makefile
2024-12-26 16:13:14 +00:00
Cedric
424f4c84c6
Fix lacheck version output
2024-12-26 16:13:14 +00:00
Cedric
12bfae0710
Revamp help for clarity
2024-12-26 16:13:14 +00:00
Cedric
aa2c80a048
Make flowchart numbering consistent
...
Now all figures, tables and flowcharts are numbered with chapter.number.
Fixes: https://github.com/hendricius/the-sourdough-framework/issues/395
Also added vertical space for list of tables so it matches the list of
figures and list of flowcharts
2024-12-26 15:25:55 +00:00
cedounet
e7c4590a0f
Merge pull request #396 from hendricius/supporters
...
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
Supporters
2024-12-26 15:15:39 +00:00
Cedric
ce2f210f3a
Merge remote-tracking branch 'hendiricus/main'
2024-12-26 14:50:18 +00:00
Cedric
2b34224954
Merge remote-tracking branch 'hendiricus/main' into supporters
2024-12-26 14:43:49 +00:00
Steve Nicholson
6ef6901348
Fix typo in history ( #391 )
Release the book and website / build-and-push-image (push) Has been cancelled
Test book and website for given image / test-book-website (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
2024-12-19 10:56:40 +01:00
Bastian Hodapp
2daba55c3e
fix: typo in preface ( #384 )
2024-12-06 16:02:09 +01:00
Paddy McCann
ec589630ed
Update wheat-sourdough.tex ( #387 )
...
Corrects relative scales of dough to starter when considering refreshing.
2024-12-06 16:01:43 +01:00
Viktor Szépe
792e1af0ef
Fix misspellings ( #378 )
...
* Fix misspellings
* Revert to US English
* fix a word
2024-08-04 16:43:20 +02:00
Steven Honson
7c1feb3699
Remove redundant aliquot statement ( #380 )
2024-08-03 13:09:34 +02:00
Viktor Szépe
e82475bd74
Remove duplicate from gitignore ( #377 )
2024-07-12 10:41:23 +02:00
Viktor Szépe
2e4fae3d13
Fix typos ( #375 )
2024-07-12 10:40:34 +02:00
cedounet
07a4657ee8
Merge pull request #373 from hendricius/fix_warnings
...
Fix warnings
2024-06-17 20:59:59 +01:00
Ced
120677b8d7
Fix the coma before the dots
2024-06-16 19:26:15 +01:00
Ced
cf935771d6
Merge branch 'main' into fix_warnings
2024-06-16 19:14:15 +01:00
Ced
1b99fbe1ca
Fix some ortho-typographical problems
...
- Handle space around etc. correctly
- Use dots when at end of a list makes it more obvious.
2024-06-16 19:09:16 +01:00
Hendrik Kleinwaechter
044ed02a7d
Clarifications/improvements ( #371 )
...
* Clarifications
This changes a couple of texts and re-orders parts of the booklet
* Typo fix
2024-06-04 09:14:27 +02:00
Ced
67adc3b54f
Fix typo in makefile
...
recipes were not added as dependencies
2024-05-30 09:38:53 +01:00
Ced
e5bea976cd
Reapply "Remove parallel option from make ( #368 )"
...
Fair enough it breaks on CI... does work on my machine though :(
not sure what is going on.
This reverts commit ee5e47de63 .
2024-05-29 17:20:00 +01:00
Ced
ee5e47de63
Revert "Remove parallel option from make ( #368 )"
...
This reverts commit 3d16d58817 .
There is no reason for parallel build to fail
2024-05-29 17:07:35 +01:00
Ced
94c775d511
Add missing .PHONY in upper makefile
2024-05-29 17:07:35 +01:00