summaryrefslogtreecommitdiff
path: root/src/library/text
AgeCommit message (Expand)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-31Remove semantic role handlingLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-05Refactor syntax moduleLaurenz
2022-09-30Bump ttf-parserLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
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
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-26New `Str` type with methodsLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-06-12Make all fields of `Frame` privateLaurenz
2022-06-10Bump dependenciesLaurenz
2022-06-08CR: Whoever said orange is the new pink was seriously disturbed.Martin 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
2022-05-31Sub- and superscriptsMartin Haug
2022-05-27Make justified break work for last lineLaurenz
2022-05-27Reuse location typeLaurenz
2022-05-26Locatable groupsLaurenz
2022-05-26Locate me!Laurenz
2022-05-27Intra-document linksMartin Haug
2022-05-25Move route from context to VMLaurenz
2022-05-20More highlighting APILaurenz
2022-05-19Fix generated strong and emphasized textLaurenz
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-13Underline headings in raw themeLaurenz
2022-05-11Write language and direction for PDFsMartin Haug
2022-05-06Cast content from stringLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-05-04Move smallcaps into separate functionLaurenz
2022-05-03Support recursive show rulesLaurenz