summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2023-04-05Bump versionv0.1.0Laurenz
2023-04-05Fix first line indent with styled textLaurenz
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-04Rename bibliography stylesLaurenz
2023-04-04Integers with different basesLaurenz
2023-04-04Make error messages a bit more consistentLaurenz
2023-04-04Make behavior of calculation functions consistent (#515)HarmoGlace
2023-04-03Improve justification of Chinese/Japanese text (#542)Alex Sayers
2023-04-02Make all counters start at zero (#533)Sébastien d'Herbais de Thun
2023-04-02Fix block spacingLaurenz
2023-04-01Simplify `pow` functionLaurenz
2023-04-01Hebrew numbering (#446)Naim A
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-03-31Support for multiple bib files in a bibliography (#296)Lars Wrenger
2023-03-31Correct minor typos (#474)Chris Ohk
2023-03-30Add support for more characters in links (#379)frozolotl
2023-03-30cli: Allow reading every path not of type dir (#414)Johannes Wolf
2023-03-29bail! when #symbol is called without parameters (#440)Naim A
2023-03-29Link to labelLaurenz
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-28Fix tests on WindowsLaurenz
Fixes #386.
2023-03-27Term list separator changesLaurenz
2023-03-27Update fibonacci example and add `round` functionLaurenz
2023-03-27Update changelogLaurenz
2023-03-27Fix parsing of unbalanced delimiters in mathLaurenz
2023-03-27Bump dependenciesLaurenz
2023-03-27Fix numeric bibliography orderingLaurenz
2023-03-27Allow disabling vector and matrix delimitersLaurenz
2023-03-27Fix matrix delimitersLaurenz
Fixes #200.
2023-03-27Parse decimals as a unitLaurenz
Fixes #257.
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
Fixes #353.
2023-03-25Newton's notation for derivatives (#281)Alexander Ekdahl
2023-03-24Replace infinite repeat layout panic with error (#235)Ryan Pitasky
When a page has auto width and there were no other constraints on the repetition width, this would previously panic. Now, there is an explicit check with a new error and test case.
2023-03-22Fix typos (#115)Kian-Meng Ang
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-21Fix show rule colon error messageLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Equation numberingLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-18Fix page counterLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17QueryLaurenz
2023-03-17StateLaurenz