]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/egs.layout
Fix typos in comments
[lyx.git] / lib / layouts / egs.layout
index 4a07db866533d823c29abc6e37f57d1721931a4f..ae700090479bfa16940fb7d34496b8723b17e81b 100644 (file)
@@ -9,7 +9,7 @@
 # Converted article -> egs Martin Vermeer
 
 
-Format 93
+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
 
 
@@ -690,6 +696,7 @@ Style Section*
          Series              Bold
 #    Size               Larger
        EndFont
+       HTMLInToc        0
 End
 
 
@@ -706,6 +713,7 @@ Style Subsection*
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLInToc        0
 End