summaryrefslogtreecommitdiff
path: root/src/library
AgeCommit message (Expand)Author
2021-11-16Don't wrap already layoutable nodes into flows/pars unnecessarilyLaurenz
2021-11-16Introduce `SizedNode`Laurenz
2021-11-16Revert page and inline levelsLaurenz
2021-11-16Remove alignment from stackLaurenz
2021-11-16Move `lang` functionality into `par`Laurenz
2021-11-16Simplify `FlowNode` a bitLaurenz
2021-11-16Introduce `FlowNode`Laurenz
2021-11-27Fix a grid constraintMartin Haug
2021-11-24Fix some commentsMartin Haug
2021-11-20RTL tracking testLaurenz
2021-11-20Add tracking to font functionMartin Haug
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-11-14TidyingLaurenz
2021-11-02Number style -> typeLaurenz
2021-11-02Reduce namespace pollutionLaurenz
2021-11-02Smallcaps, sub- and superscript, ligature ctrls...Martin Haug
2021-10-31Reorganize modulesLaurenz
2021-10-28Add `move` functionLaurenz
2021-10-26Simplify node constructionLaurenz
2021-10-26Fr in stack and parLaurenz
2021-10-26Trim `mailto:` and `tel:` from linksLaurenz
2021-10-25Replace `..` syntax with `range` functionLaurenz
2021-10-23Simplify decorationsLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-23Remove directions from gridLaurenz
2021-10-23Revise block node contractLaurenz
2021-10-23New `ShapeNode`Laurenz
2021-10-23Remove inline alignment from stackLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-10-05Error on out-of-range values in `rgb`Laurenz
2021-10-05Rename `length` to `size` in `square()`Laurenz
2021-10-05Always use first positional argument in `expect()`Laurenz
2021-10-05Add `assert` functionLaurenz
2021-10-05Let `h`, `v` and `pagebreak` return templateLaurenz
2021-10-05Paper longhand for page functionLaurenz
2021-10-05Fill shorthand for font functionLaurenz
2021-10-02Simpler and more versatile row and column gutter argumentsLaurenz
2021-09-28Allow linear values for text edgesLaurenz
2021-09-27Add spacing capabilities to stack functionLaurenz
2021-09-27Fix panic due to bad alignments in stack functionLaurenz
2021-09-15Bugfix and tidyingLaurenz
2021-09-10Rename `Arguments` to `Args`Laurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-31More utility functionsLaurenz
2021-08-30Add abs() functionLaurenz
2021-08-30Lower- and uppercase string conversion functionsLaurenz
2021-08-29Allow body for font function once againLaurenz
2021-08-27Make font fallback disableableLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz