]> git.lyx.org Git - lyx.git/blob - lib/layouts/db_stdclass.inc
Update layout format.
[lyx.git] / lib / layouts / db_stdclass.inc
1 # Textclass definition file for docbook.
2 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
3
4 # This file is the counterpart of stdclass.inc
5 # It is desirable, as far as possible, to have the same look and feel for
6 # related layouts in latex and docbook.
7
8 Format 27
9 OutputType              docbook
10
11 Columns                 1
12 Sides                   1
13 SecNumDepth             3
14 TocDepth                3
15 DefaultStyle            Standard
16
17 ClassOptions
18 #       Header          "PUBLIC &quot;-//OASIS//DTD DocBook V4.3//EN&quot;"
19         Other           ".-"
20 End
21
22 Style Standard
23         Margin                Static
24         LatexType             Paragraph
25         LatexName             para
26         ParIndent             MM
27         ParSkip               0.4
28         Align                 Block
29         LabelType             No_Label
30 End
31
32 Input stdinsets.inc
33 Input db_stdcharstyles.inc
34 Input db_stdlists.inc
35 Input db_stdsections.inc
36 Input db_stdstarsections.inc
37 Input db_stdtitle.inc
38 Input db_stdstruct.inc
39 Input db_lyxmacros.inc
40 Input db_stdlayouts.inc
41 Input stdcounters.inc
42 Input db_stdcounters.inc
43 Input stdfloats.inc