From a41b1be955729d77ddb19839831b199564034894 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Mon, 22 Sep 2003 09:24:15 +0000 Subject: [PATCH] minor enhancements and fixes to scrclass.inc git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7805 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 3 ++- lib/layouts/scrclass.inc | 25 +++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index aa862499a9..c3530942d3 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,7 @@ -2003-09-22 Jürgen Spitzmüller +2003-09-22 Jürgen Spitzmüller * layouts/memoir.layout: new support for memoir.cls + * layouts/scrclass.inc: minor enhancements 2003-09-17 Martin Vermeer diff --git a/lib/layouts/scrclass.inc b/lib/layouts/scrclass.inc index c09db7de9f..45319e4d50 100644 --- a/lib/layouts/scrclass.inc +++ b/lib/layouts/scrclass.inc @@ -9,7 +9,6 @@ SecNumDepth 2 TocDepth 2 DefaultStyle Standard - Style Standard LatexName dummy ParIndent MM @@ -17,27 +16,18 @@ Style Standard AlignPossible Block, Left, Right, Center End - Input stdlists.inc -Input stdfloats.inc -Input stdsections.inc -Input stdstarsections.inc Input stdcounters.inc -Input stdtitle.inc -Input stdstruct.inc -Input stdlayouts.inc -Input lyxmacros.inc +Input stdfloats.inc NoStyle List - Style Description LabelFont Family Sans EndFont End - Style Labeling Margin Manual LatexType List_Environment @@ -55,6 +45,8 @@ Style Labeling End +Input stdsections.inc + Style Part Font Family Sans @@ -106,7 +98,7 @@ Style Subparagraph EndFont End - +Input stdstarsections.inc Style Addpart CopyStyle Part* @@ -117,12 +109,14 @@ End Style Addchap CopyStyle Chapter* LatexName addchap + TocLevel 1 End Style Addsec CopyStyle Section* LatexName addsec + TocLevel 2 End @@ -154,6 +148,7 @@ Style Minisec EndFont End +Input stdtitle.inc Style Title Font @@ -223,6 +218,7 @@ Style Extratitle LatexName extratitle End +Input stdstruct.inc Style Abstract LabelFont @@ -237,6 +233,7 @@ Style Bibliography EndFont End +Input stdlayouts.inc Style Captionabove CopyStyle Caption @@ -264,3 +261,7 @@ Style Dictum Size Normal EndFont End + +Input lyxmacros.inc +Input scrmacros.inc + -- 2.39.2