tex(report_base.tmpl): tune svg(-extract) params
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-07-19 19:29:17 +02:00
parent 44cc400474
commit 1f6bed98da
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -20,8 +20,10 @@
\setcounter{lofdepth}{2} % we want subfigures in the list of figures
\usepackage{sansmath}
\sansmath
\usepackage{svg}
\svgsetup{inkscapelatex=false} % this is important to not have jumbled plot labels
\usepackage[off]{svg-extract}
% inkscapelatex=false is important to not have jumbled plot labels as a result of latex trying to render plot/axis labels with the default latex fonts.
\svgsetup{inkscapelatex=false,clean=true,inkscapepath=svgsubdir}
\pdfsuppresswarningpagegroup=1 % pdflatex complains svg-turned-pdf files
\usepackage{meta}
\usepackage[affil-it]{authblk}