]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Replace <programlist> with <screen>, as it is more general.
[lyx.git] / lib / layouts / db_lyxmacros.inc
index 36c01a2e344a0c0b5585119039b4e17c8b8eda78..a93467d6ff8297ed6ebed2b8765012445b2eb28f 100644 (file)
@@ -2,7 +2,7 @@
 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 
 # This is the counterpart of lyxmacros.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 lyxmacros.inc
@@ -10,8 +10,8 @@ Input lyxmacros.inc
 Style Code
        CopyStyle             LyX-Code
        LatexType             Environment
-       LatexName             programlisting
-       LatexParam            CDATA
+       LatexName             screen
+       InnerTag              CDATA
        PassThru              1
 End