weer een eind verder
[linuxnijmegen-make.git] / preamble.tex
index 4349a2b..61872cd 100644 (file)
@@ -6,6 +6,7 @@
 \usepackage[dutch]{babel}     % Internationalized decorations
 \usepackage{graphicx}         % Include images
 \usepackage{caption}          % Customize figure captions
+\usepackage{dirtree}          % For the fancy directory structure
 
 \newcommand{\Make}{\textsc{make}}
 
@@ -17,8 +18,8 @@
 }
 
 %Graphicx
-\graphicspath{{img/}}
-\DeclareGraphicsExtensions{.eps}
+\graphicspath{{./img/}}
+\DeclareGraphicsExtensions{.jpg}
 
 %Caption
 \captionsetup[figure]{name={},textfont={scriptsize,it}}
@@ -46,5 +47,7 @@
 
 \title[\Make]{(GNU) \Make{} (Files)}
 
-\subtitle{\url{https://www.gnu.org/software/make/}}
+\subtitle{%
+       \url{https://www.gnu.org/software/make/}\\
+       \url{https://git.martubbers.net/linuxnijmegen-make.git/}}
 \date[LUGN50]{\printdate{08.11.2016}}