diff --git a/htwsaar-i-mst-config.tex b/htwsaar-i-mst-config.tex index f5b2f18..8ff60a2 100644 --- a/htwsaar-i-mst-config.tex +++ b/htwsaar-i-mst-config.tex @@ -72,7 +72,7 @@ %\renewcommand{\bflabel}[1]{{#1}\hfill} % fix the list of acronyms \usepackage{booktabs} \usepackage{multirow} -\usepackage[shadow]{todonotes} %Settings for ToDoNotes +\usepackage[loadshadowlibrary]{todonotes} %Settings for ToDoNotes % Eigene Shortcuts fuer laengere Befehle \newcommand{\todox}[1]{\todo[inline, size=\small]{#1}} %Nummerierte Anmerkungen diff --git a/htwsaar-i-mst-vorlage.pdf b/htwsaar-i-mst-vorlage.pdf index 7cd9f57..012d1fe 100644 Binary files a/htwsaar-i-mst-vorlage.pdf and b/htwsaar-i-mst-vorlage.pdf differ diff --git a/htwsaar-i-mst-vorlage.tex b/htwsaar-i-mst-vorlage.tex index 89ed8f4..960a7d4 100644 --- a/htwsaar-i-mst-vorlage.tex +++ b/htwsaar-i-mst-vorlage.tex @@ -2,12 +2,11 @@ % % ************************************************************************************************************** \documentclass[ twoside,openright,titlepage,numbers=noenddot,% - toc=bibliography,toc=listof,% + toc=bibliography,toc=listof,% footinclude=false,headinclude=false,cleardoublepage=empty,% - BCOR=5mm,paper=a4,fontsize=11pt,%DIV=14,% - ngerman% + BCOR=5mm,paper=a4,fontsize=11pt + %,ngerman% ]{scrreprt} - %*************************************************************************************************************** % Note: Make all your adjustments in here %***************************************************************************************************************