Use lmodern

This commit is contained in:
Marcus Müller
2021-02-22 12:41:50 +01:00
parent 5575682460
commit 9e771ad062

View File

@@ -56,6 +56,7 @@
% Gerneral %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Gerneral %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[T1]{fontenc} % encoding for target files. \usepackage[T1]{fontenc} % encoding for target files.
\usepackage[utf8]{inputenc} % UTF-8 encoding for source files \usepackage[utf8]{inputenc} % UTF-8 encoding for source files
\usepackage{lmodern}
\usepackage[printonlyused]{acronym} % use this package for abbreviations! \usepackage[printonlyused]{acronym} % use this package for abbreviations!
\def\setlanguage{ \def\setlanguage{
\usepackage[\theThesisLanguage]{babel} \usepackage[\theThesisLanguage]{babel}