]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
* linguistics.module:
[lyx.git] / lib / layouts / stdlayouts.inc
index 27dcf19fab079565370ebf066b95230ae1c114c6..965261c0fa2d5f4e33f642208c7922adc3855205 100644 (file)
@@ -26,7 +26,6 @@ Style Quotation
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        HTMLTag               blockquote
-       HTMLAttr              class='quotation'
        HTMLItem              p
 End
 
@@ -46,7 +45,6 @@ Style Quote
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
        HTMLTag               blockquote
-       HTMLAttr              class='quote'
        HTMLItem              p
 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