Enivex

Results 470 comments of Enivex

Fractions have a similar problem as well https://github.com/typst/typst/issues/4717 is relevant

> I'm not sure I agree that it's a problem for fractions. I would naturally expect function calls to bind more tightly than fractions, e.g. in `f(x)/g(x)`. The thing is...

I don't think copying in a wall of LLM generated text is very helpful

After 0.13.0 this also does not work for a single character as long as the italic function is called explicitly. Technically a regression, but I can't imagine a lot of...

I actually ran into this issue myself as well, trying to add the `note` field to a CSL style. `annote` works, but not `note`

This is typically something you put in the note field instead

I think this is a slippery slope we shouldn't start going down. There's thousands of latex commands we conceivably could add error messages for.

> I do agree that we should not do that for each Latex command that people may or may not type. > > However a lot of compiler do a...