]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdletter.inc
layout files: add the new AllowedPlacement
[lyx.git] / lib / layouts / stdletter.inc
index 31c4777a150b08238f147fde74ef13940498066c..fa1a63c419cc28d3ce07481581d4f53812d504b6 100644 (file)
@@ -3,13 +3,14 @@
 # Heavily modifed and enhanced by several developers.
 
 
-Format 8
+Format 54
 Columns                 1
 Sides                   1
 PageStyle               Empty
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -22,6 +23,7 @@ End
 
 
 Style My_Address
+       Category              "Postal Data"
        Margin                Right_Address_Box
        LatexType             Command
        LatexName             address
@@ -33,6 +35,7 @@ End
 
 
 Style Send_To_Address
+       Category              "Postal Data"
        Margin                Static
        LatexType             Command
        LatexName             letter
@@ -47,6 +50,7 @@ End
 
 
 Style Opening
+       Category              Letter
        Margin                Static
        LatexType             Command
        LatexName             opening
@@ -69,6 +73,7 @@ End
 
 
 Style Signature
+       Category              Closings
        Margin                Static
        LatexType             Command
        LatexName             signature
@@ -92,49 +97,39 @@ End
 Style Closing
        CopyStyle             Signature
        LatexName             closing
-       LeftMargin            Signature:xx
        LabelString           "Closing:"
 End
 
 
 Style cc
-       Margin                Static
-       LatexType             Command
+       CopyStyle             Signature
        LatexName             cc
-       LeftMargin            cc:xx
-       LabelSep              xx
-       TopSep                0.4
-       BottomSep             0.4
-       ParSep                0.4
-       Align                 Block
-       AlignPossible         Block, Left
-       LabelType             Static
-       LeftMargin            Signature:xx
        LabelString           "cc:"
+       LabelFont
+         Series              Bold
+         Shape               Italic
+         Color               green
+       EndFont
 End
 
 
 Style encl
        CopyStyle             cc
        LatexName             encl
-       LeftMargin            Signature:xx
        LabelString           "encl:"
        Spacing               Other 1.5
 End
 
 
 Style Location
-       CopyStyle             encl
-       LatexName             location
-       LeftMargin            Signature:xx
+       CopyStyle             cc
+       LatexName             thispagestyle{firstpage}\location
        LabelString           "Location:"
 End
 
 
 Style Telephone
-       CopyStyle             encl
-       LatexName             telephone
-       LeftMargin            Signature:xx
+       CopyStyle             cc
+       LatexName             thispagestyle{firstpage}\telephone
        LabelString           "Telephone:"
 End
-