]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdcounters.inc
Tools(listFontWithLang.pl): Added type for small capitals.
[lyx.git] / lib / layouts / db_stdcounters.inc
index ebd213f01515bdd9fd623a424bc968da7a84e615..34d8d54d5cb98667ecacc1ebcdfe3e876d6635f3 100644 (file)
@@ -4,29 +4,29 @@
 # This include file contains all the counters that are defined as standard
 # in Docbook LyX layouts.
 
-Format 4
-Counter
-       Name                 sect1
+Format 81
+Counter sect1
+       GuiName "Section Level 1"
        Within               chapter
 End
 
-Counter
-       Name                 sect2
+Counter sect2
+       GuiName "Section Level 2"
        Within               sect1
 End
 
-Counter
-       Name                 sect3
+Counter sect3
+       GuiName "Section Level 3"
        Within               sect2
 End
 
-Counter
-       Name                 sect4
+Counter sect4
+       GuiName "Section Level 4"
        Within               sect3
 End
 
-Counter
-       Name                 sect5
+Counter sect5
+       GuiName "Section Level 5"
        Within               sect4
 End