]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/egs.layout
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / egs.layout
index c2ca95e92899a6c9ef5b47c987e6eb55429d1058..ae700090479bfa16940fb7d34496b8723b17e81b 100644 (file)
@@ -9,7 +9,7 @@
 # Converted article -> egs Martin Vermeer
 
 
-Format 97
+Format 98
 Columns                 2
 Sides                   1
 PageStyle               Plain
@@ -197,6 +197,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