]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/numreport.inc
Bump layout format
[lyx.git] / lib / layouts / numreport.inc
index 70ceb9a9023fe7bcd464d5fda6462c2fc0a5412d..50e67e43f330b7eeac555b644e53c23e23c9f148 100644 (file)
@@ -1,21 +1,19 @@
 # Author : André Pönitz
 # This include file contains label definitions for a report-like numbering.
 
-Format 6
+Format 42
 
 Style Part
        TocLevel              -1
 End
 
-Counter
-       Name                  chapter
+Counter chapter
        Within                ""
        LabelString           "\arabic{chapter}"
        LabelStringAppendix   "\Alph{chapter}"
 End
 
-Counter
-       Name                  section
+Counter section
        Within                chapter
        LabelString           ""
 End
@@ -37,13 +35,11 @@ Float
        NumberWithin          chapter
 End
 
-Counter
-       Name                  listing
+Counter listing
        Within                chapter
 End
 
-Counter
-       Name                  footnote
+Counter footnote
        Within                chapter
        LabelString           "\arabic{footnote}"
 End