Skip to content
Snippets Groups Projects
Commit 5798fc04 authored by Jost Rossel's avatar Jost Rossel
Browse files

Fix graphics paths

parent 2c701178
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -32,7 +32,7 @@
\usepackage{graphicx}
\usepackage{subfig}
\usepackage{placeins}
\graphicspath{{shared/images/}{shared/figures/}}
\graphicspath{{images/}{figures/}}
% Tables
\usepackage{booktabs}
......
......@@ -4,9 +4,9 @@
\hspace*{1.9cm}
\includegraphics[height=3cm]{%
\ifenglish%
images/upb_logo_en.pdf%
upb_logo_en.pdf%
\else%
images/upb_logo_de.pdf%
upb_logo_de.pdf%
\fi%
}\\
\hspace*{4cm}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment