]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Remove debugging code.
[lyx.git] / lib / layouts / db_lyxmacros.inc
index a4d19f50d4ac193912b53f6b75feb90863fec39c..6d3892c4ec90eeb7843f675541d6bfb4602d50c7 100644 (file)
@@ -1,33 +1,25 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# 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.
 
+Format 60
 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            comment
+       CopyStyle             LyX-Code
+       LatexType             Environment
+       LatexName             screen
+       PassThru              1
+       ParbreakIsNewline     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