summaryrefslogtreecommitdiff
path: root/library/src/math/attach.rs
AgeCommit message (Collapse)Author
2023-04-07Swap the misplaced top/bottom style (#642)Leedehai
2023-03-19Renaming and refactoringLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-03Keep font directly in `GlyphFragment`Laurenz
2023-02-02Ignore accent when positioning superscriptLaurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-01Treat italics correction differentlyLaurenz
2023-02-01Fix sub- and superscript ascent/descentLaurenz
2023-01-31Symbol improvementsLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz