Results 1142 comments of Laurenz

Alright! > Life's just kinda a mess atm I'm sorry to hear that. :/

I thought some more about this PR. While I'd like to support a selector like this, ideally I'd want to do it across both query _and_ show rules, and also...

The `page` element is fairly special and show rules like this are not really compatible with the current layout model. A warning for that would be useful.

I can't reproduce this either, also not by setting Noto Color Emoji manually.

I investigated this a bit with the Apple Color Emoji version linked above. While what Typst does is certainly not ideal, this font seems rather broken to me: - As...

Subsetting shouldn't crash anymore as there are now export stage diagnostics. The font handling is still buggy though.

Smaller reproduction without a show rule: ```typ #lorem(10) #pagebreak(to: "odd") #pagebreak(weak: true) #lorem(10) ```

One thing that a built-in reversal could do, but just changing the numbers not, is change the logical ordering for accessible PDFs. But we don't write such a thing anyway...

I have posted some thoughts here: https://laurmaedje.github.io/posts/frozen-state/

@git001 Thanks for the heads-up. ~~I made some changes the blog's build process. That broke things apparently. I'm rolling them back now.~~ (edit: turns out it was because my GitHub...