Skip to content

Commit

Permalink
Use German language
Browse files Browse the repository at this point in the history
Use the package *Babel*, so that the date is formatted correctly for
the German language.

[1] https://de.wikipedia.org/wiki/LaTeX
  • Loading branch information
pmenzel committed Sep 5, 2016
1 parent 33e7e11 commit c44106a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified projekte.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions projekte.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
\documentclass{beamer}
\usepackage[ngerman]{babel}
\usetheme{metropolis} % Use metropolis theme
\title{Pauls Projekte}
\date{\today}
Expand Down

0 comments on commit c44106a

Please sign in to comment.