commit c71cd6d501e23c2fad440e38f7516e62fd4b2746
Author: Uwe Stöhr <[email protected]>
Date:   Tue Mar 4 22:54:28 2014 +0100

    stdlayouts.inc: correct spacing for verbatim
    
    Verbatim consist of lines not of paragraphs. There is therefore no 
paragraph spacing in the output and thus should also exists be in LyX.

diff --git a/lib/layouts/stdlayouts.inc b/lib/layouts/stdlayouts.inc
index 47be8a3..1e6deb8 100644
--- a/lib/layouts/stdlayouts.inc
+++ b/lib/layouts/stdlayouts.inc
@@ -81,10 +81,8 @@ Style Verbatim
        PassThru                1
        KeepEmpty               1
        NewLine                 0
-       ParSkip                 0.4
        TopSep                  0.7
        BottomSep               0.7
-       ParSep                  0.5
        Align                   Block
        AlignPossible           Block
        LabelType               No_Label

Reply via email to