]> git.lyx.org Git - features.git/blobdiff - lib/layouts/numreport.inc
DocBook: slightly change the Copernicus template to be valid DocBook.
[features.git] / lib / layouts / numreport.inc
index 2ce45471d7d7942f97b6be2cfc8be7471162e292..62693a4d321a3cc2b4ec8c3e148215202b719fd1 100644 (file)
@@ -1,15 +1,17 @@
 # Author : André Pönitz
 # This include file contains label definitions for a report-like numbering.
 
-Format 78
+Format 85
 
 Counter chapter
+       GuiName Chapter
        Within                ""
        LabelString           "\arabic{chapter}"
        LabelStringAppendix   "\Alph{chapter}"
 End
 
 Counter section
+       GuiName Section
        Within                chapter
        LabelString           ""
 End
@@ -32,10 +34,12 @@ Float
 End
 
 Counter listing
+       GuiName Listing
        Within                chapter
 End
 
 Counter footnote
+       GuiName Footnote
        Within                chapter
        LabelString           "\arabic{footnote}"
 End