Enivex
Enivex
@u-fischer @ErroneousBosch I'm not sure this is the right place for this seemingly LaTeX-specific conversation. > We cannot implement it and then wait for it to be widely accepted That's...
> I cant see typst being adopted for any serious academic work unless this is resolved. > All journals require figures to be submitted in PDF format. This practise is...
> I never heard of any journal that will require you to submit a TeX file to supplement your PDF, they do not care about your TeX file Literally every...
I prefer how it's done in https://ctan.org/pkg/geometry?lang=en. You specify some dimensions, and the rest are computed for you. If you can't be bothered to think too much about it, there...
I mean, it's a fundamental question about how to do page layout, not bike-shedding. A nine-part division can be achieved as a special case in a more flexible framework, and...
This seems like it would go against their core design principles
> long rant typst already has syntax highlighting built in https://typst.app/docs/reference/text/raw/ > a quick and dirty solution for now There is nothing more permanent than a temporary solution
> Yes, this is because math mode enables a different font. Is there a way to set the math font? I tried to look through the documentation, but couldn't find...
> Hmm, what's the expected use case for having two separate symbols? I can't think of a time when I'd deliberately want to mix two different symbol fonts. > (In...
I'm not particular about the actual implementation details, I'm just saying there should be _some_ way of entering math with LaTeX syntax. It would make sense for it to be...