]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Fix #8201: our translation mechanism chokes on the character "
[lyx.git] / lib / layouts / scrclass.inc
index b8dd1d5835314c8573be26d057b163a6e6f0ce01..bd3040b8a659ad526391be40edb78f0942b34918 100644 (file)
@@ -4,19 +4,28 @@
 # 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>
+# Guenter Milde <milde users.berlios.de>, 2009-02-02
+# Labeling is now used also in non-KOMA classes
 
 
-Format 4
+Format 36
 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
@@ -31,23 +40,19 @@ Style Description
 End
 
 Style Labeling
-       CopyStyle             List
        LatexName             labeling
        # overwrite the preamble code definition
        Preamble
        EndPreamble
 End
 
-Style List
-       Obsoletedby           Labeling
-End
-
 Input stdsections.inc
 
 Style Part
        Font
          Family              Sans
        EndFont
+       TocLevel 0
 End
 
 
@@ -56,6 +61,7 @@ Style Chapter
          Family              Sans
          Size                Largest
        EndFont
+       TocLevel 0
 End
 
 
@@ -63,6 +69,7 @@ Style Section
        Font
          Family              Sans
        EndFont
+       TocLevel 1
 End
 
 
@@ -70,6 +77,7 @@ Style Subsection
        Font
          Family              Sans
        EndFont
+       TocLevel 2
 End
 
 
@@ -77,6 +85,7 @@ Style Subsubsection
        Font
          Family              Sans
        EndFont
+       TocLevel 3
 End
 
 
@@ -84,6 +93,7 @@ Style Paragraph
        Font
          Family              Sans
        EndFont
+       TocLevel 4
 End
 
 
@@ -92,6 +102,7 @@ Style Subparagraph
        Font
          Family              Sans
        EndFont
+       TocLevel 5
 End
 
 Input stdstarsections.inc
@@ -99,18 +110,21 @@ Input stdstarsections.inc
 Style Addpart
        CopyStyle             Part*
        LatexName             addpart
+       OptionalArgs          1
 End
 
 
 Style Addchap
        CopyStyle             Chapter*
        LatexName             addchap
+       OptionalArgs          1
 End
 
 
 Style Addsec
        CopyStyle             Section*
        LatexName             addsec
+       OptionalArgs          1
 End
 
 
@@ -127,6 +141,7 @@ End
 
 
 Style Minisec
+       Category              Section
        LatexType             Command
        LatexName             minisec
        NeedProtect           1
@@ -151,6 +166,14 @@ Style Title
        EndFont
 End
 
+Style Subtitle
+       CopyStyle             Title
+       LatexName             subtitle
+       Font
+         Size                Large
+       EndFont
+End
+
 
 Style Author
        Font
@@ -188,7 +211,6 @@ Style Titlehead
        CopyStyle             Author
        LatexName             titlehead
        Align                 Left
-       AlignPossible         Left
        Font
          Size                Normal
        EndFont
@@ -230,6 +252,7 @@ End
 Input stdlayouts.inc
 
 Style Captionabove
+       Category              Captions
        Margin                First_Dynamic
        LatexType             Command
        LatexName             caption
@@ -238,7 +261,6 @@ Style Captionabove
        ParSkip               0.4
        TopSep                0.5
        Align                 Center
-       AlignPossible         Center
        LabelType             Sensitive
        LabelString           "Senseless!"
        OptionalArgs          1
@@ -250,6 +272,7 @@ End
 
 
 Style Captionbelow
+       Category              Captions
        Margin                First_Dynamic
        LatexType             Command
        LatexName             caption
@@ -258,7 +281,6 @@ Style Captionbelow
        ParSkip               0.4
        TopSep                0.5
        Align                 Center
-       AlignPossible         Center
        LabelType             Sensitive
        LabelString           "Senseless!"
        OptionalArgs          1
@@ -270,6 +292,7 @@ End
 
 
 Style Dictum
+       Category             MainText
        Margin               Right_Address_Box
        LatexType            Command
        LatexName            dictum
@@ -277,7 +300,6 @@ Style Dictum
        BottomSep            1.5
        ParSep               1.5
        Align                Left
-       AlignPossible        Left
        OptionalArgs         1
        Font
          Size               Normal