Disable shadows

master
Henrik Skov Midtiby 17 years ago
parent 5c75be3951
commit 091e8513ab
  1. 2
      todonotes.dtx
  2. 2
      todonotesexample.tex

@ -29,7 +29,7 @@
\documentclass{ltxdoc} \documentclass{ltxdoc}
\usepackage{wrapfig} \usepackage{wrapfig}
\usepackage[colorlinks, linkcolor=black]{hyperref} \usepackage[colorlinks, linkcolor=black]{hyperref}
\usepackage[colorinlistoftodos, shadow]{todonotes}[2009/02/04] \usepackage[colorinlistoftodos]{todonotes}[2009/02/04]
\usepackage{amsmath} \usepackage{amsmath}
\usepackage{setspace} \usepackage{setspace}
\setcounter{tocdepth}{2} \setcounter{tocdepth}{2}

@ -1,6 +1,6 @@
\documentclass{article} \documentclass{article}
\usepackage[colorlinks]{hyperref} \usepackage[colorlinks]{hyperref}
\usepackage[colorinlistoftodos, textwidth=4cm, shadow]{todonotes} \usepackage[colorinlistoftodos, textwidth=4cm]{todonotes}
\usepackage{amsmath} \usepackage{amsmath}
\usepackage[displaymath, tightpage]{preview} \usepackage[displaymath, tightpage]{preview}

Loading…
Cancel
Save