Master thesis on Rational Homotopy Theory
https://github.com/Jaxan/Rational-Homotopy-Theory
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
234 B
12 lines
234 B
|
|
% lesser margins
|
|
\usepackage{geometry}
|
|
\geometry{a4paper}
|
|
\geometry{twoside=false}
|
|
|
|
% no indent, but vertical spacing
|
|
\usepackage[parfill]{parskip}
|
|
\setlength{\marginparwidth}{2cm}
|
|
|
|
% skip subsections in toc
|
|
\setcounter{tocdepth}{1}
|
|
|