]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/numreport.inc
DocBook: remove output for some paragraphs in CVs.
[lyx.git] / lib / layouts / numreport.inc
index 9af4a1b85960393172393523a103933d47af23b4..62693a4d321a3cc2b4ec8c3e148215202b719fd1 100644 (file)
@@ -1,15 +1,17 @@
 # Author : André Pönitz
 # This include file contains label definitions for a report-like numbering.
 
-Format 58
+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