Enivex
Enivex
> > Using symbols that cannot be input on a regular keyboard for operations sounds like a bad idea. _ and ^ are also the standard in other markup languages....
https://typst.app/docs/guides/guide-for-latex-users/
> The key here is that new users need a migration guide specifically for the math part, not just LaTeX in general. The guide does cover math. I'm not sure...
> And one of the most important points is to highlight key differences, for example: > > - `epsilon`/`epsilon.alt` and `phi`/`phi.alt` follow Unicode which is opposite of TeX's choices for...
Since the guide has already been created, I think it would be best if you start a new issue with concrete suggested improvements to what you'd like to see changed...
docx doesn't really serve the same role as pdf I would suggest looking into https://github.com/jgm/pandoc/ if you want to produce word documents. They already have latex support, and seem to...
> > docx doesn't really serve the same role as pdf > > > > I would suggest looking into https://github.com/jgm/pandoc/ if you want to produce word documents. They already...
https://github.com/typst/typst/pull/435
https://github.com/jgm/pandoc/issues/8713 Relevant (Seems like the main priority is a writer right now, but a reader may be a possibility)
> Is there any ongoing initiative or concerted effort to encourage academic journals to adopt Typst as an alternative manuscript format? No, because typst has to reach stable before that's...