]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Small fix
[lyx.git] / lib / layouts / db_lyxmacros.inc
index ef3cc0811d4ba4ecbf6d6d16e5be9ce79d27cfad..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
-  PassThru             1
-End
-
-# Comment style definition
-Style Comment
-  LatexType            Paragraph
-  LatexName            remark
+       CopyStyle             LyX-Code
+       LatexType             Environment
+       LatexName             programlisting
+       InnerTag              CDATA
+       PassThru              1
 End
 
 Style LyX-Code
-  ObsoletedBy          Code
+       ObsoletedBy           Code
 End
 
 NoStyle LyX-Code
-
 NoStyle Address
-
-NoStyle Right_Address
\ No newline at end of file
+NoStyle Right_Address