X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftodonotes.module;h=b6bee2fe16fa1603df417c2f90b0309cc7329d2c;hb=edaf28fdd6a64ce277a1c5f39d99a6568485887f;hp=2e631c3b3311b0d6fa732bd2cfcba40972ff8c5c;hpb=82cf4838dc5fc6ebc4fe44ad780b40ec673e2b7b;p=lyx.git diff --git a/lib/layouts/todonotes.module b/lib/layouts/todonotes.module index 2e631c3b33..b6bee2fe16 100644 --- a/lib/layouts/todonotes.module +++ b/lib/layouts/todonotes.module @@ -1,14 +1,20 @@ #\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 57 +Format 100 + +OutlinerName todonotes "TODO" + +PackageOptions todonotes obeyFinal # # List of TODOs @@ -54,19 +60,21 @@ 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 MultiPar true LatexType command LatexName todo + AddToToc todonotes + IsTocCaption 1 Argument 1 LabelString "Options" MenuString "TODO Note Options|s"