]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcounters.inc
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / stdcounters.inc
index 216ae62f258e276f69ea9976b8181e9ee896fe30..eff9af355550514cb242ce4533f9eab2c4435231 100644 (file)
@@ -4,72 +4,57 @@
 # in most LyX layouts.
 
 
-Format 8
-Counter 
-       Name                  part
+Format 11
+Counter part
        LabelString           "\Roman{part}"
 End
 
-Counter
-       Name                 chapter
+Counter chapter
 End
 
-Counter
-       Name                 section
+Counter section
        Within               chapter
 End
 
-Counter
-       Name                 subsection
+Counter subsection
        Within               section
 End
 
-Counter
-       Name                 subsubsection
+Counter subsubsection
        Within               subsection
 End
 
-Counter
-       Name                 paragraph
+Counter paragraph
        Within               subsubsection
 End
 
-Counter
-       Name                 subparagraph
+Counter subparagraph
        Within               paragraph
 End
 
-Counter
-       Name                 enumi
+Counter enumi
 End
 
-Counter
-       Name                 enumii
+Counter enumii
        Within               enumi
 End
 
-Counter
-       Name                 enumiii
+Counter enumiii
        Within               enumii
 End
 
-Counter
-       Name                 enumiv
+Counter enumiv
        Within               enumiii
 End
 
-Counter
-       Name                 bibitem
+Counter bibitem
 End
 
-Counter
-       Name                 listing
+Counter listing
 End
 
-Counter
-       Name                 equation
+Counter equation
 End
 
-Counter
-       Name                 footnote
+Counter footnote
 End