Caleb Maclennan

Results 608 issues of Caleb Maclennan

I noticed we've started to overload the languages setting for multiple purposes. It is used to pass info about the script to font shaping. It is also used to enable...

enhancement
todo

From the mailing list: > when I try to create a floating frame for drop caps on a grid I receive the following error message: > > ...local/Cellar/sile/0.10.1/share/sile/core/measurement.lua:9: attempt to...

bug

In trying to make a dent in the performance hit my recent refactoring did, I've run across this bug bear: ```json { "real": "57.768", "user": "56.531", "sys": "1.088" } {...

todo

Overhauling the examples for the website I can't make the triglot one work. It doesn't look like it's the example, the class itself is broken. ```sil \begin[class=triglot,papersize=a5]{document} \end{document} ``` =...

bug
classes

This PR is to track progress on adding a package that will provide support for embedding Lilypond music in SILE documents. - [x] Merge #495 (changes to input grammar needed...

This was [mentioned](https://github.com/simoncozens/sile/wiki/easy-jobs#tikz) on the Wiki but an issue was never opened, so here goes. For me the need for this is greatly reduced by having SVG support, but it...

enhancement

A long time ago we made the semi arbitrary decision that a v1 tag would happen when a Bible could be reasonably typeset without intervention. We have a milestone for...

question
todo
tooling

Yes, I know, there are some kludges already in place. My experiments so far however show that while some specific bit here and there would work okay under close supervision,...

enhancement
pending closure

After a very painful session refactoring code that doesn't do anything, I'm opening this issue to track the fact that this bit is either not being tested or effectively a...