diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex b/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex index 740e9d2517f..51e249a97a4 100644 --- a/Master/texmf-dist/doc/latex/todonotes/todonotesexample.tex +++ b/Master/texmf-dist/doc/latex/todonotes/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} |