Yip Coekjan

Results 40 comments of Yip Coekjan

Hi @laurmaedje , I've made the requested changes to this PR and was hoping you could find time for another review when convenient. Thank you!

Same issue. And it showed an extra window around the pin, just like the image @gl0zzy posted.

The fuzz failure seems to be relative with #4056

> Latex use `\succeq` as `⪰`, so `succ.seq` is good for latex users. See https://discord.com/channels/1054443721975922748/1088371867913572452/1235512693532921857. I discussed their names with @Enivex and updated the pr.

> I just read up on the Discord discussion and there @Enivex was in favor of removing `lt.curly`. That might make sense and would fix the problem noted above. So,...

I removed `lt.curly.eq` and `gt.curly.eq` just now. Should this pr further remove (and rename) all `{lt,gt}.curly.*`?

All done. Please review my changes :)

At least now (v0.11.0), I don't think your proposed style really simplifies the syntax. And actually, in my view, your style is not consistent with typst syntax style. If let...

> Built-in markup for the most common formatting tasks Different from heading, list, bold-text, in my view, table is a complex thing. Features like cell-merge (colspan/rowspan), cell-alignment and cell-rotation seem...

Maybe we can add a cli argument (like `--allow-missing-ref`, or something else) to toggle the compile/watch behavior: 1. normal (current) behavior: deny missing ref 2. `--allow-missing-ref` behavior: warn on missing...