Caleb Maclennan
Caleb Maclennan
At some point we broke the access to using SILE as a library without quite a few undocumented shims. Too many things that are not CLI specific have been moved...
While overhauling the examples for the SILE site, the gutenberg.sil example does not build. It looks like it might be something in core, not in the example: ``` SILE v0.11.1...
Trying to build examples for the SILE website the Japanese example is crashing SILE. It seems to be `\tate-chu-yoko` with some loco old school math functions somewhere.
On the same dreaded topic as #394, I have another iteration that might not be the same bug. Everything in a paragraph after a dropcap is not getting wrapped properly,...
I think we have a problem with how spaces are added at the end of lines, specifically inside environments. While working on pullquote issues in #865, I ran into unexpected...
For various reasons, I don't always know the papersize something will be rendered at when instantiating the document class. When adding crop marks or changing papersizes due to programmatic input,...
I just went to rebuild a book we published in January and got a layout problem that wasn't an issue with the same code run on whatever SILE version I...
I haven't isolated it yet but something in calling `makecolumns()` from the *frametricks* package (from CaSILE’s verseindex functions) in causing an infinite loop.
I don't understand why yet, but the CSS linespacing mechanism has a monkey in the machinery that sometimes throws in a leading that's way too small.  Here is the...
I've run into a tricky bug exposed by using Nix either remotely or locally with pure mode enabled. My host system has some rocks installed locally in advance, but trying...