X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftodonotes.module;h=480c5d1bcc735d2c9cc2bf5d2e25116c4e436d20;hb=8d0d3ea0905172b4a1fba7fbfadba83ff61671c6;hp=653c9340bfb7cce348c22a1f8e13c13bb6e3694f;hpb=6196645ccefa4a03a0617e2741a824156ed9404f;p=lyx.git diff --git a/lib/layouts/todonotes.module b/lib/layouts/todonotes.module index 653c9340bf..480c5d1bcc 100644 --- a/lib/layouts/todonotes.module +++ b/lib/layouts/todonotes.module @@ -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 # Jürgen Spitzmüller -Format 60 +Format 90 OutlinerName todonotes "TODO" +PackageOptions todonotes obeyFinal + # # List of TODOs # @@ -56,13 +60,13 @@ InsetLayout Flex:TODO_Note_(Margin) LyxType custom LabelString "TODO (Margin)" Decoration classic - BgColor blue + BgColor orange Font - Color yellow + Color foreground Family Typewriter EndFont LabelFont - Color blue + Color brown Family Sans Size Small EndFont