Skip to content
Snippets Groups Projects
Commit 2ed65b71 authored by mirabilos's avatar mirabilos
Browse files

[verein.git] prefer PDF over EPS over PNG over JPG for graphics

(yes, you need to set this explicitly; previously, PNG was preferred)
parent 58b78cd8
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,8 @@ ...@@ -43,6 +43,8 @@
\RequirePackage{pxfonts} \RequirePackage{pxfonts}
\renewcommand{\familydefault}{\sfdefault} \renewcommand{\familydefault}{\sfdefault}
\DeclareGraphicsExtensions{.pdf,.eps,.png,.jpg}
\setlength{\parskip}{0.3cm} \setlength{\parskip}{0.3cm}
\setlength{\parindent}{0cm} \setlength{\parindent}{0cm}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment