summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)Author
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-13Remove dumb `field` functionsLaurenz
2023-02-12Update changelogLaurenz
2023-02-12Add delimiter setting for `cases`Laurenz
2023-02-12Fix docsLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Add `baseline` argument to `box`Laurenz
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-12Support `auto` as sizing for boxLaurenz
2023-02-12Remove block around outlineLaurenz
2023-02-12Add `tg` and `ctg` operatorsLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Remove base widthLaurenz
2023-02-12Extract regions into separate moduleLaurenz
2023-02-12Fix square baseLaurenz
2023-02-12Let line have an extentLaurenz
2023-02-12Fix set document bugLaurenz
2023-02-12Fix place baseLaurenz
2023-02-12Fast path for gutter-less gridLaurenz
2023-02-12Make grid RTL awareLaurenz
2023-02-12Skip grid region if one cell is emptyLaurenz
2023-02-12Change grid base for auto columnsLaurenz
2023-02-11Fix flow bugsLaurenz
2023-02-09Move `Fragment` into libraryLaurenz
2023-02-07Remove basics sectionLaurenz
2023-02-07Don't hyphenate linkLaurenz
2023-02-06Add missing `.op` modifiersLaurenz
2023-02-06Set Typst versions to `0.0.0`Laurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-03Fix font switch in mathLaurenz
2023-02-03Keep font directly in `GlyphFragment`Laurenz
2023-02-02Rename infinity symbolLaurenz
2023-02-02Ignore accent when positioning superscriptLaurenz
2023-02-02Fix root index placement againLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-02Matrix baseline alignmentLaurenz
2023-02-02Math testsLaurenz
2023-02-02Allow arbitrary math directly in contentLaurenz
2023-02-01Treat italics correction differentlyLaurenz
2023-02-01Fix root index placementLaurenz
2023-02-01Fix sub- and superscript ascent/descentLaurenz
2023-02-01Always apply math italics correctionsLaurenz
2023-02-01Math char style exceptionsLaurenz
2023-02-01Fix raw show ruleLaurenz
2023-01-31Symbol improvementsLaurenz
2023-01-31Make lowercase greek italicLaurenz
2023-01-31Fix calc doc commentsLaurenz
2023-01-30Add calc constantsLaurenz