]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdletter.inc
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / stdletter.inc
index 1d51df97066ab375ef1738c41ad41e1fedb2e692..853d6996800f1f09b2cca27afd0e7b7d79516642 100644 (file)
@@ -3,6 +3,7 @@
 # Heavily modifed and enhanced by several developers.
 
 
+Format 5
 Columns                 1
 Sides                   1
 PageStyle               Empty
@@ -28,7 +29,6 @@ Style My_Address
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -51,7 +51,7 @@ Style Opening
        LatexType             Command
        LatexName             opening
        KeepEmpty             1
-       LeftMargin            Signature::xx
+       LeftMargin            Signature:xx
        LabelSep              xx
        TopSep                0.4
        BottomSep             0.4
@@ -59,7 +59,7 @@ Style Opening
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Opening:
+       LabelString           "Opening:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -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,7 +80,7 @@ Style Signature
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Signature:
+       LabelString           "Signature:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -92,8 +92,8 @@ End
 Style Closing
        CopyStyle             Signature
        LatexName             closing
-       LeftMargin            Signature::xx
-       LabelString           Closing:
+       LeftMargin            Signature:xx
+       LabelString           "Closing:"
 End
 
 
@@ -109,15 +109,16 @@ 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
 
@@ -125,15 +126,15 @@ End
 Style Location
        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