aboutsummaryrefslogtreecommitdiff
path: root/finanzreport2017.tex
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-12-27 10:53:36 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-12-27 12:18:28 +0100
commit40a1997c33ee57581e09014c8c978e29bba7265a (patch)
tree39d96c83bf460b532a19b6c30b517224ad7d9a6e /finanzreport2017.tex
parent39a98d9dc0afaff9517624126795f0d70cc65154 (diff)
downloadgnunet-ev-40a1997c33ee57581e09014c8c978e29bba7265a.tar.gz
gnunet-ev-40a1997c33ee57581e09014c8c978e29bba7265a.zip
finanzen 2017
Diffstat (limited to 'finanzreport2017.tex')
-rw-r--r--finanzreport2017.tex64
1 files changed, 64 insertions, 0 deletions
diff --git a/finanzreport2017.tex b/finanzreport2017.tex
new file mode 100644
index 0000000..5e73eec
--- /dev/null
+++ b/finanzreport2017.tex
@@ -0,0 +1,64 @@
1\documentclass[10pt]{beamer}
2
3\usetheme[progressbar=frametitle]{metropolis}
4\usepackage{appendixnumberbeamer}
5
6\usepackage{booktabs}
7\usepackage[scale=2]{ccicons}
8
9\usepackage{pgfplots}
10\usepgfplotslibrary{dateplot}
11
12\usepackage{graphicx,eurosym}
13
14\usepackage[utf8]{inputenc}
15\DeclareMathSymbol{,}{\mathord}{letters}{"3B}
16
17\usepackage{xspace}
18\newcommand{\themename}{\textbf{\textsc{metropolis}}\xspace}
19
20\title{Finanzreport GNUnet e.V. 2017}
21%\subtitle{}
22% \date{\today}
23\date{}
24\author{Florian Dold}
25%\institute{Center for modern beamer themes}
26% \titlegraphic{\hfill\includegraphics[height=1.5cm]{logo.pdf}}
27
28\begin{document}
29
30\maketitle
31
32\begin{frame}{Einnahmen und Ausgaben}
33 \begin{columns}[T,onlytextwidth]
34 \column{0.33\textwidth}
35 Einnahmen
36 \begin{itemize}
37 \item $1\times$ \EUR{100} Spende
38 \item $1\times$ $0,12$ BTC Spende
39 \item \EUR{1800} R\"uckerstattung f\"ur Richard Stallman Vortrag in Rennes (Reise, Unterkunft und Verpflegung; von Christian Grothoff in bar vorgestreckt)
40 \end{itemize}
41
42 \column{0.33\textwidth}
43 Ausgaben
44 \begin{itemize}
45 \item $1\times$ \EUR{150} GHM 2016 R\"uckerstattung wegen Krankheit
46 \item Kontogeb\"uhren \EUR{0,40}
47 \end{itemize}
48 \column{0.33\textwidth}
49 Vorgemerkte Ausgaben
50 \begin{itemize}
51 \item \EUR{1800} R\"uckzahlung an Christian Grothoff
52 \end{itemize}
53 \end{columns}
54\end{frame}
55
56\begin{frame}{Fazit}
57 \begin{itemize}
58 \item Kontostand vom 05.10.2017: \EUR{4.052,00}
59 \item Bitcoin wallet: 0.15789943 BTC (entspricht ca. \EUR{2100} am 27. Dezember)
60 \item Einnahmen liegen unter Freibetrag
61 \end{itemize}
62\end{frame}
63
64\end{document}