Use automatically localized quotation marks with csquotes package.

This commit is contained in:
Máté Cserép 2022-03-12 02:31:09 +01:00
parent d08a0ed34a
commit d74191cbc7
3 changed files with 4 additions and 4 deletions

View File

@ -60,7 +60,7 @@
\RequirePackage[utf8]{inputenc}
\RequirePackage[T1]{fontenc}
\fi
\RequirePackage[english,magyar]{babel}
\RequirePackage[english,hungarian]{babel}
\RequirePackage{indentfirst}
% ------------------------------
@ -91,7 +91,7 @@
\selectlanguage{#1}
% Magyar
\ifthenelse{\equal{\detokenize{#1}}{\detokenize{magyar}}}
\ifthenelse{\equal{\detokenize{#1}}{\detokenize{hungarian}}}
{
\newcommand{\authorlabel}{Szerző}
\newcommand{\suplabel}{Témavezető}
@ -382,7 +382,7 @@
% ------------------------------
% Irodalomjegyzék
\RequirePackage[style=english]{csquotes}
\RequirePackage[autostyle=true]{csquotes}
\RequirePackage[
backend=bibtex,
style=numeric, % irodalomjegyzék stílusa

Binary file not shown.

View File

@ -46,7 +46,7 @@
% Nyelv kiválasztása
% Set document language
\documentlang{magyar}
\documentlang{hungarian}
%\documentlang{english}
% Teendők listája (final dokumentumban nincs)