typst
typst copied to clipboard
Highlight Offset Mismatch with Subscript and Superscript Text
Description
As you can see in the following example, none of the combinations of #sub or #super with #highlight produces the expected results. In particular the offset of the highlight do not match the offset of superscript or subscript text.
Reproduction URL
https://typst.app/project/r4EHGvxFzw0JlWTqH_zXm_
Operating system
No response
Typst version
- [X] I am using the latest version of Typst
@f3fora please make the project public.
Sorry! I have updated the link.
https://typst.app/project/r4EHGvxFzw0JlWTqH_zXm_
What should be the correct behavior? Should the line be highlighted at its regular height, or should the highlight stick to the sub/superscript?