Omikhleia

Results 548 comments of Omikhleia

Ah, I see, the error is obtained with ``` $ sile -u inputters.silm ./sile-resilient-manual.silm ``` But not with (doh!!): ``` $ sile -u inputters.silm sile-resilient-manual.silm ``` (Though you'll get other...

> (On the other hand I think (if I remember correctly) there's a fix in upcoming SILE 0.15.x for the initialization of inputters that would indirectly address the issue of...

Shifting milestones - not doable in the remaining time frame for 2.1 This is kind of a drawback, but heh...

Shifting again - I need 2.2 by November and won't be able to consider this.

> In the interim, it would be nice if the `resilient.book` class could call `buildIndex` in its end-page routine if it exists, so that the SILE indexer package can be...

For the record, I've started working on overhauling the SILE indexer: https://github.com/sile-typesetter/sile/pull/2207 When done there, I'll consider a style-enabled version in resilient.

Not going to do this for milestone 2.2.1 - Running late on everything.

> Can you please add some tests? It's not clear to me how to write and run tests for this module (looking at the spec files, it apparently requires busted...

Note that the nodes to string conversion at stake, which is notably used by the tableofcontents package, but also had a different implementation in the indexer package, is now proposed...