Results 1184 comments of Laurenz

Thanks, that's very helpful!

Short summary of my thoughts on Discord: What I don't like about the design with a function in the polygon's scope is that it replicates all properties from the normal...

One reason why I didn't want this originally was because it would make the tests non-deterministic if there were bugs with incremental compilation. But that was in a time when...

> I think it would be better and more extensible if the bibliography function could take as an argument a function that displays an individual item. Having a `bibliography.entry` or...

You can do some sort of modifications with Typst's text show rules (replacing certain keywords seems possible). But overall, it's rather hacky and tricky.

In principle, this works as intended. In math, any kind of opening bracket matches any closing one (instead of just similar ones). Otherwise, it would become more difficult to write...

> The ( and ) are here to wrap the script content, not to be displayed, so they should not be matched to anything except their closing part. This looks...

There will be some kind of content rework in the future, but it's not yet clear in which shape or form. As such, I'm going to close this.

> One thing I do not like which should be considered before merging is that the subset selected will be the same for all file selected (it only make sense...

I've also used this fairly often when doing larger refactors. It would be great to have it back.