]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/todonotes.module
powerdot-example.lyx: update according to latest layout change
[lyx.git] / lib / layouts / todonotes.module
index 05bfb1b7d7f28ba44afc64ffbabe704442cf335d..d1c668125893a46c2ac3cc041f9ba2e3c05d5493 100644 (file)
@@ -8,7 +8,7 @@
 # Authors: Stephen <stephen4mailinglists@googlemail.com>
 #          Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 48
+Format 54
 
 #
 # List of TODOs
@@ -30,12 +30,11 @@ Style List_of_TODOs
        LeftMargin      MMMMM
        LabelString     "[List of TODOs]"
 
-       LabelFont 
-           Family      sansserif
-           Series      Medium
-           Size        large
+       LabelFont
+           Family      Sans
+           Series      Bold
+           Size        Large
            Color       latex
-           Shape       bold
        EndFont
 
        Argument 1
@@ -109,25 +108,20 @@ End
 # Backwards compatibility to user-provided
 # modules on the LyX wiki
 #
-# FIXME: uncomment these when #9000 is fixed.
 
-#InsetLayout TODO
-#      ObsoletedBy           Flex:TODO_Note_(Margin)
-#End
-#
-#InsetLayout MakeTableOfToDos
-#      ObsoletedBy           List_of_TODOs
-#End
-#
-#InsetLayout Todo[Inline]
-#      ObsoletedBy           Flex:TODO_Note_(inline)
-#End
-#
-#InsetLayout Todo[margin]
-#      ObsoletedBy           Flex:TODO_Note_(Margin)
-#End
-#
-#InsetLayout MissingFigure
-#      ObsoletedBy           Flex:Missing_Figure
-#End
+InsetLayout Flex:TODO
+       ObsoletedBy           Flex:TODO_Note_(Margin)
+End
+
+InsetLayout Flex:Todo[Inline]
+       ObsoletedBy           Flex:TODO_Note_(inline)
+End
+
+InsetLayout Flex:Todo[margin]
+       ObsoletedBy           Flex:TODO_Note_(Margin)
+End
+
+InsetLayout Flex:MissingFigure
+       ObsoletedBy           Flex:Missing_Figure
+End