summaryrefslogtreecommitdiff
path: root/src/library
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-31Rename `RoleMap` to `LangItems`Laurenz
2022-10-31Remove semantic role handlingLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-27Small fixesLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-05Refactor syntax moduleLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-30Bump ttf-parserLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
2022-09-25XML readingLaurenz
2022-09-25JSON readingLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-09-19Remove image storeLaurenz
2022-09-19RenamingLaurenz
`Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source`
2022-09-19Remove pins and memoizationLaurenz
2022-09-19Fix cost if last line is justifiedLaurenz
2022-09-19Underline only Typst headings in code blocksLaurenz
2022-09-19Handle non-breaking spaces during justificationLaurenz
2022-09-07[WIP] Label and reference syntaxLaurenz
2022-07-27CSV readingLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-06-14Unified file loading errorsLaurenz
2022-06-14Make radius configuration unconfusingLaurenz
2022-06-14Many fixesLaurenz
2022-06-13Bump lipsumLaurenz
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-09Non-outlined headingsLaurenz
2022-06-08CR: Whoever said orange is the new pink was seriously disturbed.Martin Haug
2022-06-08Auto-detect grid row semanticsMartin Haug
2022-06-08More consistent role applicationMartin Haug
2022-06-04First iteration of outline itemsMartin Haug
2022-05-31Numbered spansLaurenz
2022-06-01Fix inline nodes and decorationsMartin Haug
Also Code Review 👯‍♂️
2022-05-31Sub- and superscriptsMartin Haug
Fixes to PDF export I guess Also improved rendition for non-Latin scripts
2022-05-28Page background and foregroundLaurenz
2022-05-27Luma colorLaurenz
2022-05-27Make justified break work for last lineLaurenz
2022-05-27Reuse location typeLaurenz