]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/todonotes.module
Correct version number
[lyx.git] / lib / layouts / todonotes.module
index 8170f227f10c5de9c6aa52bd5977d5d9448ddbac..613b8e1e44f05657eb01b9b93deab084ee39b6a2 100644 (file)
@@ -1,17 +1,21 @@
 #\DeclareLyXModule[todonotes.sty]{TODO Notes}
+#\DeclareCategory{Annotation & Revision}
 #DescriptionBegin
 #Provides custom insets to insert TODO items in your document
 #(using the todonotes package). In order to generate a 'List of TODOs',
-#the module provides a paragraph style.
+#the module provides a paragraph style. Passing 'final' as document class
+#option suppresses the output of TODO notes.
 #DescriptionEnd
 
 # Authors: Stephen <stephen4mailinglists@googlemail.com>
 #          Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 63
+Format 82
 
 OutlinerName todonotes "TODO"
 
+PackageOptions todonotes obeyFinal
+
 #
 # List of TODOs
 #