Results 1371 comments of Laurenz

That sounds doable, in principle, my main concern is with the namespaces. We intentionally put everything in `preview` right now in order to make a decision how to do namespacing...

The difference is that typst.toml can only contain static strings while dynamic imports within Typst code could embed files from your computer into URLs, e.g. via query parameters. And even...

@Vanille-N PRs to improve diagnostics in this area would be appreciated!

@terefang It was just triaging and making use of the new label. It has no implications on priorities. I understand that you consider this important and it's true that font...

@NiBrc I think that's a different thing. What you want is essentially https://github.com/typst/typst/issues/1356.

The slight overlap is intended by the OpenType MATH spec.

Ah yeah, hyphenation makes sense. When there is a hyphenation opportunity, it's not considered `unbreakable` by the layout engine and does not count as a runt.

Also fixes https://github.com/typst/typst/issues/5977 :)

Thank you! This is a very nice fix.