From 0d138d5fd61203c50f56d004f1cbbf6d93c2a61b Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Tue, 29 Oct 2024 16:56:35 +0100 Subject: [PATCH] Set languages in komageneral --- texmf/tex/latex/mycustomstyles/komageneral.sty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/texmf/tex/latex/mycustomstyles/komageneral.sty b/texmf/tex/latex/mycustomstyles/komageneral.sty index a07a2ad9..58f3a0fa 100644 --- a/texmf/tex/latex/mycustomstyles/komageneral.sty +++ b/texmf/tex/latex/mycustomstyles/komageneral.sty @@ -29,6 +29,9 @@ \usepackage{graphicx} % Added for including images % \addbibresource{yourbibliography.bib} +\setdefaultlanguage{english} +\setotherlanguages{german} + \adjustboxset{max size={\textwidth}{0.6\textheight}} \KOMAoptions{toc=flat,toc=listof}