Caleb Maclennan

Results 607 issues of Caleb Maclennan

Hoisted from #2167 because I need to think about it and there doesn't seem to be a reason to hold up that show: > By the way, it obviously has...

refactor

After printing a draft run of a book on my laser printer and scratching my head for a while trying to figure out how I messed up flipping the pages,...

enhancement

Similar to #669, extricate the Lua `imagesize` module.

enhancement
refactor

> The more relevant point is that there are a handful of languages that specifically eschew this: French being a notable one. I think the correct approach here will be...

enhancement

I have a book with a number of illustrations with small changes between each one. The illustrations are drawn in SVG format and the variations are generated by turning on...

bug

We aren't testing for a number of things that could possible break involving the command line. Each flag combination and input / output filename combinations should probably have checks to...

enhancement
ci

Compiling the manual _works_ fine, but throws a bunch of warnings like this: ``` ! Couldn't find frame ID content___ at: in "␤SILE.registerCo…" near documentation/macros.xml:2262:1: in \verbatim documentation/macros.xml:2262:1: in \verbatim...

bug

https://github.com/sile-typesetter/sile/blob/21bcc5c0f7e3ea335833de7f3cca21f543a71097/packages/math/base-elements.lua#L1133-L1137 > HACK: For stretchy operators, MathML Core and OpenType define how to build large glyphs from an assembly of smaller ones. It's fairly complex and idealistic... Anyhow, we do...

enhancement

The current book cleass has some self defeating code resulting in unwanted indents in the header. The indents are removed, but outside of the closure that brings back in settings...

bug
needs MWE
pending closure

#### Summary This Makefile hasn't been valid for several releases now. Including blank lines in targets is a bad idea in general, but at least if they are blank they...

Lifecycle/1:stale
release-note
Contributor