Vorlage für Gesprächsprotokolle

Hier eine kleine LaTeX-Vorlage für Gesprächsprotokolle

\documentclass{scrartcl}
\usepackage{palatino,url}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage{booktabs,paralist}
\usepackage{scrpage2,lastpage}
\clearscrheadfoot
 
% nur bei gesetztem twoside 
%\lehead{lehead} \cehead{cehead}
%\rehead{rehead} \lefoot{lefoot}
%\cefoot{cefoot} \refoot{refoot}
 
%\lohead{lohead} %\cohead{cohead}
%\rohead{rohead} %\lofoot{lofoot}
%\cofoot{cofoot}
\rofoot{Seite \thepage~ von \pageref{LastPage}}
\pagestyle{scrheadings}
 
\begin{document}
\begin{flushleft}
{\LARGE \textbf{Protokoll vom \today}}
\end{flushleft}
 
\begin{tabular}{rp{10cm}} \toprule
Datum & \today \\
Protokollant &  \\
Anwesend & \\ \bottomrule
\end{tabular}
 
\section*{Tagesordnung}
 
\vspace*{1em}\hrule
\renewcommand{\contentsname}{}
\tableofcontents
 
\vspace*{1em}\hrule
 
\section{Termine}
 
\begin{compactitem}
\item 
\item 
\end{compactitem}
 
\section{Punkt 1}
 
\begin{compactitem}
\item 
\item 
\end{compactitem}
 
\section{Punkt 2}
 
\begin{compactitem}
\item 
\item 
\end{compactitem}
\end{document}

protokoll_vorlage (PDF)

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website