typst/src/model
Laurenz f4fd6855e7 Fix and simplify reference supplements
- 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-22 20:56:30 +02:00
..
content.rs Fix field access on styled element 2023-05-22 13:49:09 +02:00
element.rs Write PDF outline 2023-04-17 13:26:49 +02:00
introspect.rs More efficient introspection 2023-05-11 11:27:00 +02:00
mod.rs More efficient introspection 2023-05-11 11:27:00 +02:00
realize.rs More efficient introspection 2023-05-11 11:27:00 +02:00
styles.rs Fix and simplify reference supplements 2023-05-22 20:56:30 +02:00