commit 149f03d403398b87a14fb42ee7d09dce61d982b0
Author: Pavel Sanda <sa...@lyx.org>
Date:   Mon Feb 12 21:14:56 2018 +0100

    Fixing painting regression - chapter top spacing.
    
    https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203685.html
---
 lib/layouts/stdsections.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/layouts/stdsections.inc b/lib/layouts/stdsections.inc
index c8c2ece..fbd16fa 100644
--- a/lib/layouts/stdsections.inc
+++ b/lib/layouts/stdsections.inc
@@ -56,7 +56,7 @@ Style Chapter
        NextNoIndent          1
        ToggleIndent          Never
        ParSkip               0.4
-       TopSep                4
+       TopSep                2
        BottomSep             0.8
        ParSep                0.8
        Align                 Block

Reply via email to