diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/protocol/protest.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/protocol/protest.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/protocol/protest.tex b/Master/texmf-dist/doc/latex/protocol/protest.tex new file mode 100644 index 00000000000..965914f2315 --- /dev/null +++ b/Master/texmf-dist/doc/latex/protocol/protest.tex @@ -0,0 +1,24 @@ +\documentclass[a4paper]{protocol} + +\usepackage{german} +\usepackage[T1]{fontenc} +\usepackage[latin1]{inputenc} + +\groupname{Arbeitsgruppe 08/15} +\chair{Lothar Laber} +\writer{Siggi Schreiber} +\date{9. Juni 1997} +\begintime{9:30} +\endtime{10:30} +\nextdate{16. Juni 1997} +\nexttime{10.30} +\nextplace{wie immer} + +\begin{document} +\begin{Persons} +Es waren alle bis auf Susi Schl"afer anwesend. +\end{Persons} + +\section{Untergruppenberichte} + +\end{document} |