did more stuff

This commit is contained in:
2021-05-22 20:41:44 +02:00
parent 230d60bf19
commit db4d8d8df3
7 changed files with 48 additions and 15 deletions

View File

@ -39,11 +39,14 @@
\singlespacing
\usepackage[autostyle]{csquotes}
\newcommand{\selecthungarian}{
\selectlanguage{magyar}
\setlength{\parindent}{2em}
\setlength{\parskip}{0em}
\frenchspacing
\setquotestyle[quotes]{german}
}
\newcommand{\selectenglish}{
@ -58,6 +61,7 @@
\renewcommand{\sectionautorefname}{Section}
\renewcommand{\subsectionautorefname}{Section}
\renewcommand{\subsubsectionautorefname}{Section}
\setquotestyle[quotes]{american}
}
\usepackage[numbers]{natbib}
@ -70,4 +74,3 @@
\usepackage{tabularx}
\usepackage{rotating}
\usepackage{mdframed}
\usepackage[autostyle]{csquotes}