Moved graphics to separate directory

This commit is contained in:
Nis Börge Wechselberg 2014-12-07 16:05:45 +01:00
parent 006d4f0204
commit b706824d80
8 changed files with 2 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

BIN
main.pdf

Binary file not shown.

View file

@ -8,6 +8,7 @@
\usepackage{gensymb}
\usepackage{amsthm}
\usepackage{graphicx}
\graphicspath{{./graphics/}}
\usepackage{hyperref}
\usepackage{xspace}
@ -41,7 +42,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Dokumentinformationen
\title{Vom Kaffee-Problem}
\title{Vom Kaffeeproblem}
\author{Christoph Daniel Schulze \and Nis Börge Wechselberg}
\date{Dezember 2014}