]> 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 6f8ab8085cd831e6cbd77f54e895cddd528c8f48..d73366c2d7f13c4d148d3f275b3f279e34012a69 100644 (file)
@@ -1,15 +1,22 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{letter}
-# Letter textclass definition file. 
+#  \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.
 
-# Input general definitions
+Format 100
+Input stdinsets.inc
 Input stdletter.inc
 Input stdlists.inc
 Input lyxmacros.inc
+Input stdfloats.inc
+Input stdcounters.inc
+Input stdlayouts.inc
 
-# Remove some unwanted styles.
-NoStyle                Right_Address
-NoStyle                Address
+NoStyle         Right_Address
+NoStyle         Address
 
+ModifyStyle Standard
+  ParIndent          ""
+End