]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdlayouts.inc
Replace <programlist> with <screen>, as it is more general.
[lyx.git] / lib / layouts / db_stdlayouts.inc
index 03fa96ce91112bc196d7aa653c3584d1825e7a17..ea6f2b8a80f49172fc3464f1a12814ff10d73bfe 100644 (file)
@@ -2,7 +2,7 @@
 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 
 # This is the counterpart of stdlayouts.inc
-# It is desireable, as far as possible, to have the same look and feeling for
+# It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
 Input stdlayouts.inc
@@ -34,7 +34,7 @@ End
 Style Quotation
        LatexType             Environment
        LatexName             blockquote
-       LatexParam            para
+       InnerTag              para
 End
 
 # Quote should be an inline element