]> 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 118e6627f187eb7fc2f731f1d96803c87728ad32..eff9af355550514cb242ce4533f9eab2c4435231 100644 (file)
@@ -1,78 +1,60 @@
-# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
+# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
 
 # This include file contains all the counters that are defined as standard
 # in most LyX layouts.
 
 
-Format 3
-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
+Counter footnote
 End