]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdletter.inc
DocBook: fix indentation.
[lyx.git] / lib / layouts / stdletter.inc
index 259c518c506fa3a44eba1c8f539720142a856051..7db3e5d9da20fd1b8469c7e9647a228e14205d65 100644 (file)
@@ -3,13 +3,14 @@
 # Heavily modifed and enhanced by several developers.
 
 
-Format 29
+Format 85
 Columns                 1
 Sides                   1
 PageStyle               Empty
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -18,10 +19,12 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
 Style My_Address
+       Category              "Postal Data"
        Margin                Right_Address_Box
        LatexType             Command
        LatexName             address
@@ -29,10 +32,12 @@ Style My_Address
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
+       DocBookTag            address
 End
 
 
 Style Send_To_Address
+       Category              "Postal Data"
        Margin                Static
        LatexType             Command
        LatexName             letter
@@ -43,10 +48,13 @@ Style Send_To_Address
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            address
+       DocBookAttr           role='send-to-address'
 End
 
 
 Style Opening
+       Category              Letter
        Margin                Static
        LatexType             Command
        LatexName             opening
@@ -65,10 +73,13 @@ Style Opening
          Shape               Italic
          Color               red
        EndFont
+       DocBookTag            para
+       DocBookAttr           role='opening'
 End
 
 
 Style Signature
+       Category              Closings
        Margin                Static
        LatexType             Command
        LatexName             signature
@@ -86,6 +97,8 @@ Style Signature
          Shape               Italic
          Color               red
        EndFont
+       DocBookTag            para
+       DocBookAttr           role='signature'
 End
 
 
@@ -93,6 +106,8 @@ Style Closing
        CopyStyle             Signature
        LatexName             closing
        LabelString           "Closing:"
+       DocBookTag            para
+       DocBookAttr           role='opening'
 End
 
 
@@ -105,6 +120,8 @@ Style cc
          Shape               Italic
          Color               green
        EndFont
+       DocBookTag            para
+       DocBookAttr           role='carbon-copy'
 End
 
 
@@ -113,6 +130,8 @@ Style encl
        LatexName             encl
        LabelString           "encl:"
        Spacing               Other 1.5
+       DocBookTag            para
+       DocBookAttr           role='enclosed'
 End
 
 
@@ -120,6 +139,9 @@ Style Location
        CopyStyle             cc
        LatexName             thispagestyle{firstpage}\location
        LabelString           "Location:"
+       DocBookTag            otheraddr
+       DocBookAttr           role='place'
+       DocBookTagType        paragraph
 End
 
 
@@ -127,5 +149,7 @@ Style Telephone
        CopyStyle             cc
        LatexName             thispagestyle{firstpage}\telephone
        LabelString           "Telephone:"
+       DocBookTag            phone
+       DocBookAttr           ""
+       DocBookTagType        paragraph
 End
-