summaryrefslogtreecommitdiff
path: root/src/library/mod.rs
AgeCommit message (Expand)Author
2022-04-25Add blind text functionMartin Haug
2022-04-17Repeat functionLaurenz
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-08Start & end alignmentLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-04-03Font fallbackLaurenz
2022-03-18MethodsLaurenz
2022-03-15Add `in` and `not in` operatorsLaurenz
2022-03-17CR: I'm gonna make him a refactor he can't refuseMartin Haug
2022-03-16`LineNode`Martin Haug
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11More restructuringLaurenz
2022-02-28Reorganize libraryLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-18List label stylingLaurenz
2022-02-17Accept closures for heading stylingLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-17Switch to const generics for nodesLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-07Tidy upLaurenz
2022-02-02Rename `into_block` to `pack`Laurenz
2022-02-02Rename `Node` to `Template`Laurenz
2022-02-02Fix filenameLaurenz
2022-02-08New color stuffMartin Haug
2022-02-03Harmonize non-negative int argumentsMartin Haug
2022-02-03Add moduloMartin Haug
2022-02-03Add roman numeral and footnote formattingMartin Haug
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-30Rework strong and emphLaurenz
2022-01-29Fix that templates don't create a scopeLaurenz
2022-01-29Add `hide` classLaurenz
2022-01-17Basic tablesLaurenz
2022-01-13Add `even` and `odd` functionsLaurenz
2022-01-08Make all nodes into classesLaurenz
2022-01-07Tidy up stylingLaurenz
2022-01-05Lift styles out of individual nodesLaurenz
2021-12-30Style chainsLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-12-28TidyingLaurenz
2021-12-27Apply simple suggestions from code reviewMartin
2021-12-26Introduce equal-width columnsMartin Haug
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-16Set Rules Episode VIII: The First MacroLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-12-15Set Rules Episode IV: A New FoldLaurenz