From 6035657f5cc5757d22b0eb8f2c91f2acdbe5b7fb Mon Sep 17 00:00:00 2001 From: hemi Date: Mon, 4 Jan 2010 19:57:55 +0100 Subject: [PATCH] Do not disable the todonotes package in the todonotesexample.tex document --- todonotesexample.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todonotesexample.tex b/todonotesexample.tex index 740e9d2..51e249a 100644 --- a/todonotesexample.tex +++ b/todonotesexample.tex @@ -1,6 +1,6 @@ \documentclass{article} \usepackage[colorlinks]{hyperref} -\usepackage[colorinlistoftodos, textwidth=4cm, shadow, disable]{todonotes} +\usepackage[colorinlistoftodos, textwidth=4cm, shadow]{todonotes} \usepackage{amsmath} \usepackage[displaymath, tightpage]{preview}