]> git.lyx.org Git - lyx.git/blob - lib/layouts/db_stdclass.inc
171e1a0ea8a2b004c554daed6e593beef61318a9
[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 OutputType              docbook
9
10 Columns                 1
11 Sides                   1
12 SecNumDepth             3
13 TocDepth                3
14 DefaultStyle            Standard
15
16 ClassOptions
17 #       Header             "PUBLIC &quot;-//OASIS//DTD DocBook V4.1//EN&quot;"
18 End
19
20 Style Standard
21         Margin                Static
22         LatexType             Paragraph
23         LatexName             para
24         ParIndent             MM
25         ParSkip               0.4
26         Align                 Block
27         AlignPossible         Block
28         LabelType             No_Label
29 End
30
31 Input db_stdcharstyles.inc
32 Input db_stdlists.inc
33 Input db_stdsections.inc
34 Input db_stdstarsections.inc
35 Input db_stdtitle.inc
36 Input db_stdstruct.inc
37 Input db_lyxmacros.inc
38 Input db_stdlayouts.inc
39 Input stdcounters.inc
40 Input db_stdcounters.inc
41 Input stdfloats.inc