]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdletter.inc
dinbrief: fix typos, correct obsolete environments, add missing environments, patch...
[lyx.git] / lib / layouts / stdletter.inc
index df535be49a0f81c004d5b919918b1ea3899d608c..3e7db084088a4bf299a9c4c24c2d25eda2800d14 100644 (file)
@@ -1,8 +1,9 @@
-# Letter textclass definition file. 
+# Letter textclass definition file.
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
 # Heavily modifed and enhanced by several developers.
 
 
+Format 10
 Columns                 1
 Sides                   1
 PageStyle               Empty
@@ -28,7 +29,6 @@ Style My_Address
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -36,7 +36,7 @@ Style Send_To_Address
        Margin                Static
        LatexType             Command
        LatexName             letter
-       KeepEmpty             1  
+       KeepEmpty             1
        ParSkip               0.4
        BottomSep             1.5
        ParSep                1.5
@@ -50,8 +50,8 @@ Style Opening
        Margin                Static
        LatexType             Command
        LatexName             opening
-       KeepEmpty             1  
-       LeftMargin            Signature::xx
+       KeepEmpty             1
+       LeftMargin            Signature:xx
        LabelSep              xx
        TopSep                0.4
        BottomSep             0.4
@@ -59,8 +59,8 @@ Style Opening
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Opening:
-       LabelFont 
+       LabelString           "Opening:"
+       LabelFont
          Series              Bold
          Shape               Italic
          Color               red
@@ -72,7 +72,7 @@ Style Signature
        Margin                Static
        LatexType             Command
        LatexName             signature
-       LeftMargin            Signature::xx
+       LeftMargin            Signature:xx
        LabelSep              xx
        TopSep                0.4
        BottomSep             0.4
@@ -80,8 +80,8 @@ Style Signature
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Signature:
-       LabelFont 
+       LabelString           "Signature:"
+       LabelFont
          Series              Bold
          Shape               Italic
          Color               red
@@ -92,8 +92,8 @@ End
 Style Closing
        CopyStyle             Signature
        LatexName             closing
-       LeftMargin            Signature::xx
-       LabelString           Closing:
+       LeftMargin            Signature:xx
+       LabelString           "Closing:"
 End
 
 
@@ -109,31 +109,32 @@ Style cc
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           cc:
+       LeftMargin            Signature:xx
+       LabelString           "cc:"
 End
 
 
 Style encl
        CopyStyle             cc
        LatexName             encl
-       LeftMargin            encl:xx
-       LabelString           encl:
+       LeftMargin            Signature:xx
+       LabelString           "encl:"
        Spacing               Other 1.5
 End
 
 
 Style Location
-       CopyStyle             encl  
+       CopyStyle             encl
        LatexName             location
-       LeftMargin            Location:xx
-       LabelString           Location:
+       LeftMargin            Signature:xx
+       LabelString           "Location:"
 End
 
 
 Style Telephone
        CopyStyle             encl
        LatexName             telephone
-       LeftMargin            Telephone:xx
-       LabelString           Telephone:
+       LeftMargin            Signature:xx
+       LabelString           "Telephone:"
 End