summaryrefslogtreecommitdiff
path: root/src/library/math
AgeCommit message (Collapse)Author
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Reduce usage of `finalize`Laurenz
2022-10-31Replace `encode` with `field`Laurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-09-19RenamingLaurenz
`Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source`
2022-07-26New `Str` type with methodsLaurenz
2022-06-14Many fixesLaurenz
2022-06-13Fix inline math formula frame sizeLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-06-12Make all fields of `Frame` privateLaurenz
2022-06-10Bump dependenciesLaurenz
2022-06-04First iteration of outline itemsMartin Haug
2022-05-25Move route from context to VMLaurenz
2022-05-24Parse math fonts only onceLaurenz
2022-05-19Switch to New Computer Modern MathLaurenz
2022-05-18Hack in ReX for nowLaurenz
2022-05-18Forbid `auto` for raw and math familyLaurenz
2022-05-13Pass language to raw show ruleLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
2022-04-07Rework style chainsLaurenz
2022-04-05Fix typoLaurenz
2022-04-03Font fallbackLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11Consistent block namingLaurenz
2022-03-11More restructuringLaurenz