1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-07 03:46:25 +02:00

[NN+Masterproj] Made sure quotes are correctly rendered

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-05-09 15:25:20 +02:00
parent 862d69909d
commit 9325badbe3
2 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,7 @@ maxnames=2
\pagestyle{scrheadings} \pagestyle{scrheadings}
\addbibresource{bib.bib} \addbibresource{bib.bib}
\MakeOuterQuote{"}
\begin{document} \begin{document}

View File

@ -97,6 +97,7 @@ maxnames=2
% Tables with a nicer padding: % Tables with a nicer padding:
\renewcommand{\arraystretch}{1.2} \renewcommand{\arraystretch}{1.2}
\MakeOuterQuote{"}
%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Additional 'theorem' and 'definition' blocks: % Additional 'theorem' and 'definition' blocks: