]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/todonotes.module
Revert "Fix Ticket #9741 misleading name for font-encoding setting "default"."
[lyx.git] / lib / layouts / todonotes.module
index 569c0bb1371f3d77cb0610ccbfe2fbcdef16a444..b95ee72e8cea41ea28fc181b37aca659c4e8a420 100644 (file)
@@ -8,7 +8,9 @@
 # Authors: Stephen <stephen4mailinglists@googlemail.com>
 #          Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 53
+Format 62
+
+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