Changed presentation lib language to english

This commit is contained in:
Andreas Tsouchlos 2022-12-19 03:39:58 +01:00
parent 1bc78b0675
commit 6df9aa2405

View File

@ -20,7 +20,8 @@
\usefonttheme[onlymath]{serif} \usefonttheme[onlymath]{serif}
\usepackage[english,ngerman]{babel} %\usepackage[english,ngerman]{babel}
\usepackage[english]{babel}
% math stuff % math stuff
\usepackage{amssymb,amsthm} \usepackage{amssymb,amsthm}
@ -83,4 +84,4 @@
\usepackage{bbding} \usepackage{bbding}
% ifthenelse % ifthenelse
\usepackage{ifthen} \usepackage{ifthen}