From ad3e62c53d710f841eff146469e5dfd8cc615e4a Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Tue, 31 Mar 2009 10:13:28 +0200 Subject: [PATCH] Reenabled shadows in the example file --- todonotesexample.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todonotesexample.tex b/todonotesexample.tex index 31f9a6f..1409fe8 100644 --- a/todonotesexample.tex +++ b/todonotesexample.tex @@ -1,6 +1,6 @@ \documentclass{article} \usepackage[colorlinks]{hyperref} -\usepackage[colorinlistoftodos, textwidth=4cm]{todonotes} +\usepackage[colorinlistoftodos, textwidth=4cm, shadow]{todonotes} \usepackage{amsmath} \usepackage[displaymath, tightpage]{preview}