Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
I discovered this book a couple of weeks ago and I learned a lot from it so I wanted to bring my stone to the building.
The idea that I had in mind was an easy way for everyone to see the result of each new change, without the hassle of building PDFs, without the hassle of using docker and/or having LaTeX installed locally.
This PR:
src/fonts
;You can find the outcome of this on my fork: https://github.com/drupol/milewski-ctfp-pdf/actions/runs/175561730
And the automatic pre-release that was created with all the assets uploaded: https://github.com/drupol/milewski-ctfp-pdf/releases/tag/8bb1afd
Edit: I made a first version, the building time was 50 min, then an updated version where I'm down to 14 min by running concurrent builds. I'm pretty sure there are ways to improve this.