1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[docbook5_section]{DocBook Section (XML)}
# \DeclareCategory{Books}
# DocBook textclass definition file.
# Author : Jose' Matos <jamatos@lyx.org>
Format 111
Input db_stdclass.inc
SecNumDepth 3
TocDepth 3
DocBookRoot section
Style Title
LatexType Command
CommandDepth 3
End
# Exclude higher, or equal, sections:
NoStyle Part
NoCounter part
NoStyle Chapter
NoCounter chapter
NoStyle Section
NoCounter section
|