]> git.lyx.org Git - features.git/blobdiff - lib/layouts/scrclass.inc
Bump layout format
[features.git] / lib / layouts / scrclass.inc
index 5f4d01a3e2a5d5f24aef4fc3d700706efd67ce43..4e6dbcfc4a81d103b0f3513914ed8d2bbba1f858 100644 (file)
@@ -2,26 +2,37 @@
 # Base definitions for the KOMA script layouts.
 # 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.
+# Juergen Spitzmueller <spitz@lyx.org>, 2003/2/08.
+# Mapped List to Labeling
+# Guenter Milde <milde users.berlios.de>, 2009-02-02
+# Labeling is now used also in non-KOMA classes
 
 
+Format 42
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
+Provides                subscript 1
 
 Style Standard
        LatexName             dummy
        ParIndent             MM
        ParSkip               0.4
        AlignPossible         Block, Left, Right, Center
+       # FIXME This ought to be set dynamically.
+       HTMLStyle
+               div.standard {
+                       text-indent: 2em;
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdcounters.inc
 Input stdfloats.inc
 
-NoStyle List
-
 Style Description
        LabelFont
          Family              Sans
@@ -29,37 +40,28 @@ Style Description
 End
 
 Style Labeling
-       Margin                Manual
-       LatexType             List_Environment
        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
 
-
 Input stdsections.inc
 
 Style Part
        Font
          Family              Sans
        EndFont
+       TocLevel 0
 End
 
 
 Style Chapter
-       LabelString           ""
        Font
          Family              Sans
          Size                Largest
        EndFont
+       TocLevel 0
 End
 
 
@@ -67,6 +69,7 @@ Style Section
        Font
          Family              Sans
        EndFont
+       TocLevel 1
 End
 
 
@@ -74,6 +77,7 @@ Style Subsection
        Font
          Family              Sans
        EndFont
+       TocLevel 2
 End
 
 
@@ -81,6 +85,7 @@ Style Subsubsection
        Font
          Family              Sans
        EndFont
+       TocLevel 3
 End
 
 
@@ -88,6 +93,7 @@ Style Paragraph
        Font
          Family              Sans
        EndFont
+       TocLevel 4
 End
 
 
@@ -96,6 +102,7 @@ Style Subparagraph
        Font
          Family              Sans
        EndFont
+       TocLevel 5
 End
 
 Input stdstarsections.inc
@@ -103,20 +110,30 @@ Input stdstarsections.inc
 Style Addpart
        CopyStyle             Part*
        LatexName             addpart
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The part as it appears in the table of contents/running headers"
+       EndArgument
 End
 
 
 Style Addchap
        CopyStyle             Chapter*
        LatexName             addchap
-       TocLevel              1
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The chapter as it appears in the table of contents/running headers"
+       EndArgument
 End
 
 
 Style Addsec
        CopyStyle             Section*
        LatexName             addsec
-       TocLevel              2
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The section as it appears in the table of contents/running headers"
+       EndArgument
 End
 
 
@@ -133,6 +150,7 @@ End
 
 
 Style Minisec
+       Category              Section
        LatexType             Command
        LatexName             minisec
        NeedProtect           1
@@ -157,6 +175,14 @@ Style Title
        EndFont
 End
 
+Style Subtitle
+       CopyStyle             Title
+       LatexName             subtitle
+       Font
+         Size                Large
+       EndFont
+End
+
 
 Style Author
        Font
@@ -194,7 +220,6 @@ Style Titlehead
        CopyStyle             Author
        LatexName             titlehead
        Align                 Left
-       AlignPossible         Left
        Font
          Size                Normal
        EndFont
@@ -236,18 +261,53 @@ End
 Input stdlayouts.inc
 
 Style Captionabove
-       CopyStyle            Caption
+       Category              Captions
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The caption as it appears in the list of figures/tables"
+       EndArgument
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionabove
 End
 
 
 Style Captionbelow
-       CopyStyle            Caption
+       Category              Captions
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The caption as it appears in the list of figures/tables"
+       EndArgument
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName            captionbelow
 End
 
 
 Style Dictum
+       Category             MainText
        Margin               Right_Address_Box
        LatexType            Command
        LatexName            dictum
@@ -255,13 +315,14 @@ Style Dictum
        BottomSep            1.5
        ParSep               1.5
        Align                Left
-       AlignPossible        Left
-       OptionalArgs         1
+       Argument 1
+               LabelString   "Dictum Author"
+               Tooltip       "The author of this dictum"
+       EndArgument
        Font
          Size               Normal
        EndFont
 End
 
 Input lyxmacros.inc
-Input scrmacros.inc