]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
fix typos.
[lyx.git] / lib / layouts / scrclass.inc
index 5f4d01a3e2a5d5f24aef4fc3d700706efd67ce43..aa78d7dd10ba82b12019b8636d8297d4d6a083ef 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 11
 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
 
 
@@ -194,7 +188,6 @@ Style Titlehead
        CopyStyle             Author
        LatexName             titlehead
        Align                 Left
-       AlignPossible         Left
        Font
          Size                Normal
        EndFont
@@ -236,13 +229,39 @@ 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
+       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
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       OptionalArgs          1
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionbelow
 End
 
@@ -255,7 +274,6 @@ Style Dictum
        BottomSep            1.5
        ParSep               1.5
        Align                Left
-       AlignPossible        Left
        OptionalArgs         1
        Font
          Size               Normal
@@ -263,5 +281,4 @@ Style Dictum
 End
 
 Input lyxmacros.inc
-Input scrmacros.inc