]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Remove debugging code.
[lyx.git] / lib / layouts / db_lyxmacros.inc
index 36c01a2e344a0c0b5585119039b4e17c8b8eda78..6d3892c4ec90eeb7843f675541d6bfb4602d50c7 100644 (file)
@@ -1,18 +1,19 @@
 # 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
 
 Style Code
        CopyStyle             LyX-Code
        LatexType             Environment
-       LatexName             programlisting
-       LatexParam            CDATA
+       LatexName             screen
        PassThru              1
+       ParbreakIsNewline     1
 End
 
 Style LyX-Code