]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/letter.layout
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[lyx.git] / lib / layouts / letter.layout
index 5c24843091b45dd79d2e6f5c4e91d238f5841c91..360bd5a4fc6dbe645edfd23f7feb61ab6eaa938e 100644 (file)
@@ -1,17 +1,22 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{letter}
+#  \DeclareLaTeXClass{Letter (Standard Class)}
+#  \DeclareCategory{Letters}
 # Letter textclass definition file.
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
 # Heavily modifed and enhanced by serveral developers.
 
-Format 24
+Format 85
 Input stdinsets.inc
 Input stdletter.inc
 Input stdlists.inc
 Input lyxmacros.inc
 Input stdfloats.inc
 Input stdcounters.inc
+Input stdlayouts.inc
 
 NoStyle         Right_Address
 NoStyle         Address
 
+ModifyStyle Standard
+  ParIndent          ""
+End