Laurenz
Laurenz
The first one sounds fine. Regarding the second, it might be a better suggestion to escape the `*` since otherwise there'll (a) be a space, (b) the lone asterisk will...
If switching the `Lexer` to `SyntaxError` doesn't cause any problems, it should be fine.
Some of these are fixed by https://github.com/typst/typst/pull/2215
It's a fair request and I'm open to it. Would take some work though to make this possible, which I currently don't have. If you're interesting in taking it on,...
We excluded Indic languages because we couldn't find any evidence that hyphenation was actually used with them in practice. Perhaps that wasn't true. Do you have any sources of non-TeX...
I agree that this is useful. I had thought about having this years ago, but never came around to just implement it (even though its probably pretty simple.) About the...
> By the way, should this overlay element be able to be inlined, just like box? What do you mean? To make it inline, you should wrap it in a...
The interaction of math and normal layouts is totally broken right now, but I plan to improve it.
Fully agreed! More GUI-like tools are a thing that's on our radar, but probably quite far down the road.
I think a Z-stack container is overall more useful. I also ran into the lack of it a couple of times now and it's not only about the layering, but...