]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
Fix output of formatted counters.
[lyx.git] / lib / layouts / memoir.layout
index 92e8fae23cbd4cd619f552b5c375a366cc4680cd..001497e36f6d301fde3c15bce752128f37cdcf19 100644 (file)
@@ -6,7 +6,7 @@
 # feel free to contribute missing features!
 
 
-Format 7
+Format 22
 Columns            1
 Sides              2
 SecNumDepth        2
@@ -50,31 +50,42 @@ Input numreport.inc
 
 Style Chapter
        OptionalArgs         2
+       TocLevel 0
+End
+
+
+Style Chapter*
+       OptionalArgs         1
 End
 
 
 Style Section
        OptionalArgs         2
+       TocLevel 1
 End
 
 
 Style Subsection
        OptionalArgs         2
+       TocLevel 2
 End
 
 
 Style Subsubsection
        OptionalArgs         2
+       TocLevel 3
 End
 
 
 Style Paragraph
        OptionalArgs         2
+       TocLevel 4
 End
 
 
 Style Subparagraph
        OptionalArgs         2
+       TocLevel 5
 End
 
 
@@ -155,6 +166,6 @@ Style Legend
        LatexName           legend
        NeedProtect         1
        NextNoIndent        1
-       ParSkip              0.4
-       Align                   Center
+       ParSkip             0.4
+       Align               Center
 End