ugh why is unicode and fonts so complicated in LaTeX
@annaaurora just use xelatex. it solves almost all of your problems
@filmroellchen
> markdown: $ÄK_{Datum}$
> sets math font to Asana Math
> compiles document
> > [WARNING] Missing character: There is no Ä (U+00C4) ("C4) in font lmmi12!
@filmroellchen oops pandoc adds \usepackage{lmodern} to the tex for some fucking reason
@filmroellchen doesn't seem to solve font-fallback. why don't they have CSS-like font-fallback…
@filmroellchen aaaaaa i'm trying to have umlaute in math mode and this makes me wanna use typst again instead
@filmroellchen as easy as $ "ÄK"_"Datum" $ in typst
@annaaurora
@filmroellchen $\ddots A$ 
(at least its dots, but im pretty sure its not the same as Ä would have...