typst/library/src/math
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
..
accent.rs Better documentation outlines 2023-05-17 14:38:03 +02:00
align.rs Support implicit alignment (#749) 2023-04-25 11:22:32 +02:00
attach.rs Reduce redundant ops when computing sup/sub shifts (#1190) 2023-05-19 16:48:57 +02:00
cancel.rs Show default values in documentation 2023-05-17 14:41:46 +02:00
ctx.rs Optimize `.count() > 1` check (#1053) 2023-05-01 13:29:59 +02:00
delimited.rs Show default values in documentation 2023-05-17 14:41:46 +02:00
frac.rs Better documentation outlines 2023-05-17 14:38:03 +02:00
fragment.rs Fixed symbol style reset in stretching (#1195) 2023-05-19 15:33:15 +02:00
matrix.rs Better documentation outlines 2023-05-17 14:38:03 +02:00
mod.rs Fix and simplify reference supplements 2023-05-22 20:56:30 +02:00
op.rs Show default values in documentation 2023-05-17 14:41:46 +02:00
root.rs Better documentation outlines 2023-05-17 14:38:03 +02:00
row.rs Alternate between right/left alignment in equations (#936) 2023-05-11 14:56:17 +02:00
spacing.rs Renaming and refactoring 2023-03-19 22:39:19 +01:00
stretch.rs Fixed symbol style reset in stretching (#1195) 2023-05-19 15:33:15 +02:00
style.rs Better documentation outlines 2023-05-17 14:38:03 +02:00
underover.rs Better documentation outlines 2023-05-17 14:38:03 +02:00