remove unneeded SVG support

This commit is contained in:
Trolli Schmittlauch 2018-07-14 00:19:10 +02:00
parent 4bc583e680
commit 358afd82f7

View file

@ -14,17 +14,6 @@
\usepackage{xcolor} \usepackage{xcolor}
\usepackage[]{graphicx} \usepackage[]{graphicx}
% svg conversion support
\usepackage{ifluatex}
\ifluatex
\usepackage{pdftexcmds}
\makeatletter
\let\pdfstrcmp\pdf@strcmp
\let\pdffilemoddate\pdf@filemoddate
\makeatother
\fi
\usepackage[]{svg}
\usepackage{acronym} \usepackage{acronym}
\newcommand{\documenttitle}{An ETSI look at the State of the Art of pseudonym schemes in Vehicle-to-Everything (V2X) communication} \newcommand{\documenttitle}{An ETSI look at the State of the Art of pseudonym schemes in Vehicle-to-Everything (V2X) communication}