3 \usepackage{xcolor
} % Used for listings
4 \usepackage{listings
} % Source code highlighting
5 \usepackage[british
]{isodate
} % Dateformat
6 \usepackage[dutch
]{babel
} % Internationalized decorations
7 \usepackage{graphicx} % Include images
8 \usepackage{caption
} % Customize figure captions
9 \usepackage{dirtree
} % For the fancy directory structure
11 \newcommand{\Make}{\textsc{make
}}
15 \frametitle{Table of Contents
}
16 \tableofcontents[currentsection
]
21 \graphicspath{{./img/
}}
22 \DeclareGraphicsExtensions{.jpg
}
25 \captionsetup[figure
]{name=
{},textfont=
{scriptsize,it
}}
26 \captionsetup[code
]{name=
{},textfont=
{scriptsize,it
}}
30 basicstyle=
\scriptsize\ttfamily,
37 commentstyle=
\color{teal
},
38 stringstyle=
\color{olive
},
39 keywordstyle=
\color{brown
},
41 showstringspaces=false,
45 \author[Lubbers M
]{Mart Lubbers
\inst{1}}
46 \institute{\inst{1}\href{mailto:mart@martlubbers.net
}{mart@martlubbers.net
}}
48 \title[\Make]{(GNU)
\Make{} (Files)
}
51 \url{https://www.gnu.org/software/make/
}\\
52 \url{https://git.martubbers.net/linuxnijmegen-make.git/
}}
53 \date[LUGN50
]{\printdate{08.11.2016}}