]> git.lyx.org Git - features.git/blobdiff - lib/layouts/numreport.inc
Update layouts
[features.git] / lib / layouts / numreport.inc
index 9df35df552c9fc756d1baa3cd6ebc9b010e53b05..c5a1eef227b1be066b64f2f3229a993c3aaecaf3 100644 (file)
@@ -1,19 +1,17 @@
 # Author : André Pönitz
 # This include file contains label definitions for a report-like numbering.
 
-Format 26
-
-Style Part
-       TocLevel              -1
-End
+Format 82
 
 Counter chapter
+       GuiName Chapter
        Within                ""
        LabelString           "\arabic{chapter}"
        LabelStringAppendix   "\Alph{chapter}"
 End
 
 Counter section
+       GuiName Section
        Within                chapter
        LabelString           ""
 End
@@ -36,10 +34,12 @@ Float
 End
 
 Counter listing
+       GuiName Listing
        Within                chapter
 End
 
 Counter footnote
+       GuiName Footnote
        Within                chapter
        LabelString           "\arabic{footnote}"
 End