summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)Author
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-30FIX "data.typ" test (#412)Marek Barvíř
2023-03-30Make label on styled and sequence elements locatableLaurenz
2023-03-29bail! when #symbol is called without parameters (#440)Naim A
2023-03-29Link to labelLaurenz
2023-03-29Added IT language support (#413)Marco Radocchia
2023-03-29Fix styling of text operatorsLaurenz
2023-03-28A bit more polygon docsLaurenz
2023-03-28Add polygon drawing primitive (#314)Olle Lögdahl
2023-03-28Switch to crates.io version of `lipsum`Laurenz
2023-03-27typo: `childfren` -> `children` (#381)oskgo
2023-03-27Term list separator changesLaurenz
2023-03-27Update fibonacci example and add `round` functionLaurenz
2023-03-27Bump dependenciesLaurenz
2023-03-27Allow disabling vector and matrix delimitersLaurenz
2023-03-27Respect link style in bibliographyLaurenz
2023-03-27Documentation for location methodsLaurenz
Fixes #308.
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
Fixes #353.
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-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-21Fix typoLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-20Documentation for measure, locate, and styleLaurenz
2023-03-20Documentation for queryLaurenz
2023-03-20Documentation for stateLaurenz
2023-03-20Documentation for countersLaurenz
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
2023-03-17CountersLaurenz
2023-03-17More jump targetsLaurenz
2023-03-15Node linksLaurenz
2023-03-15Simplify stable id handlingLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-14Reference supplementsLaurenz
2023-03-14Hanging indentLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-13Derive `Cast` for enumsLaurenz