summaryrefslogtreecommitdiff
path: root/library/src/meta/figure.rs
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-06Improve value casting infrastructureLaurenz
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-20Version bumpv0.4.0Laurenz
2023-05-17Show default values in documentationLaurenz
Fixes #169 Fixes #1102
2023-05-17Better documentation outlinesLaurenz
2023-05-17Fix figure detectionLaurenz
2023-05-12Initial support for breakable figures (#1121)Pg Biel
2023-05-11Documentation fixesLaurenz
2023-04-26Allow passing `region` to LocalName (#926)pan93412
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-17Write PDF outlineLaurenz
2023-04-12Correct some typos (#746)Alexander Seiler
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Fix heading supplementLaurenz
Fixes #730
2023-04-06Changed rules of figures (#627)Sébastien d'Herbais de Thun
2023-04-04Refactor and document figuresLaurenz
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-03Provide support for portuguese language (#525)Mateus Felipe C. C. Pinto
2023-03-31Added FR language support (#483)Sébastien d'Herbais de Thun
2023-03-31Added ZH language support (#481)1bitbool
2023-03-31Added RU language support (#467)Daniil Berezin
2023-03-29Added IT language support (#413)Marco Radocchia
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-15Node linksLaurenz
2023-03-15Simplify stable id handlingLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-12Make figure block unbreakableLaurenz
2023-03-11FiguresLaurenz