top | item 41826775

(no title)

jimhefferon | 1 year ago

> My major point of friction with LaTeX is that using unicode is not straightforward.

Possibly you are describing how it used to be before the input encoding standard for LaTeX switched to UTF-8?

discuss

order

enriquto|1 year ago

No. I'm talking about modern LaTeX. You can easily write é outside of math mode, but not inside. By default, you cannot write α either inside nor outside of math. By using the right packages, you can do both, but other things break.

aragilar|1 year ago

Which engine? I believe XeTeX and LuaTeX support it natively?