]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
layouts, templates, examples: port my latest changes to trunk
[lyx.git] / lib / layouts / stdlayouts.inc
index 381102129df34b9269ebf178c40cb68b94a9b3dc..151f23b8f63b87e4dad3837112028f65de359102 100644 (file)
@@ -7,7 +7,8 @@
 # quotations and such.
 
 
-Format 11
+Format 35
+
 Style Quotation
        Category              MainText
        Margin                Static
@@ -24,6 +25,8 @@ Style Quotation
        ParSep                0
        Align                 Block
        AlignPossible         Block, Left, Right, Center
+       HTMLTag               blockquote
+       HTMLItem              div
 End
 
 
@@ -41,6 +44,8 @@ Style Quote
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLTag               blockquote
+       HTMLItem              div
 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