]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_lyxmacros.inc
Tools(listFontWithLang.pl): Added type for small capitals.
[lyx.git] / lib / layouts / db_lyxmacros.inc
index 36c01a2e344a0c0b5585119039b4e17c8b8eda78..c858491cb70c7bee5e7174e62d883c65029a24a0 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 81
 Input lyxmacros.inc
 
 Style Code
        CopyStyle             LyX-Code
        LatexType             Environment
-       LatexName             programlisting
-       LatexParam            CDATA
+       LatexName             screen
        PassThru              1
+       ParbreakIsNewline     1
 End
 
 Style LyX-Code