From 3521866ee6b9c22f479871677f0a0a63afad9718 Mon Sep 17 00:00:00 2001
From: Roland Hieber <rohieb@rohieb.name>
Date: Sat, 13 Oct 2012 23:00:40 +0200
Subject: [PATCH] =?UTF-8?q?Mitgliedsantrag=20hinzugef=C3=BCgt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Mitgliedsantrag.tex |  77 +++++++++++++++++++++++++++++
 stratum0-logo.eps   | 117 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 194 insertions(+)
 create mode 100644 Mitgliedsantrag.tex
 create mode 100644 stratum0-logo.eps

diff --git a/Mitgliedsantrag.tex b/Mitgliedsantrag.tex
new file mode 100644
index 0000000..3d547bf
--- /dev/null
+++ b/Mitgliedsantrag.tex
@@ -0,0 +1,77 @@
+\documentclass[a5paper,10pt,headings=small]{scrartcl}
+\usepackage[portrait,top=1.5cm,left=2cm,bottom=1.5cm,right=2cm]{geometry}
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{textcomp} % für €
+\usepackage{tabularx}
+\usepackage{libertine} % kann man notfalls auch ignorieren, wenns nicht da ist
+\usepackage{wasysym} % für \Square
+\usepackage{multirow}
+\usepackage{wrapfig}
+\usepackage{graphicx}
+
+\pagestyle{empty}
+\setlength{\parindent}{0cm}
+\setlength{\parskip}{1ex}
+\newlength{\signskiplen}
+\setlength{\signskiplen}{2ex}
+\newcommand{\signskip}{\rule{0pt}{18pt}}
+%\newcommand{\hinweis}[1]{\begin{center}%
+%  \framebox[.9\textwidth]{\parbox{.9\textwidth}{#1}}%
+%\end{center}%
+%}
+\newcommand{\hinweis}[1]{\emph{#1}}
+
+\title{Mitgliedsantrag}
+
+\begin{document}
+\begin{tabular}{@{}c@{\phantom{m}}l}
+  \multirow{4}{*}{
+    \includegraphics[height=44pt]{stratum0-logo.eps}
+  } &
+  Vorstand des Stratum~0~e.\,V. \\
+  & Hamburger Straße 273a \\
+  & 38112 Braunschweig \\
+  & vorstand@stratum0.org
+\end{tabular}
+
+% angepasster Header... \maketitle ist Mist auf a5paper
+\begin{center}
+  \Large \titlefont \makeatletter \@title \makeatother
+\end{center}
+
+\emph{Mitgliedsanträge können auch formlos per E-Mail an
+\emph{vorstand@stratum0.org} gestellt werden, unter Angabe der hier
+aufgeführten Daten.}
+
+\section*{Persönliche Daten}
+\begin{description}
+  \item[(Real-)Name:] \hrulefill% \signskip
+  \item[E-Mail-Adresse:] \hrulefill \signskip
+\end{description}
+\hinweis{Alle Änderungen dieser Daten müssen dem Vorstand gemeldet werden. Falls
+der Vorstand dich in wich\-ti\-gen Fällen nicht erreichen kann, hat dies unter
+Umständen deinen Aus\-schluss als Mitglied zur Folge.}
+
+\section*{Mitgliedsbeitrag}
+\begin{description}
+  \item[\Square] Ich möchte den vollen Beitrag von \textbf{20€ pro Monat} zahlen.
+  \item[\Square] Ich gehe zur Schule, studiere, empfange Sozialgeld oder ALG~II
+    einschließ\-lich Leistungen nach §~22 ohne Zuschläge oder nach §~24 SGB~II,
+    oder beziehe Ausbildungsförderung nach dem BAföG und möchte den ermäßigten
+    Beitrag von \textbf{12€ pro Monat} zahlen. Ein entsprechender Nachweis muss
+    dem Vorstand auf Verlangen zugänglich gemacht werden.
+  \item[\Square] Ich kann aus finanziellen Gründen den regulären Beitrag nicht
+    aufbringen und beantrage nach §3~Abs.~3 der Beitragsordnung eine Ermäßigung
+    des Betrags. Dieser Antrag gilt für ein Jahr und kann erneuert werden. \\
+    \Square~Befreiung \hfill
+    \Square~Ermäßigung auf: \hrulefill~€\hfill\phantom{a}
+\end{description}
+
+Datum, Unterschrift: \hrulefill\signskip
+
+\hinweis{Sobald der Vorstand über deinen Antrag entschieden hat, bekommst du per
+E-Mail Nachricht über deine Aufnahme und erhältst weitere Informationen.}
+
+\end{document}
+% vim: set tw=80 et sw=2 ts=2:
diff --git a/stratum0-logo.eps b/stratum0-logo.eps
new file mode 100644
index 0000000..559e76a
--- /dev/null
+++ b/stratum0-logo.eps
@@ -0,0 +1,117 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.12.2 (http://cairographics.org)
+%%CreationDate: Sat Oct 13 19:27:05 2012
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 0 -1 615 615
+%%EndComments
+%%BeginProlog
+save
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/pdfmark where { pop globaldict /?pdfmark /exec load put }
+    { globaldict begin /?pdfmark /pop load def /pdfmark
+    /cleartomark load def end } ifelse
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 -1 615 615
+%%EndPageSetup
+q 0 -1 615 616 rectclip q
+0 g
+614.398 307.201 m 614.398 266.986 606.406 226.791 591.016 189.638 c 575.629
+ 152.49 552.859 118.412 524.422 89.978 c 495.988 61.541 461.91 38.771 424.762
+ 23.384 c 387.609 7.994 347.414 0.002 307.199 0.002 c 266.988 0.002 226.793
+ 7.994 189.641 23.384 c 152.488 38.771 118.41 61.541 89.977 89.978 c 61.543
+ 118.412 38.773 152.49 23.383 189.638 c 7.996 226.791 0 266.986 0 307.201
+ c 0 347.412 7.996 387.607 23.383 424.759 c 38.773 461.912 61.543 495.99
+ 89.977 524.423 c 118.41 552.857 152.488 575.627 189.641 591.017 c 226.793
+ 606.404 266.988 614.4 307.199 614.4 c 347.414 614.4 387.609 606.404 424.762
+ 591.017 c 461.91 575.627 495.988 552.857 524.422 524.423 c 552.859 495.99
+ 575.629 461.912 591.016 424.759 c 606.406 387.607 614.398 347.412 614.398
+ 307.201 c h
+f
+1 g
+286.535 397.408 m 276.879 409.361 269.402 423.068 264.582 437.658 c 280.129
+ 430.982 297.055 427.533 313.977 427.595 c 330.594 427.658 347.191 431.099
+ 362.461 437.658 c 360.656 421.689 354.234 406.271 344.164 393.748 c 336.496
+ 384.213 326.754 376.353 315.809 370.88 c 304.758 378.138 294.844 387.123
+ 286.535 397.408 c h
+301.113 143.685 m 321.055 142.869 341.156 146.138 359.809 153.24 c 305.211
+ 201.005 l 253.691 153.576 l 268.812 147.709 284.906 144.353 301.113 143.685
+ c h
+329.84 251.959 m 346.754 233.584 363.293 214.279 373.5 191.482 c 381.402
+ 173.838 385.281 154.404 384.754 135.076 c 359.855 123.623 332.398 117.767
+ 304.996 118.064 c 277.863 118.361 250.816 124.681 226.367 136.443 c 224.434
+ 157.478 226.488 178.869 232.387 199.15 c 236.367 212.818 242.055 225.931
+ 248.344 238.701 c 253.98 250.146 260.113 261.345 266.715 272.263 c 249.48
+ 266.529 233.699 256.486 221.215 243.295 c 212.277 233.857 205.051 222.884
+ 199.18 211.283 c 185.641 184.545 179.27 154.005 182.383 124.197 c 183.152
+ 116.838 184.488 109.533 186.375 102.377 c 224.227 81.779 267.379 71.017
+ 310.469 71.423 c 351.957 71.818 393.305 82.548 429.742 102.377 c 436.277
+ 138.4 431.676 176.361 416.719 209.775 c 404.441 237.209 385.566 261.24 
+364.645 282.814 c 350.496 297.408 335.355 310.994 320.766 325.15 c 308.332
+ 337.216 296.297 349.693 284.559 362.443 c 267.645 380.818 251.109 400.123
+ 240.898 422.916 c 232.996 440.564 229.121 459.998 229.645 479.326 c 254.543
+ 490.779 282 496.634 309.406 496.334 c 336.535 496.041 363.582 489.72 388.031
+ 477.959 c 389.969 456.923 387.914 435.529 382.012 415.248 c 378.035 401.584
+ 372.344 388.47 366.055 375.701 c 360.418 364.255 354.289 353.052 347.684
+ 342.138 c 364.918 347.869 380.699 357.916 393.184 371.103 c 402.121 380.545
+ 409.352 391.517 415.223 403.115 c 428.758 429.857 435.129 460.392 432.016
+ 490.205 c 431.246 497.564 429.91 504.865 428.023 512.021 c 390.172 532.619
+ 347.023 543.384 303.93 542.974 c 262.445 542.584 221.098 531.853 184.656
+ 512.021 c 178.121 476.002 182.727 438.037 197.68 404.623 c 209.957 377.189
+ 228.836 353.162 249.758 331.584 c 263.902 316.994 279.047 303.404 293.633
+ 289.252 c 306.07 277.185 318.102 264.709 329.84 251.959 c h
+f*
+Q Q
+showpage
+%%Trailer
+end restore
+%%EOF
-- 
GitLab