summaryrefslogtreecommitdiff
path: root/src/library
AgeCommit message (Collapse)Author
2021-12-15Set Rules Episode IV: A New FoldLaurenz
2021-12-09Set Rules Episode III: Revenge of the packerLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-12-05Set Rules Episode I: The Phantom StyleLaurenz
2021-12-02Remove baseline weirdnessLaurenz
2021-11-30Syntax highlightingLaurenz
2021-11-29Fix square and circle width & heightLaurenz
2021-11-29Fix vertical image expansionLaurenz
2021-11-29Go back to wrapping inline nodesLaurenz
2021-11-29Layout bugfixesLaurenz
2021-11-26More independent placed nodeLaurenz
2021-11-26X/Y abstractionsLaurenz
2021-11-25Layout improvementsLaurenz
2021-11-24Small style changesLaurenz
2021-11-23TransformationsLaurenz
2021-11-23Simpler alignment resolvingLaurenz
2021-11-232d alignments with plus operatorLaurenz
2021-11-23Horizon alignmentLaurenz
2021-11-22Welcome to TigerlandLaurenz
2021-11-29Castable optional and smart valuesLaurenz
2021-11-20StrokesLaurenz
2021-11-19Small fixesLaurenz
2021-11-18Page fillLaurenz
2021-11-18RefactoringLaurenz
2021-11-17Configurable paragraph alignmentLaurenz
2021-11-17Placed nodeLaurenz
2021-11-17More intuitive auto image sizing in gridLaurenz
2021-11-17Align nodeLaurenz
2021-11-16Image fit modesLaurenz
2021-11-16Abstraction for fr resolvingLaurenz
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
Instead of separating functionality into layout and library, everything lives in the library now. This way, related things live side by side and there are no duplicate file names in the two directories.
2021-10-28Add `move` functionLaurenz
2021-10-26Simplify node constructionLaurenz
2021-10-26Fr in stack and parLaurenz