summaryrefslogtreecommitdiff
path: root/src/library/text
AgeCommit message (Expand)Author
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
2022-04-30New block spacing modelLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
2022-04-19Automatic frame mergingLaurenz
2022-04-18Tidy paragraph layoutLaurenz
2022-04-18Fix duplicate RTL text and alignment + fr bugsLaurenz
2022-04-17Repeat functionLaurenz
2022-04-13Improve language and add region controlsLaurenz
2022-04-13Make language non-optional with english as defaultLaurenz
2022-04-13Soft breaks and shy hyphensLaurenz
2022-04-13Smart quotesLaurenz
2022-04-13Fix bug with basically empty paragraphLaurenz
2022-04-13Don't hang quotesLaurenz
2022-04-12Introduce `NodeKind::Quote`Martin Haug
2022-04-12Segment by scriptLaurenz
2022-04-12Merge text runs during paragraph layoutLaurenz
2022-04-10Less style chains lookups during paragraph layoutLaurenz
2022-04-10Move language-related properties from `par` to `text`Laurenz
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-08Start & end alignmentLaurenz
2022-04-07Make `Relative` genericLaurenz