]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
Remove stray tab
[lyx.git] / lib / layouts / stdlayouts.inc
index 27dcf19fab079565370ebf066b95230ae1c114c6..4ff75794250c6a4d2de0d759860043e8af85958f 100644 (file)
@@ -7,7 +7,7 @@
 # quotations and such.
 
 
-Format 16
+Format 26
 
 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