summaryrefslogtreecommitdiff
path: root/tests/typ/meta
AgeCommit message (Collapse)Author
2023-09-13Bump dependenciesLaurenz
2023-09-13Add logical numbering support for PDF export (#1933)Kevin K
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-09-12Add figure separator field (#1791)Dmitrij
2023-09-12Add `figure.caption` element (#1704)MALO
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-09-11Update tests for type system changesLaurenz
2023-08-29More type safety for spansLaurenz
2023-08-03Warn if layout doesn't stabilize (#1684)bluebear94
2023-07-19Identify state by key onlyLaurenz
2023-07-05Add heading `bookmarked` toggle (#1566)Pg Biel
2023-06-28Reintroduce `--root`Laurenz
2023-06-26Make footnotes referenceable (#1546)MALO
2023-06-12Add `outline.entry` (#1423)Pg Biel
2023-06-09Adjust outline indent optionLaurenz
2023-06-08Improve footnote handling for multi-page blocksLaurenz
2023-06-08Fix footnote in columnsLaurenz
Fixes #1433
2023-05-30Add NumberingKind variants for Korean (#1360)Sung Jeon
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30Custom outline indenting (#1157)Pg Biel
2023-05-24Rework delimiter errorsLaurenz
Fixes #572
2023-05-22Fix and simplify reference supplementsLaurenz
- Fixes #873 by properly handling `none` supplement for`ref`. - Fixes #523 by adding a `supplement` parameter to `math.equation` - In the future, we can remove supplement functions in favor of show-set rules with fine-grained selectors. Currently, this is not possible because show-set + synthesis doesn't play well together
2023-05-20FootnotesLaurenz
2023-05-17Fix figure detectionLaurenz
2023-05-12Initial support for breakable figures (#1121)Pg Biel
2023-05-11More efficient introspectionLaurenz
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-04-26Touch up docsLaurenz
2023-04-23Support show-set for outline and bibliography headingsLaurenz
2023-04-17Write PDF outlineLaurenz
2023-04-13Fix linebreak after inline objects with metadataLaurenz
2023-04-13More flexible capability to control showing reference (#646)Chen
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Improve documentationLaurenz
2023-04-06Fix numbering testLaurenz
2023-04-06Add Chinese numbering (#565)SteamedFish
2023-04-06Add Iroha-style numbering (+ bugfix) (#555)Alex Sayers
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-04Rename bibliography stylesLaurenz
2023-04-01Hebrew numbering (#446)Naim A
2023-03-31Support for multiple bib files in a bibliography (#296)Lars Wrenger
2023-03-30Add support for more characters in links (#379)frozolotl
2023-03-29Link to labelLaurenz
2023-03-27Fix numeric bibliography orderingLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
Fixes #353.
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-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Fix page counterLaurenz
2023-03-17QueryLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-15Node linksLaurenz