Alignment Date in Footer
The alignment of the date in the footer does **not** play well when the month contains a g or similar. See screenshot.
Fix: `beamerouterthemeJuelich.sty` – beamer template *date*: `\insertdate` → `\raisebox{0pt}[0pt][0pt]{\insertdate}`


issue