]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
Fix output of formatted counters.
[lyx.git] / lib / layouts / stdlayouts.inc
index 27dcf19fab079565370ebf066b95230ae1c114c6..8e7b514047cf39b65d4ddcf8ec16e4262d25fe94 100644 (file)
@@ -7,7 +7,7 @@
 # quotations and such.
 
 
-Format 16
+Format 22
 
 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