Enivex

Results 211 comments of Enivex

> Yeah, it’s fair to say `calc` should be kept purely numerical. I’ve only bothered to do this because `atan2` comes up a lot in drawing (to find the bearing...

Arbitrary alignment in matrices is something I've not seen before. I think most people would be happy with just being able to globally specify the alignment of the columns. (Or...

> Regarding an alignment parameter, I don't think it's necessary with tabular alignment because people can use `&` in the first row of their matrix and get precisely the behavior...

Are there even PDF readers that properly support video apart from Adobe Reader? I think your best bet would be waiting for HTML output. That should more easily be able...

> If anything, I think backticks should be a shortcut for `math.mono` in math. The typewriter symbols are extremely rarely used in math

Using ` both as a prefix and for enclosing things sounds like a recipe for disaster

I'm closing this one, as I'm fairly sure it's the intended behavior. Without putting it on the same line, or by indenting the #pagebreak, typst interprets this as two different...

> Sadly indenting doesn't help :( My bad, I misread it. You can use ``` + A #v(1fr) + B ``` or ``` + A #v(1fr) + B ``` My...

Indeed, the solution should be to follow the PDF spec and request that sumatrapdf and pdf.js follow it.

I don't think anyone disagrees that the current behavior is a problem @nafkhanzam . They're just saying that the way to fix your issue is following the PDF spec. There's...