X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftodonotes.module;h=314bff34afd8a3583ee01a548268f34bb6e6dbcb;hb=d0379db1aab1aeeefeea8cf31db7ab7d88396fed;hp=f1bc731198be1e5e9a02e6763a79345bce47b5a0;hpb=3dcb71eaa25b505b0a10d378d6815ed57d13781e;p=lyx.git diff --git a/lib/layouts/todonotes.module b/lib/layouts/todonotes.module index f1bc731198..314bff34af 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 59 +Format 80 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 black Family Typewriter EndFont LabelFont - Color blue + Color brown Family Sans Size Small EndFont