remove unneeded SVG support
This commit is contained in:
parent
4bc583e680
commit
358afd82f7
11
main.tex
11
main.tex
|
@ -14,17 +14,6 @@
|
|||
\usepackage{xcolor}
|
||||
\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}
|
||||
|
||||
\newcommand{\documenttitle}{An ETSI look at the State of the Art of pseudonym schemes in Vehicle-to-Everything (V2X) communication}
|
||||
|
|
Loading…
Reference in a new issue