summaryrefslogtreecommitdiff
path: root/src/library/structure/heading.rs
AgeCommit message (Collapse)Author
2022-11-03Split cratesLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Replace `encode` with `field`Laurenz
2022-10-31Remove semantic role handlingLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-06-09Non-outlined headingsLaurenz
2022-06-08CR: Whoever said orange is the new pink was seriously disturbed.Martin Haug
2022-06-08Auto-detect grid row semanticsMartin Haug
2022-06-08More consistent role applicationMartin Haug
2022-06-04First iteration of outline itemsMartin Haug
2022-05-25Move route from context to VMLaurenz
2022-05-19Fix generated strong and emphasized textLaurenz
2022-05-13Pass language to raw show ruleLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
2022-04-10Move language-related properties from `par` to `text`Laurenz
Closes #67
2022-04-08Em unitsLaurenz
2022-04-07Rename length-related typesLaurenz
`Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative`
2022-04-07Rework style chainsLaurenz
2022-04-03Font fallbackLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11More restructuringLaurenz