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:
@ -75,6 +75,7 @@ maxnames=2
|
|||||||
\pagestyle{scrheadings}
|
\pagestyle{scrheadings}
|
||||||
|
|
||||||
\addbibresource{bib.bib}
|
\addbibresource{bib.bib}
|
||||||
|
\MakeOuterQuote{"}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user