]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdlayouts.inc
support for verbatim: step 1: the layout and the lyx2lyx code,;fileformat change...
[features.git] / lib / layouts / stdlayouts.inc
index a1a360ba58ccd8185875c48d6d41c17a7adf3d39..40742e586c40062458f68c2210282ec9fef57d7d 100644 (file)
@@ -71,6 +71,30 @@ Style Verse
 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                 <pre></pre>
+       HTMLItem                p
+End
+
+
 Style --Separator--
        Category              MainText
        KeepEmpty             1