About German umlauts - a trivial, but potentially helpful info
"Dr. Roland Pardon" <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
maybe, this is widely known already, but I made this discovery only
recently. And, perhaps I can give hint to some one out there:
In the below minimal document, one has to write German umlauts with
quotation marks: "u, "a, "o, "U, "A, "O, "s.
Exchanging [latin1] with [utf8] will allow for usage of the original
umlauts: ö, ä, ü, Ü, Ä, Ö, ß.
I find this comfortable, maybe you will take advantage of this
information as well.
Mit freundlichem Gruß / Kind regards
Dr. Roland Pardon
\documentclass{book}
\usepackage[ngerman]{babel}
\usepackage[latin1]{inputenc}
\usepackage{color}
\begin{document}
\frontmatter
\title{Mein Titel zu äöüÄÖÜß}
\author{Günter von Gödöllö}
\date{\today}
\maketitle
\mainmatter
\chapter{"Uber Umlaute ist nichts Hei"ses zu sagen}
Wie schon gesagt, geht es nun so: äöüÄÖÜß.
\end{document}
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay