]> git.lyx.org Git - lyx.git/blob - lib/layouts/db_stdclass.inc
30d541dad7c4dbc06e623a47e309bb63931d27cc
[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 68
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         Category              MainText
24         Margin                Static
25         LatexType             Paragraph
26         LatexName             para
27         ParIndent             MM
28         ParSkip               0.4
29         Align                 Block
30         LabelType             No_Label
31 End
32
33 Input stdinsets.inc
34 Input db_stdcharstyles.inc
35 Input db_stdlists.inc
36 Input db_stdsections.inc
37 Input db_stdstarsections.inc
38 Input db_stdtitle.inc
39 Input db_stdstruct.inc
40 Input db_lyxmacros.inc
41 Input db_stdlayouts.inc
42 Input stdcounters.inc
43 Input db_stdcounters.inc
44 Input stdfloats.inc