| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: EpicEricEE <github@ericbiedert.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2441
|
|
- Moves as much data out of the `Vm`
- Removes duplication with call_vm and call_vt flavours
- Uses tracked chain instead of fixed int for determining max nesting depth
- This means that nesting checks now generalizes to layout and realization, to detect crashing show rules and overly nested layouts
|
|
Fix #2572
|
|
|
|
|
|
|
|
|
|
For PDF, they will be immediately turned into plain text. However, it's still useful because templates can now accept content titles (with math or such things) instead of forcing strings because of set document. Moreover, it will be useful with "get rules" in the future.
|
|
Fixes #2531
|
|
|
|
Fixes #2689
|
|
|
|
|