Browse Source

set path to graphics folder and add package for better citation

Carsten Porth 5 years ago
parent
commit
40094f96fe
1 changed files with 3 additions and 0 deletions
  1. 3 0
      thesis/header.tex

+ 3 - 0
thesis/header.tex

@@ -8,6 +8,8 @@
 
 \usepackage{comment}
 \usepackage{graphicx}
+\graphicspath{ {graphics/} }
+
 \usepackage{tabularx}
 \usepackage{multirow}    
 \usepackage{multicol}
@@ -25,6 +27,7 @@
 \usepackage{marginnote}
 \usepackage{wrapfig}
 \usepackage{blindtext}
+\usepackage{csquotes}
 
 % llt: Define a global style for URLs, rather that the default one
 \makeatletter