Ruby/overset text
In Japanese there are certain characters called furigana that are meant to be rendered above other text as a reading aid. When opening a book with this formatting in plato, they are instead rendered after the character they are supposed to be above of, instead of above. Is this difficult to support?
https://github.com/NanoMichael/MicroTeX
seems to have a way to do overset text, maybe an implementation similar to it could be done here
related: https://github.com/baskerville/plato/issues/244
In Japanese there are certain characters called furigana that are meant to be rendered above other text as a reading aid. When opening a book with this formatting in plato, they are instead rendered after the character they are supposed to be above of, instead of above. Is this difficult to support?