]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / stdlayouts.inc
index d4b099c526a909d8820b2447ce9ddd27ceaafd5d..151f23b8f63b87e4dad3837112028f65de359102 100644 (file)
@@ -7,7 +7,8 @@
 # quotations and such.
 
 
-Format 11
+Format 35
+
 Style Quotation
        Category              MainText
        Margin                Static
@@ -25,8 +26,7 @@ Style Quotation
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        HTMLTag               blockquote
-       HTMLAttr              class='quotation'
-       HTMLItem              p
+       HTMLItem              div
 End
 
 
@@ -45,8 +45,7 @@ Style Quote
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
        HTMLTag               blockquote
-       HTMLAttr              class='quote'
-       HTMLItem              p
+       HTMLItem              div
 End
 
 
@@ -68,7 +67,6 @@ Style Verse
        AlignPossible         Block, Left
        LabelType             No_Label
        HTMLTag               blockquote
-       HTMLAttr              class='verse'
        HTMLItem              p
 End
 
@@ -89,4 +87,5 @@ Style --Separator--
          Size                Normal
          Color               Blue
        EndFont
+       HTMLLabel             NONE
 End