Caleb Maclennan

Results 2586 comments of Caleb Maclennan

Building back covers for more layouts is also needed for Play Books...but as images.

This is also pending Clap having dynamic completion support. It is not available in an unstable state, but not quite ready to use.

This is kind of dependent on [a way to do this in SILE](https://github.com/sile-typesetter/sile/issues/836).

Keep #15 in mind while working on this.

Some possibly useful tidbits: * jq merge function: https://stackoverflow.com/a/45746828/313192 * jq meld function: https://stackoverflow.com/a/53666584/313192 * jq `*` operator: https://stackoverflow.com/a/24904276/313192 * https://github.com/trentm/json * https://github.com/ldn-softdev/jtc

Ya they have discontinued that even though it still works better than their current "replacement". You can find the sources I use based on [the AUR package](https://aur.archlinux.org/packages/kindlegen), currently it is...

Yes you can build this with `./configure KINDLEGEN=false` if you want to ignore than dependency. The consequence is that `casile make -- .mobi` will fail. You should still be able...

Related to this, make sure any post-processing steps don't bork accessibility. See also https://github.com/sile-typesetter/sile/issues/110.

Is this an artifact of the code originally being extracted from a larger upstream project where those might have been defined/used or just something that was never setup properly in...