Corrected an error in the umlauts section.

This commit is contained in:
Michael Bredel
2018-05-14 19:43:22 +02:00
committed by GitHub
parent d3cf79f443
commit 394979c22c
+6 -6
View File
@@ -109,12 +109,12 @@ This thesis templates supports German umlauts in the main text. However, if you
| Umlaut | LaTeX way | | Umlaut | LaTeX way |
|--------|-----------| |--------|-----------|
| Ä | {\"A} | | Ä | {\\"A} |
| Ö | {\"Ö} | | Ö | {\\"Ö} |
| Ü | {\"Ü} | | Ü | {\\"Ü} |
| ä | {\"a} | | ä | {\\"a} |
| ö | {\"o} | | ö | {\\"o} |
| ü | {\"u} | | ü | {\\"u} |
| ß | {\ss} | | ß | {\ss} |
To write the Title "TOR - Schießen mit Füßen" you have to write "TOR - Schie{\ss}en mit F{\"u}{\ss}en". To write the Title "TOR - Schießen mit Füßen" you have to write "TOR - Schie{\ss}en mit F{\"u}{\ss}en".