]> git.lyx.org Git - lyx.git/blob - lib/layouts/db_lyxmacros.inc
0adb39830e9bfff3c418824fce22bf2e54e970b6
[lyx.git] / lib / layouts / db_lyxmacros.inc
1 # Textclass definition file for docbook.
2 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
3
4 # This is the counterpart of lyxmacros.inc
5 # It is desireable, as far as possible, to have the same look and feeling for
6 # related layouts in latex and docbook.
7
8 Input lyxmacros.inc
9
10 # Code style definition
11 Style Code
12         CopyStyle             LyX-Code
13         LatexType             Environment
14         LatexName             programlisting
15         LatexParam            CDATA
16         PassThru              1
17 End
18
19 Style LyX-Code
20         ObsoletedBy           Code
21 End
22
23 NoStyle LyX-Code
24
25 NoStyle Address
26
27 NoStyle Right_Address