summaryrefslogtreecommitdiff
path: root/library/src/layout/mod.rs
AgeCommit message (Expand)Author
2023-04-06Fix box and block sizingLaurenz
2023-04-02Fix block spacingLaurenz
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-03-30Make label on styled and sequence elements locatableLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17CountersLaurenz
2023-03-11Section referencesLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Extract regions into separate moduleLaurenz
2023-02-12Fix set document bugLaurenz
2023-02-11Fix flow bugsLaurenz
2023-02-09Move `Fragment` into libraryLaurenz
2023-02-07Remove basics sectionLaurenz
2023-02-02Allow arbitrary math directly in contentLaurenz
2022-12-30Numbering functionsLaurenz
2022-12-23Fix typosLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-09Align set ruleLaurenz
2022-12-08Copyable regionsLaurenz
2022-12-05Small improvementsLaurenz
2022-12-02IntrospectionLaurenz
2022-12-02Introduce virtual typesetterLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-28Widow and orphan preventionLaurenz
2022-11-28FragmentsLaurenz
2022-11-26Document metadataLaurenz
2022-11-26Extract numbering pattern from list nodeLaurenz
2022-11-25Tidy upLaurenz
2022-11-23Bring building a bit closer to realizeLaurenz
2022-11-22More sensible `LayoutRoot`Laurenz
2022-11-22Reorganize content typeLaurenz
2022-11-20Refactor buildingLaurenz
2022-11-19Show everything!Laurenz
2022-11-18Reorganize style moduleLaurenz
2022-11-18Remove `Target` enumLaurenz
2022-11-17Simplify layout_inline's signatureLaurenz
2022-11-17Handle paragraph indent at a later stageLaurenz
2022-11-12New interaction modelLaurenz
2022-11-09New block spacing modelLaurenz