]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/frletter.layout
LyXHTML: add explicit HTMLTag for titles.
[lyx.git] / lib / layouts / frletter.layout
index 6ecb959e2d4f00925994b7399195a37ae1c18150..ddd360a959ce142ccf2e6d5bb6cee46b1b22e747 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 99
 
 # 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,10 @@ Style Date
        ParSep                  1
        Align                   Left
        LabelType               No_Label
+       DocBookTag      date
+       DocBookTagType  paragraph
+       DocBookInInfo   always
+    DocBookNoFontInside   true
 End