]> 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 e3a14768ee539215ea09ea82ead8ffa91ac33276..eff9af355550514cb242ce4533f9eab2c4435231 100644 (file)
@@ -4,79 +4,57 @@
 # in most LyX layouts.
 
 
-Format 4
-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                 figure
+Counter listing
 End
 
-Counter
-       Name                 table
+Counter equation
 End
 
-Counter
-       Name                 algorithm
-End
-
-Counter
-       Name                 equation
-End
-
-Counter
-       Name                 listing
+Counter footnote
 End