]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrlettr.layout
Move obsolete layouts to an Obsolete category
[lyx.git] / lib / layouts / scrlettr.layout
index 715735df2c710ac47fc0b30c159ffdad8c848d53..994b6ac6ba8de592e3c42bba6bcf585a15a6da00 100644 (file)
@@ -1,10 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrlettr]{letter (koma-script)}
+#  \DeclareLaTeXClass{KOMA-Script Letter (V. 1, Obsolete)}
+#  \DeclareCategory{Obsolete}
 # KOMA scrlettr textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17.
 
-Format 2
+Format 63
 Style Standard
+       Category              MainText
        LatexName             dummy
        ParSep                0.4
        AlignPossible         Block, Left, Right, Center
@@ -12,9 +14,7 @@ End
 
 Input stdlists.inc
 Input stdcounters.inc
-
-NoStyle List
-
+Input stdinsets.inc
 
 Style Description
        LabelFont
@@ -24,28 +24,23 @@ 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 stdlayouts.inc
 
-NoStyle Caption
 
 
 Style Letter
+       Category              Letter
        LatexType             Command
        LatexName             letter
        KeepEmpty             1
@@ -54,7 +49,6 @@ Style Letter
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "L"
        LabelFont
@@ -77,6 +71,7 @@ End
 
 
 Style Closing
+       Category              Letter
        LatexType             Command
        LatexName             closing
        KeepEmpty             0
@@ -84,7 +79,6 @@ Style Closing
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -95,7 +89,6 @@ Style PS
        BottomSep             0.4
        ParSep                0.4
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -108,7 +101,6 @@ Style CC
        BottomSep             0.4
        ParSep                0.4
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "cc:"
 End
@@ -122,6 +114,7 @@ End
 
 
 Style Name
+       Category              Letter
        LatexType             Command
        LatexName             name
        KeepEmpty             1
@@ -131,7 +124,6 @@ Style Name
        BottomSep             0.4
        ParSep                0.4
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Name:"
        LabelFont
@@ -202,6 +194,7 @@ Style Title
        CopyStyle             Name
        LatexName             title
        LabelString           "Title:"
+       HTMLTitle             true
 End