X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdlayouts.inc;h=3ec97bd48e74b32763ff87cb02fba30c7da5e3d2;hb=a3036539b27ddde4af7bb706dbad061e13ae046e;hp=a7d61d1bf9cda85205f33688c4600ece6f5915b8;hpb=d2e5ef3d654d0b633cd5f56e3551c09b80eed9ab;p=lyx.git diff --git a/lib/layouts/stdlayouts.inc b/lib/layouts/stdlayouts.inc index a7d61d1bf9..3ec97bd48e 100644 --- a/lib/layouts/stdlayouts.inc +++ b/lib/layouts/stdlayouts.inc @@ -7,7 +7,8 @@ # quotations and such. -Format 6 +Format 43 + 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,32 @@ Style Verse Align Block AlignPossible Block, Left LabelType No_Label + HTMLTag blockquote + HTMLItem p +End + + +Style Verbatim + Category MainText + LatexType Environment + LatexName verbatim + NextNoIndent 1 + ParbreakIsNewline 1 + FreeSpacing 1 + PassThru 1 + NewLine 0 + ParSkip 0.4 + TopSep 0.7 + BottomSep 0.7 + ParSep 0.5 + Align Block + AlignPossible Block + LabelType No_Label + Font + Family Typewriter + EndFont + HTMLTag

+	HTMLItem		p
 End
 
 
@@ -80,4 +111,5 @@ Style --Separator--
 	  Size                Normal
 	  Color               Blue
 	EndFont
+	HTMLLabel             NONE
 End