Laurenz
Laurenz
Relevant work on related things: #1704
The page numbering handling in this way (both internally and it being exposed as a method on locations) was to handle the specific bug of wrong page numberings in the...
Closing in favor of #763.
I would be fine with changing the ratio from `0.1190` to `2.5/21.0`, but otherwise the current behaviour is intentional because this way we also have reasonable default margins for smaller...
> Whatever the solution, I think the mechanism that is used to determine the margins should be exposed in the documentation. Sure, that makes sense.
The functions behave the same way. It's just that `repr` and for loops do not fail when the array is empty, but `first` and `at` do. And the output you're...
The document by definition only displays things from the final run and putting things into the document with `repr` therefore has the same behaviour. I get that this is confusing,...
Delayed errors have been implemented a while ago.
Closing in favor of https://github.com/typst/typst/issues/360