]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/letter.layout
Update covington support in linguistics module (file format change)
[lyx.git] / lib / layouts / letter.layout
index d3493088774f75e967e7f9be9a95b8488af1e49a..d73366c2d7f13c4d148d3f275b3f279e34012a69 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 7
+Format 100
 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