summaryrefslogtreecommitdiff
path: root/library/src/layout/par.rs
AgeCommit message (Expand)Author
2024-11-29Fix paragraph spacing in Rust 1.82+0.6Laurenz
2023-06-24Use third person in documentation (#1560)MALO
2023-06-24layout::par::collect: Treat linebreak element as whitespace (#1542)bluebear94
2023-06-20Move assets/data to library/assets (#1515)figsoda
2023-06-12Delayed errorsLaurenz
2023-06-12Fix a bunch of typos + broken link (#1453)Alex Saveau
2023-05-30Use icu4x for linebreaking algorithm (#1355)Peng Guanwen
2023-05-20FootnotesLaurenz
2023-05-17Show default values in documentationLaurenz
2023-05-17Better documentation outlinesLaurenz
2023-05-15Do not hang CJK punctuation (#1211)Peng Guanwen
2023-05-11Implement sophisticated CJK punctuation adjustment (#954)Peng Guanwen
2023-05-11More efficient introspectionLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
2023-05-03Make ligatures copyable and searchableLaurenz
2023-05-01Fix smartquotes in outline (#1047)chris-02
2023-04-27Correct some typos (#987)Alexander Seiler
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-18Clippy fixes (#856)Marek Barvíř
2023-04-17More Chinese punctuation adjustment (#836)Peng Guanwen
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-15Fix typo in `ParElem` documentation (#810)Thiago Trannin
2023-04-13Fix linebreak after inline objects with metadataLaurenz
2023-04-13Refine linebreak algorithm for better Chinese justification (#701)Peng Guanwen
2023-04-05Fix first line indent with styled textLaurenz
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17CountersLaurenz
2023-03-14Hanging indentLaurenz
2023-03-13Derive `Cast` for enumsLaurenz
2023-03-11Jump to source and previewLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-26Documentation fixesLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Remove base widthLaurenz
2023-02-11Fix flow bugsLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-22Fix fr handling for horizontal auto pageLaurenz
2022-12-26Typo fixLaurenz
2022-12-23Fix broken linksLaurenz