summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-28Fix parsing of language in single-tick raw literals (#401)frozolotl
2023-03-28A bit more polygon docsLaurenz
2023-03-28Add polygon drawing primitive (#314)Olle Lögdahl
2023-03-28Watch root directory instead of current oneLaurenz
2023-03-28Return with non-zero status code in case of errorLaurenz
2023-03-28Fix tests on WindowsLaurenz
2023-03-28Switch to crates.io version of `lipsum`Laurenz
2023-03-28New releasev23-03-28Laurenz
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-28Also embed oblique monospace fontsLaurenz
2023-03-27Methods can be impureLaurenz
2023-03-27Add an overlay to the Nix flake (#377)figsoda
2023-03-27typo: `childfren` -> `children` (#381)oskgo
2023-03-27Term list separator changesLaurenz
2023-03-27Update fibonacci example and add `round` functionLaurenz
2023-03-27Add note about arrays of length oneLaurenz
2023-03-27Fix hovering over commentsLaurenz
2023-03-27Update changelogLaurenz
2023-03-27Add Nix flake (#158)figsoda
2023-03-27Fix typos in docs (#315)Rafael Oliveira
2023-03-27Fix parsing of unbalanced delimiters in mathLaurenz
2023-03-27Fix a typo in documentation (#339)user202729
2023-03-27Bump dependenciesLaurenz
2023-03-27Fix numeric bibliography orderingLaurenz
2023-03-27Allow disabling vector and matrix delimitersLaurenz
2023-03-27Fix matrix delimitersLaurenz
2023-03-27Parse decimals as a unitLaurenz
2023-03-27Add note to VS Code extensionLaurenz
2023-03-27Respect link style in bibliographyLaurenz
2023-03-27Documentation for location methodsLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
2023-03-27Added IPA pronunciation (#349)Alice Carroll
2023-03-26Cache eviction helpsLaurenz
2023-03-26PronunciationLaurenz
2023-03-25Don't let the build script overwrite TYPST_VERSION (#154)figsoda
2023-03-25Document behaviour of dictionary.insert() when key exists (#282)百地 希留耶
2023-03-25Add custom font search path support for typst cli (#270)7sDream
2023-03-25Added return type to methods of colors in docs (#291)Laurenz Stampfl
2023-03-25change page numbering for outline (#284)David Voigt
2023-03-25Newton's notation for derivatives (#281)Alexander Ekdahl
2023-03-25Use correct smart quotes for Norwegian Bokmål language code (#278)jakobrs
2023-03-25Fix fill color obstructing page header and background (#277)Florian Kothmeier
2023-03-24Simplify heading block exampleLaurenz
2023-03-24Fix index out of bounds error in build script (#173)figsoda
2023-03-24Replace infinite repeat layout panic with error (#235)Ryan Pitasky
2023-03-24Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting o...Dave L
2023-03-24Fixed Typo (#227)Easyoakland
2023-03-24Fix descriptions of some types (#206)Sebastian Zivota
2023-03-24Fix import syntax in tutorial (#205)Sebastian Zivota
2023-03-24Make alignment actually centered (#176)Roland Fredenhagen