]> git.lyx.org Git - lyx.git/blob - lib/layouts/db_stdclass.inc
ee7bb7a27fbd824739b5b23a13ed48ed4b5d8b49
[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 desireable, as far as possible, to have the same look and feeling for
6 # related layouts in latex and docbook.
7
8 OutputType              docbook
9
10 Columns                 1
11 Sides                   1
12 SecNumDepth             3
13 TocDepth                3
14 DefaultStyle            Standard
15
16
17 Style Standard
18         Margin                Static
19         LatexType             Paragraph
20         LatexName             para
21         ParIndent             MM
22         ParSkip               0.4
23         Align                 Block
24         AlignPossible         Block
25         LabelType             No_Label
26 End
27
28
29 Input db_stdlists.inc
30 Input db_stdsections.inc
31 Input db_stdstarsections.inc
32 Input db_stdtitle.inc
33 Input db_stdstruct.inc
34 Input db_lyxmacros.inc
35 Input db_stdlayouts.inc
36 Input stdcounters.inc
37 Input db_stdcounters.inc
38 Input stdfloats.inc