]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / scrclass.inc
index c09db7de9f0fb07bd11c47808369a6992c686234..863f111d08a934f532284e97ba80bce17da531e3 100644 (file)
@@ -3,13 +3,15 @@
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/23.
 # Update for Koma Script Release >=2.8q
 # Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/08.
+# Mapped List to Labeling
+# Guenter Milde <g.milde web.de>
 
 
+Format 5
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
 
-
 Style Standard
        LatexName             dummy
        ParIndent             MM
@@ -17,19 +19,10 @@ Style Standard
        AlignPossible         Block, Left, Right, Center
 End
 
-
+Input stdinsets.inc
 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
-
-NoStyle List
-
+Input stdfloats.inc
 
 Style Description
        LabelFont
@@ -37,23 +30,19 @@ Style Description
        EndFont
 End
 
-
 Style Labeling
-       Margin                Manual
-       LatexType             List_Environment
+       CopyStyle             List
        LatexName             labeling
-       NextNoindent          1
-       LabelSep              xxx
-       ParSkip               0.4
-       TopSep                0.7
-       BottomSep             0.7
-       ParSep                0.5
-       Align                 Block
-       AlignPossible         Block, Left
-       LabelType             Manual
-       LabelString           00.00.0000
+       # overwrite the preamble code definition
+       Preamble
+       EndPreamble
 End
 
+Style List
+       Obsoletedby           Labeling
+End
+
+Input stdsections.inc
 
 Style Part
        Font
@@ -63,7 +52,6 @@ End
 
 
 Style Chapter
-       LabelString           ""
        Font
          Family              Sans
          Size                Largest
@@ -106,7 +94,7 @@ Style Subparagraph
        EndFont
 End
 
-
+Input stdstarsections.inc
 
 Style Addpart
        CopyStyle             Part*
@@ -148,12 +136,13 @@ Style Minisec
        TopSep                0.4
        ParSep                0.4
        AlignPossible         Block, Left
-       Font 
+       Font
          Family              Sans
          Series              Bold
        EndFont
 End
 
+Input stdtitle.inc
 
 Style Title
        Font
@@ -200,7 +189,7 @@ Style Titlehead
        LatexName             titlehead
        Align                 Left
        AlignPossible         Left
-       Font 
+       Font
          Size                Normal
        EndFont
 End
@@ -223,6 +212,7 @@ Style Extratitle
        LatexName             extratitle
 End
 
+Input stdstruct.inc
 
 Style Abstract
        LabelFont
@@ -237,15 +227,44 @@ Style Bibliography
        EndFont
 End
 
+Input stdlayouts.inc
 
 Style Captionabove
-       CopyStyle            Caption
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       AlignPossible         Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       OptionalArgs          1
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionabove
 End
 
 
 Style Captionbelow
-       CopyStyle            Caption
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       AlignPossible         Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       OptionalArgs          1
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionbelow
 End
 
@@ -264,3 +283,6 @@ Style Dictum
          Size               Normal
        EndFont
 End
+
+Input lyxmacros.inc
+