]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Small fix
[lyx.git] / lib / layouts / db_lyxmacros.inc
index 6b508cc50b345ce80f13ce1f6fb9b62f469dcf79..09e0a0c0c344327b99ec490d468bbd233e0f69b3 100644 (file)
@@ -2,32 +2,23 @@
 # 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
 
-# Code style definition
 Style Code
        CopyStyle             LyX-Code
        LatexType             Environment
        LatexName             programlisting
-       LatexParam            CDATA
+       InnerTag              CDATA
        PassThru              1
 End
 
-# Comment style definition
-Style Comment
-       LatexType             Paragraph
-       LatexName             remark
-End
-
 Style LyX-Code
        ObsoletedBy           Code
 End
 
 NoStyle LyX-Code
-
 NoStyle Address
-
-NoStyle Right_Address
\ No newline at end of file
+NoStyle Right_Address