]> 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 27dcf19fab079565370ebf066b95230ae1c114c6..151f23b8f63b87e4dad3837112028f65de359102 100644 (file)
@@ -7,7 +7,7 @@
 # quotations and such.
 
 
-Format 16
+Format 35
 
 Style Quotation
        Category              MainText
@@ -26,8 +26,7 @@ Style Quotation
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        HTMLTag               blockquote
-       HTMLAttr              class='quotation'
-       HTMLItem              p
+       HTMLItem              div
 End
 
 
@@ -46,8 +45,7 @@ Style Quote
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
        HTMLTag               blockquote
-       HTMLAttr              class='quote'
-       HTMLItem              p
+       HTMLItem              div
 End
 
 
@@ -69,7 +67,6 @@ Style Verse
        AlignPossible         Block, Left
        LabelType             No_Label
        HTMLTag               blockquote
-       HTMLAttr              class='verse'
        HTMLItem              p
 End
 
@@ -90,4 +87,5 @@ Style --Separator--
          Size                Normal
          Color               Blue
        EndFont
+       HTMLLabel             NONE
 End