summaryrefslogtreecommitdiff
path: root/header.tex
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-10 04:06:06 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-10 04:06:06 +0100
commit0ab293f436790cffcc77d0d963a483fb60d659a8 (patch)
treefed6f7383009f5cf0e8a45bd18f6d3300b7bd7e3 /header.tex
parent1973694ebcb4dffeddd12d6432e6627e355b8cff (diff)
Use memoir builtin commands for sidemargin.
Diffstat (limited to 'header.tex')
-rw-r--r--header.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/header.tex b/header.tex
index 1320b72..a546fc1 100644
--- a/header.tex
+++ b/header.tex
@@ -8,8 +8,8 @@
\textcolor{yellow}{\rule[-.5ex]{2pt}{2.5ex}}}\ULon}
%\usepackage{fixme}
\usepackage[obeyDraft,shadow]{todonotes}
- \usepackage{marginnote}
- \renewcommand{\marginpar}{\marginnote}
+ \sideparmargin{outer}
+ \renewcommand{\marginpar}{\sidepar}
\newcommand{\mytodo}[2]{%
\todo[fancyline]{#1}\hl{#2}}
\hypersetup{breaklinks,hidelinks,draft=false}