]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / stdlists.inc
index 4051c73c09e208b0247d60cc21c672bf15f507fb..041440c1143bd05a5baf5d5adc59b4c48f2bc36d 100644 (file)
@@ -6,7 +6,7 @@
 # This include files contains various standard environments for lists.
 
 
-Format 92
+Format 98
 
 Input stdlyxlist.inc
 
@@ -88,6 +88,12 @@ Style Enumerate
        DocBookTag            orderedlist
        DocBookItemTag        listitem
        DocBookItemInnerTag   para
+       HTMLStyle
+               ol.enumi   { list-style-type: decimal; }
+               ol.enumii  { list-style-type: lower-latin; }
+               ol.enumiii { list-style-type: lower-roman; }
+               ol.enumiv  { list-style-type: upper-latin; }
+       EndHTMLStyle
 End
 
 Style Description
@@ -110,7 +116,6 @@ Style Description
          Series              Bold
        EndFont
        HTMLTag               dl
-       HTMLAttr              class='description'
        HTMLItem              dd
        HTMLLabel             dt
        HTMLLabelFirst        1