[LyX/master] Distinguish size of Part from that of Chapter, in articles.

Richard Kimberly Heck rikiheck at lyx.org
Mon Aug 10 22:08:47 UTC 2020


commit 8218225f6e71dea543646f13c932b5051f8a474a
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Mon Aug 10 18:33:50 2020 -0400

    Distinguish size of Part from that of Chapter, in articles.
---
 lib/layouts/article.layout |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/lib/layouts/article.layout b/lib/layouts/article.layout
index 56c4101..aac9ad5 100644
--- a/lib/layouts/article.layout
+++ b/lib/layouts/article.layout
@@ -23,9 +23,6 @@ Style Part
 	AlignPossible         Left
 	TopSep                2
 	BottomSep             1.5
-	Font
-	  Size                Larger
-	EndFont
 End
 
 
@@ -34,7 +31,4 @@ Style Part*
 	AlignPossible         Left
 	TopSep                2
 	BottomSep             1.5
-	Font
-	  Size                Larger
-	EndFont
 End


More information about the lyx-cvs mailing list