Initial commit with project files
This commit is contained in:
20
Abgabe/labor.sty
Normal file
20
Abgabe/labor.sty
Normal file
@@ -0,0 +1,20 @@
|
||||
\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}
|
||||
Reference in New Issue
Block a user