Skip to content
Snippets Groups Projects
Commit ce047e2f authored by Moritz Holtz's avatar Moritz Holtz
Browse files

Fixed encoding in the Documentation.

parent d45b37f2
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
\usepackage{courier} \usepackage{courier}
\usepackage{listingsutf8} \usepackage{listingsutf8}
\usepackage{xcolor} \usepackage{xcolor}
\lstset{language=bash, numbers=left, basicstyle=\ttfamily\color{white},breaklines=true,backgroundcolor=\color{black},numberstyle=\small\color{darkgray}} \lstset{language=bash, numbers=left, basicstyle=\ttfamily\color{white},breaklines=true,backgroundcolor=\color{black},numberstyle=\small\color{darkgray},literate={ö}{{\"o}}1{ä}{{\"a}}1{ü}{{\"u}}1}
\newcommand{\startmenu}{\enquote{Kickoff Application Launcher}} \newcommand{\startmenu}{\enquote{Kickoff Application Launcher}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment