summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-03Provide support for portuguese language (#525)Mateus Felipe C. C. Pinto
2023-04-02Revise counter documentationLaurenz
2023-04-02Make all counters start at zero (#533)Sébastien d'Herbais de Thun
2023-04-02Fix a copy-paste typo in CircleElem's docs (#534)SekoiaTree
2023-04-02Fix block spacingLaurenz
2023-04-02replace deprecated angle brackets (#237)samlich
2023-04-02Add documentation on how to access math functions in code (#458)user202729
2023-04-01Add .idea to gitignore (#514)HarmoGlace
2023-04-01Simplify `pow` functionLaurenz
2023-04-01Fix underflows in counterLaurenz
2023-04-01Fix zero power (#511)HarmoGlace
2023-04-01Documentation for regex from raw elementLaurenz
2023-04-01Don't display empty counters and stateLaurenz
2023-04-01docs: Mention single-letter variables more prominently (#508)Sebastian Zivota
2023-04-01Hebrew numbering (#446)Naim A
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-04-01Add aliases for subcommands (#485)figsoda
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-04-01Unreachable pattern (#501)Marek Barvíř
2023-04-01Fixed extraneous spacing in sign operators (#500)Yi Chen Chong
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-04-01Allows negative pow (#486)Sébastien d'Herbais de Thun
2023-04-01Default workspace members to cli (#484)figsoda
2023-03-31Added FR language support (#483)Sébastien d'Herbais de Thun
2023-03-31Support for multiple bib files in a bibliography (#296)Lars Wrenger
2023-03-31FIX lint clippy::len_without_is_empty (#451)Marek Barvíř
2023-03-31Correct minor typos (#474)Chris Ohk
2023-03-31Added ZH language support (#481)1bitbool
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-31Added RU language support (#467)Daniil Berezin
2023-03-30Rewrite of CLI using clap (#468)Sébastien d'Herbais de Thun
2023-03-30Add support for more characters in links (#379)frozolotl
2023-03-30FIX "data.typ" test (#412)Marek Barvíř
2023-03-30Make label on styled and sequence elements locatableLaurenz
2023-03-30fix: allow access to label of sequence (#342)GabrielDertoni
2023-03-30cli: Allow reading every path not of type dir (#414)Johannes Wolf
2023-03-29Make release builds using LTO (#396)Filip Andersson
2023-03-29Revise Readme a bitLaurenz
2023-03-29Update install instructions with package managers (#419)Louis Vignoli
2023-03-29bail! when #symbol is called without parameters (#440)Naim A
2023-03-29Fix file watching when only file name is given (#433)Alexander Korn
2023-03-29Link to labelLaurenz
2023-03-29CI runs all tests (#434)CGMossa
2023-03-29Added IT language support (#413)Marco Radocchia
2023-03-29Fix styling of text operatorsLaurenz
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