summaryrefslogtreecommitdiff
path: root/src/library/text/par.rs
AgeCommit message (Expand)Author
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-28Refactor `geom` moduleLaurenz
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-19Fix cost if last line is justifiedLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-06-12Make all fields of `Frame` privateLaurenz
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-06-01Fix inline nodes and decorationsMartin Haug
2022-05-31Sub- and superscriptsMartin Haug
2022-05-27Make justified break work for last lineLaurenz
2022-05-26Locatable groupsLaurenz
2022-05-26Locate me!Laurenz
2022-05-25Move route from context to VMLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz
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-08Em unitsLaurenz
2022-04-08Start & end alignmentLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-04-07Make chinese justification less badLaurenz
2022-04-07Rework style chainsLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-03-13Refactor paragraph layoutLaurenz
2022-03-12Remove classes and improve namingLaurenz