]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Add needauth option to gnuplot->PDF converter introduced in [066edd3c/lyxgit].
[lyx.git] / lib / layouts / db_lyxmacros.inc
index 8793ed9bf7df326b9ecafe27661a3c3a47f78773..ab638ddebd1f221f923c5d64efc36d9d5723abe4 100644 (file)
@@ -1,37 +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 63
 Input lyxmacros.inc
 
-# Code style definition
 Style Code
-  CopyStyle            LyX-Code
-  LatexType            Environment
-  LatexName            programlisting
-  LatexParam           CDATA
-  Preamble
-  EndPreamble
-  Font
-    Latex               Latex
-  EndFont
-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