]> 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 45319e4d50e3c1762be5b987c0a94f753423b3c8..863f111d08a934f532284e97ba80bce17da531e3 100644 (file)
@@ -3,8 +3,11 @@
 # 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
@@ -16,12 +19,11 @@ Style Standard
        AlignPossible         Block, Left, Right, Center
 End
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdcounters.inc
 Input stdfloats.inc
 
-NoStyle List
-
 Style Description
        LabelFont
          Family              Sans
@@ -29,21 +31,16 @@ Style Description
 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
 
@@ -55,7 +52,6 @@ End
 
 
 Style Chapter
-       LabelString           ""
        Font
          Family              Sans
          Size                Largest
@@ -109,14 +105,12 @@ End
 Style Addchap
        CopyStyle             Chapter*
        LatexName             addchap
-       TocLevel              1
 End
 
 
 Style Addsec
        CopyStyle             Section*
        LatexName             addsec
-       TocLevel              2
 End
 
 
@@ -142,7 +136,7 @@ Style Minisec
        TopSep                0.4
        ParSep                0.4
        AlignPossible         Block, Left
-       Font 
+       Font
          Family              Sans
          Series              Bold
        EndFont
@@ -195,7 +189,7 @@ Style Titlehead
        LatexName             titlehead
        Align                 Left
        AlignPossible         Left
-       Font 
+       Font
          Size                Normal
        EndFont
 End
@@ -236,13 +230,41 @@ 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
 
@@ -263,5 +285,4 @@ Style Dictum
 End
 
 Input lyxmacros.inc
-Input scrmacros.inc