]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
dinbrief: fix typos, correct obsolete environments, add missing environments, patch...
[lyx.git] / lib / layouts / stdlists.inc
index 990944f9a2c3de1a7c40b0da9b2ef010d61272fa..ab1fd93313414f096818dc577048a6530ce170c3 100644 (file)
@@ -7,7 +7,7 @@
 # This include files contains various standard environments for lists.
 
 
-Format 7
+Format 10
 Style Itemize
        Category              List
        Margin                Static
@@ -96,43 +96,3 @@ Style List
                        {\end{list}}
        EndPreamble
 End
-
-
-#
-# New environments (not active yet)
-#
-#Environment Itemize
-#       LaTeXHeader "\begin{itemize}"
-#       LaTeXFooter "\end{itemize}"
-#  LabelString          "*"
-#  Margin               Static
-#  LatexType            Item_Environment
-#  NextNoIndent         1
-#  LeftMargin           MMN
-#  LabelSep             xx
-#  ItemSep              0.2
-#  TopSep               0.7
-#  BottomSep            0.7
-#  ParSep               0.3
-#  Align                Block
-#  AlignPossible        Block, Left
-#  LabelType            Static
-#End
-
-#Environment Enumerate
-#  Margin               Static
-#  LatexType            Item_Environment
-#  LatexName            enumerate
-#  NextNoIndent         1
-#  LeftMargin           MMN
-#  LabelSep             xx
-#  ParSkip              0.0
-#  ItemSep              0.2
-#  TopSep               0.7
-#  BottomSep            0.7
-#  ParSep               0.3
-#  Align                Block
-#  AlignPossible        Block, Left
-#  LabelType            Enumerate
-#End
-