Tobias Schmitz
Tobias Schmitz
Thanks @LaurenzV for bumping the `skrifa` crate. Now all remaining git dependencies should be fine.
Rebased onto master and formatted docs
> One general remark is that it would be nice if you could add brief doc comments to at least all structs and ideally also methods. Done > Regarding merge:...
The test suite might be a little bit slower now that svg and pdf are also tested and due to #7365. Running `cargo testit --stages=render,html,pdftags` should be just as fast...
I think that should fix it
I'm not sure. I can see this being correct behavior, since the grid cell is broken across pages/columns, but still considered to be one logical part. There is a disconnect...
I agree that it feels somewhat inconsistent, and I definitely feel like there is room for improvement here, I'm just not sure what it should look like. The problem is...
> I think that page headers maybe end up in a similar situation where having them inside page body text would feel wrong. That's a good point, I think you're...
I agree this should probably be handled by typst. The question is should this be an error in `typst-pdf` or should the error be generated for any paged document that...
> I'm not very familiar with accessibility best practices, but the two use cases I've seen (code block line numbers, watermarks) might both be considered artifacts. Perhaps we could automatically...