]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/todonotes.module
Review of portuguese layout translations by Pedro
[lyx.git] / lib / layouts / todonotes.module
index 569c0bb1371f3d77cb0610ccbfe2fbcdef16a444..653c9340bfb7cce348c22a1f8e13c13bb6e3694f 100644 (file)
@@ -8,7 +8,9 @@
 # Authors: Stephen <stephen4mailinglists@googlemail.com>
 #          Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 53
+Format 60
+
+OutlinerName todonotes "TODO"
 
 #
 # List of TODOs
@@ -67,6 +69,8 @@ InsetLayout Flex:TODO_Note_(Margin)
        MultiPar        true
        LatexType       command
        LatexName       todo
+       AddToToc      todonotes
+       IsTocCaption  1
        Argument 1
                LabelString     "Options"
                MenuString      "TODO Note Options|s"
@@ -113,10 +117,6 @@ InsetLayout Flex:TODO
        ObsoletedBy           Flex:TODO_Note_(Margin)
 End
 
-InsetLayout Flex:MakeTableOfToDos
-       ObsoletedBy           List_of_TODOs
-End
-
 InsetLayout Flex:Todo[Inline]
        ObsoletedBy           Flex:TODO_Note_(inline)
 End