From ceee86a8245e7f8283fb45d4a596198329b452f5 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 12 Feb 2018 21:14:56 +0100 Subject: [PATCH] Fixing painting regression - chapter top spacing. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203685.html --- lib/layouts/stdsections.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layouts/stdsections.inc b/lib/layouts/stdsections.inc index c8c2ece5c0..fbd16faec1 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 -- 2.39.5