]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
fix typos.
[lyx.git] / lib / layouts / stdlayouts.inc
index 31228ff4aba7678ccfd41b42bed9cf9f608e957b..965261c0fa2d5f4e33f642208c7922adc3855205 100644 (file)
@@ -7,7 +7,8 @@
 # quotations and such.
 
 
-Format 8
+Format 16
+
 Style Quotation
        Category              MainText
        Margin                Static
@@ -24,6 +25,8 @@ Style Quotation
        ParSep                0
        Align                 Block
        AlignPossible         Block, Left, Right, Center
+       HTMLTag               blockquote
+       HTMLItem              p
 End
 
 
@@ -41,6 +44,8 @@ Style Quote
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLTag               blockquote
+       HTMLItem              p
 End
 
 
@@ -61,6 +66,8 @@ Style Verse
        Align                 Block
        AlignPossible         Block, Left
        LabelType             No_Label
+       HTMLTag               blockquote
+       HTMLItem              p
 End
 
 
@@ -80,4 +87,5 @@ Style --Separator--
          Size                Normal
          Color               Blue
        EndFont
+       HTMLLabel             NONE
 End