]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
RJournal template and layout: move ERTs to layout
[lyx.git] / lib / layouts / db_lyxmacros.inc
index ef3cc0811d4ba4ecbf6d6d16e5be9ce79d27cfad..6fbf91e261a3f1c15e7a54aea0e324a762dc5dc6 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 45
 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             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