Set main language to ngerman

This commit is contained in:
Julius Freudenberger 2025-09-23 23:14:35 +02:00
parent 0f647aec00
commit 85dd40caaa

View file

@ -3,7 +3,7 @@
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{graphicx} \usepackage{graphicx}
\graphicspath{{./graphics/}} \graphicspath{{./graphics/}}
\usepackage[ngerman,english]{babel} \usepackage[main=ngerman,english]{babel}
\usepackage{tabularx,longtable,capt-of,fvextra,csquotes} \usepackage{tabularx,longtable,capt-of,fvextra,csquotes}
\MakeOuterQuote{"} \MakeOuterQuote{"}
\usepackage{wrapfig,rotating} \usepackage{wrapfig,rotating}