]> git.lyx.org Git - features.git/blobdiff - lib/layouts/frletter.layout
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[features.git] / lib / layouts / frletter.layout
index 6ecb959e2d4f00925994b7399195a37ae1c18150..f0e2965d9013a127221d3383a9c5297978f4cdab 100644 (file)
@@ -1,9 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[frletter]{letter (frletter)}
+#  \DeclareLaTeXClass[frletter]{French Letter (frletter)}
+#  \DeclareCategory{Letters}
 # Layout file for the frletter class.
 # Author : Liviu Andronic and Uwe Stöhr
 
-Format 29
+Format 85
 
 # Read the definitions from letter.layout
 Input letter.layout
@@ -11,10 +12,12 @@ Input letter.layout
 # change placement within LyX
 Style My_Address
        Margin                  Static
+       DocBookInInfo   always
 End
 
 Style Send_To_Address
        Margin                  Right_Address_Box
+       DocBookInInfo   always
 End
 
 
@@ -29,6 +32,9 @@ Style Date
        ParSep                  1
        Align                   Left
        LabelType               No_Label
+       DocBookTag      date
+       DocBookTagType  paragraph
+       DocBookInInfo   always
 End