]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/obsolete.inc
Whitespace, only whitespace. Part II.
[lyx.git] / lib / layouts / obsolete.inc
index 25f0dacc3731975b7cc781bc1c7e87bcdb78806e..0b7b75e06a28ff3e7650418ee594ccb2ca5178b8 100644 (file)
@@ -4,9 +4,17 @@
 # Heavily modifed and enhanced by several developers.
 
 # This include files contains all obsolete layouts, kept for
-# historical reasons 
+# historical reasons
 
 # Title style definition
 Style LaTeX_Title
-  ObsoletedBy          Title
+       ObsoletedBy           Title
+End
+
+Style LaTeX
+       ObsoletedBy   Standard
+End
+
+Style Comment
+       ObsoletedBy   Standard
 End