Sublime Forum

Automatically convert Umlaut to string of characters

#1

Dear friends

I am an avid user of ST3 to edit my Latex documents and find it very convenient.

However, I have yet to find a way to achieve that ST automatically converts the German Umlauts ä, ö and ü to "a, "o and "u, respectively.

I have tried to include the characters in the Autospell package but to no avail.

Can you please help?

thank you

0 Likes

#2

Any particular reason why you don’t use \usepackage[utf8]{inputenc} in your LaTeX file and then just write äöüß and such the normal way?

0 Likes