]> git.lyx.org Git - features.git/blobdiff - lib/layouts/todonotes.module
Make module categories (almost) great again
[features.git] / lib / layouts / todonotes.module
index 8170f227f10c5de9c6aa52bd5977d5d9448ddbac..d0739457996e5a33331dc30c9c9eda41d0104edf 100644 (file)
@@ -1,17 +1,21 @@
 #\DeclareLyXModule[todonotes.sty]{TODO Notes}
+#\DeclareCategory{Annotations}
 #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 72
 
 OutlinerName todonotes "TODO"
 
+PackageOptions todonotes obeyFinal
+
 #
 # List of TODOs
 #