Hacker News new | ask | show | jobs
by alephaleph 1183 days ago
this isn't even a hack -- in Typst you write `$a b$` for implicit products, `$ab$` is always parsed as an identifier and you'll get a compile error if its not defined.
1 comments

Ah, thanks for the correction, this is even better :-)