|
|
|
|
|
by enriquto
615 days ago
|
|
Yes, that is the problem, precisely. Lualatex and xelatex do not support all the features of plain latex (mostly "hacky" things, like pdf controls, js animations in beamer, etc). So, you have to chose between using these features and being able to type unicode letters directly. Probably there is a magic combination of engines and packages that allows to do everything at the same time, but I haven't found it. If this works natively in typst, it's a great selling point for me (although I dislike the markdown-like syntax). |
|
I suspect as typst only has a single implementation (I believe), it won't have the problem of different engines ;)