LaTeX Wahlvorschlag FSRs 2011
wahl_fsrs_wahlvorschlag_2011.tex
—
TeX document,
3 KB (3675 bytes)
Dateiinhalt
\documentclass[fontsize=12pt,paper=a4]{scrlttr2}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage{tabularx}
\usepackage{array}
\usepackage{booktabs}
\usepackage{multirow}
\setkomavar{fromname}{StuRa}
\setkomavar{fromaddress}{HTW Dresden\\Friedrich-List-Platz 1\\01069 Dresden}
%\setkomavar{signature}{Hermann Lorenz}
\setkomavar{place}{Dresden}
% Betreff
\setkomavar{subject}{Schriftlicher Wahlvorschlag für die Wahl zum Fachschaftsrat}
% Ein mögliches Zeichen
%\setkomavar{customer}[Karten-Nummer]{0815}
\firsthead{}
\date{
\TextField[name=dateday,width=2em]{~}~~.
\TextField[name=datemon,width=2em]{~}~~.
2011
}
\LoadLetterOption{DIN}
\usepackage{xspace}
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\firstfoot{
\centering
\footnotesize{
Friedrich-List-Platz\,1 \hspace{1em}
01069\,Dresden \hspace{1em}
Tel.: 0351\,--\,462\,32\,49 \hspace{1em}
Fax: 0351\,--\,462\,32\,40\\
\href{mailto:"StuRa HTW Dresden" <stura@stura.htw-dresden.de>}{stura@stura.htw-dresden.de} \hspace{1em}
\href{http://www.stura.htw-dresden.de}{www.stura.htw-dresden.de}\\
Sprechzeiten:
Vorlesungszeit
Mo und Do\,10:30\,--\,15:00 Uhr,
Di\,9:00\,--\,15:00\,Uhr \hspace{1em}
sowie nach Vereinbarung\\
Bankverbindung:
Ostsächsische Sparkasse Dresden \hspace{1em}
Konto: 312\,011\,15\,45 \hspace{1em}
BLZ: 850\,50\,300
}
}
\newcommand{\StuRa}{Stu\-den\-tin\-nen- und Studentenrat\xspace}
%\input{entwurf.tex}
\usepackage{hyperref}
\hypersetup{
pdfauthor={studentischer Wahlausschuss HTW Dresden},
pdftitle={Wahlvorschlag FSR-Wahl 2011}
}
\begin{document}
\begin{letter}{Wahlleiter\\Studentinnen- und Studentenrat\\HTW Dresden\\Friedrich-List-Platz 1\\01069 Dresden}
\opening{}
\vspace{-2.5\baselineskip}
\begin{Form}
\begin{center}
\Large
\textbf{Wahlvorschlag}\\
\large
für die Wahl zum\\
\textbf{Fachschaftsrat}\\
der\\[0.5\baselineskip]
Fachschaft
\ChoiceMenu[combo,name=formularfachschaft]{}{Bauingenieurwesen/Architektur,Elektrotechnik,Geoinformation,Gestaltung,Informatik/Mathematik,Landbau/Landespflege,Maschinenbau/Verfahrenstechnik,Wirtschaftswissenschaften}
\end{center}
\noindent
{\large \textbf{Kandidat bzw. Kandidatin:}}
\vspace{0.2cm}
\noindent
\begin{tabularx}{\linewidth}{lX}
Name:
&
\TextField[name=personname,width=20em]{~}
\tabularnewline
\addlinespace
Vorname:
&
\TextField[name=personvorname,width=20em]{~}
\tabularnewline
\addlinespace
Fachschaft:
&
\ChoiceMenu[combo,name=personfachschaft,width=20em]{~}{Bauingenieurwesen/Architektur,Elektrotechnik,Geoinformation,Gestaltung,Informatik/Mathematik,Landbau/Landespflege,Maschinenbau/Verfahrenstechnik,Wirtschaftswissenschaften}
\tabularnewline
\addlinespace
\parbox{1cm}{
Anschrift:\\[4em]
}
&
\TextField[name=anschrift,multiline,width=20em,height=3\baselineskip]{~}
\tabularnewline
\addlinespace[-1.8em]
Geburtsdatum:
&
\TextField[name=gebdattag,width=2em]{~}~~.
\TextField[name=gebdatmon,width=2em]{~}~~.
\TextField[name=gebdatjah,width=4em]{~}
\tabularnewline
\addlinespace
Studiengruppennummer:
&
\TextField[name=studnra,width=2em]{~}~~/
\TextField[name=studnrb,width=3em]{~}~~/
\TextField[name=studnrc,width=6em]{~}
\tabularnewline
\addlinespace
\end{tabularx}
\vfill
\noindent
\begin{tabularx}{\linewidth}{Xl}
& \dotfill \tabularnewline
& Unterschrift als Einverständniserklärung für Kandidatur
\end{tabularx}
\end{Form}
\end{letter}
\end{document}
