casile icon indicating copy to clipboard operation
casile copied to clipboard

The CaSILE toolkit, a book publishing workflow employing SILE and other wizardry.

Results 34 casile issues
Sort by recently updated
recently updated
newest added

[Kindlegen](https://www.amazon.com/gp/feature.html?docId=1000234621)

CaSILE rules have proliferated so I now have some projects with thousands of possible outputs. We need some way other than knowing and typing to make these discoverable. I would...

The PDF outputs have (on the imprint page) canonical URL info for the project. Other outputs should have similar info in file meta data, watermarks, or whatever is appropriate. EPUB's...

The angle used for render shots is great sometimes and terrible others. 1. Consider making the camera angle configurable. 2. Add a "full frontal" rendered shot. Most useful perhaps for...

So for we're saving names in meta data as full given names. This is usually what's needed, but sometimes (e.g. for some ebook metadata fields) we need names split up....

There used to be a `casile make init` rule to do things like install fonts or node deps or whatever. With CaSILE itself now being self contained that init is...

I had some trouble when trying to build from git master branch. Such as this error message: ``` ./configure: line 5627: syntax error near unexpected token `5,' ./configure: line 5627:...

POV is absurdly slow compared to what shader folks are doing these days. And who says books can't be modeled page by page in a shader? https://twitter.com/lorenschmidt/status/1397271574315683841 https://twitter.com/lorenschmidt/status/1397383182966734858

See docs: https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#stopping-and-starting-workflow-commands We already detect runs in GHA‌ anyway, instead of the usual CLI output we can bracket the output of each target with special commands to get pretty...

Many projects make not need a project specific Makefile at all. Given the option to invoke CaSILE as a CLI tool instead of as a submodule or other fixed path...

enhancement