Skip to content
Snippets Groups Projects
Commit 1cb2f516 authored by Schneider, Thomas's avatar Schneider, Thomas
Browse files

Update layout.tex

parent 02154ffb
No related branches found
No related tags found
No related merge requests found
......@@ -16,16 +16,14 @@
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% REDUCING the white part
% Reducing the margin
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newgeometry{headheight=15.5pt, marginparwidth=2cm}
%\linenumbers
% allow page-breaks in mathematics mode but avoid them
% allows page-breaks in mathematics mode but tries to avoid them
\allowdisplaybreaks[1]
......@@ -34,15 +32,15 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hypersetup{
colorlinks = true, % instead of frames around the links, colour links
linkcolor = darkblue, % colour internal links
citecolor = darkred, % colour of citations
urlcolor = darkgreen % colour of external links
colorlinks = true, % instead of frames around the links, colors links
linkcolor = darkblue, % color of internal links
citecolor = darkred, % color of citations
urlcolor = darkgreen % color of external links
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Colours
% Colors
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\definecolor{darkgreen}{rgb}{0,0.6,0}
......@@ -50,4 +48,3 @@
\definecolor{darkblue}{RGB}{0,95,140}
\definecolor{darkyellow}{RGB}{155,135,12}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment