2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-29 15:57:57 +02:00

Add protocol

This commit is contained in:
Martin Thoma 2016-08-04 14:43:35 +02:00
parent 1f5881a6e0
commit dd9390388d
5 changed files with 381 additions and 0 deletions

View file

@ -0,0 +1,26 @@
\usepackage[utf8]{inputenc} % this is needed for umlauts
\usepackage[ngerman]{babel} % this is needed for umlauts
\usepackage[T1]{fontenc} % needed for right umlaut output in pdf
\usepackage{multicol}
\usepackage{stmaryrd}
\usepackage{pifont}
\usepackage{graphicx}
\usepackage{multirow}
\usepackage{color}
\usepackage{amsfonts, amssymb}
\usepackage{hyperref}
\pagestyle{empty}
\topmargin=-1.5cm
\headheight=0cm
\headsep=0cm
\textheight=28cm
\footskip=0cm
\oddsidemargin=-1cm
\evensidemargin=-1cm
\textwidth=18cm
\parindent=0cm
\title{Fragebogen zu mündlichen Prüfungen}