Omikhleia
Omikhleia
> ... potentially interchangeable with another implementation (e.g. a Rust one). I understand the idea of potentially using a Rust implementation in the future, but I’d like to clarify whether...
> I haven't looked for CSL engines yet I have - there's Typst [Hayagriva](https://github.com/typst/hayagriva). (_tongue-in-cheek on_) Typst has a huge active community, it also has a fairly good indexer, and...
@zepinglee Indeed, thanks for pointing it! Seeing the online demo again, I'm pretty sure I looked at it too this summer, albeit very briefly, and had some concerns. Well, there...
Some other direct insertions to the typesetter node queue which sound dubious: - `\discretionary` command - `\alternative` command (gutenberg package) (That's not an exhaustive search, some seem legit to me...)
For the record, re-tested and still present in 0.15.9
Additionally, we may want to investigate a styling option so that the (short only?) caption could be configured to be below or above the figures/tables. (Current state of art =...
N.B. Totally killing the bidi package (= making its code no-op) does not change the result, so this is probably unrelated to #501
Also relating to color fonts: #691
For the record, _some_ color-enabled fonts do work... ``` [fonts] Looking for ;10;400;;normal;+ss02;;LTR;./temp/Eadui-CPAL.otf [fonts] Resolved font family -> ./temp/Eadui-CPAL.otf [color-fonts] Switching to color font Shaper [typesetter] Leaving hmode ``` With...
N.B. added "additional notes" to the initial description.