Files
digitale-bildverarbeitung-l…/Abgabe/labor.sty

21 lines
466 B
TeX

\renewcommand{\sfdefault}{phv}
\renewcommand{\rmdefault}{ptm}
\renewcommand{\ttdefault}{pcr}
%
% Abstand zwischen den Absaetzen auf 1.5 Zeilen setzen
%
\setlength{\parskip}{1.5ex}
%
% Einzug am Absatzanfang auf 0 setzen.
%
\setlength{\parindent}{0em}
% Umbruch
\tolerance=2000
\emergencystretch=20pt
\renewcommand{\floatpagefraction}{1.0}
\renewcommand{\topfraction}{1.0}
\renewcommand{\bottomfraction}{1.0}
\addtocounter{secnumdepth}{1}
\addtocounter{tocdepth}{1}