altes wiki durchsortiert zum veröffentlichen
This commit is contained in:
commit
57b6e0e2d3
92 changed files with 4949 additions and 0 deletions
BIN
menschenzeugs/reudnetz w.V./mitgliedsantrag/logo.png
Normal file
BIN
menschenzeugs/reudnetz w.V./mitgliedsantrag/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
menschenzeugs/reudnetz w.V./mitgliedsantrag/mitgliedsfoo.pdf
Normal file
BIN
menschenzeugs/reudnetz w.V./mitgliedsantrag/mitgliedsfoo.pdf
Normal file
Binary file not shown.
82
menschenzeugs/reudnetz w.V./mitgliedsantrag/mitgliedsfoo.tex
Normal file
82
menschenzeugs/reudnetz w.V./mitgliedsantrag/mitgliedsfoo.tex
Normal file
|
@ -0,0 +1,82 @@
|
|||
\documentclass[a4paper]{article}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[utf8]{inputenc}
|
||||
%\usepackage{lmodern}
|
||||
%\usepackage[english]{babel}
|
||||
|
||||
\usepackage{graphicx}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{fancyhdr}
|
||||
|
||||
%Lokalisierung
|
||||
\usepackage{ngerman}
|
||||
\usepackage{fix-cm}
|
||||
|
||||
% (TrueType-)Schriften
|
||||
\usepackage{iftex}
|
||||
\ifXeTeX
|
||||
\usepackage{xltxtra}
|
||||
\setmainfont{Crimson-Roman}
|
||||
\else
|
||||
\usepackage{crimson}
|
||||
\usepackage[T1]{fontenc}
|
||||
\fi
|
||||
|
||||
%Farben
|
||||
\usepackage{color}
|
||||
\definecolor{blatt}{rgb}{0.55, 0.64, 0.23}
|
||||
\pagestyle{fancy}
|
||||
%Header
|
||||
\headheight=75pt
|
||||
\rhead{
|
||||
\parbox[b]{0.3\textwidth}{
|
||||
\flushright{
|
||||
{\fontfamily{crimson}\color{blatt}\selectfont\strut\ignorespaces
|
||||
{\Large Reudnetz w.V.}\\
|
||||
Wurzner Straße 2 \\
|
||||
04315 Leipzig \\
|
||||
mail@reudnetz.org\\
|
||||
http://reudnetz.org\\
|
||||
}
|
||||
}
|
||||
}
|
||||
\includegraphics[height=2.5cm]{logo.png}
|
||||
}
|
||||
\lhead{
|
||||
\parbox[b]{0.6\textwidth}{
|
||||
{\LARGE\textbf{Reudnetz Gold Account!}}\\
|
||||
\\
|
||||
\\
|
||||
\\
|
||||
Mitgliedsantrag
|
||||
}
|
||||
}
|
||||
\newcommand{\Qline}[1]{\noindent\rule{#1}{0.6pt}}
|
||||
\begin{document}
|
||||
\subsection*{}
|
||||
Ich möchte über die Zukunft meines Internetanschluss entscheiden und in den Reudnetz w.V. eintreten.
|
||||
\subsection*{Angaben zur Person}
|
||||
\begin{tabular}{ l l r }
|
||||
\\
|
||||
\multicolumn{2}{l}{\Qline{0.6\textwidth}} & \Qline{0.3\textwidth}\\
|
||||
Vorname, Name & & Geburtstag \\
|
||||
\\
|
||||
\multicolumn{3}{l}{\Qline{0.98\textwidth}} \\
|
||||
\multicolumn{3}{l}{Adresse} \\
|
||||
\\
|
||||
\multicolumn{3}{l}{\Qline{0.98\textwidth}} \\
|
||||
\multicolumn{3}{l}{Emailadresse} \\
|
||||
\\
|
||||
\Qline{0.3\textwidth} & \multicolumn{2}{r}{\Qline{0.6\textwidth}} \\
|
||||
GPG-Key-ID & & Fingerprint \\
|
||||
\end{tabular}
|
||||
\subsection*{}
|
||||
Ich habe die Satzung und die Geschäftsordnung gelesen und akzeptiert oder tue wenigstens so.\\
|
||||
\\
|
||||
\subsection*{}
|
||||
\begin{tabular}{ l r }
|
||||
\Qline{0.55\textwidth} & \Qline{0.4\textwidth}\\
|
||||
Unterschrift & Datum \\
|
||||
\end{tabular}
|
||||
|
||||
\end{document}
|
Loading…
Add table
Add a link
Reference in a new issue