]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/docbook-chapter.layout
DocBook: fix indentation.
[lyx.git] / lib / layouts / docbook-chapter.layout
index a6793f0b2eb39886dae8d947aa8b509b509e7a46..dfea8dd110f8d73f5fdac2a77ca2c1b5702ed6d4 100644 (file)
@@ -1,15 +1,18 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareDocBookClass[chapter]{DocBook Chapter (SGML)}
-#  \DeclareCategory{Books (DocBook)}
+#  \DeclareLaTeXClass[docbook5_chapter]{DocBook Chapter (XML)}
+#  \DeclareCategory{Books}
 # DocBook textclass definition file.
 # Author : Jose' Matos <jamatos@lyx.org>
 
-Format 80
+Format 85
 Input db_stdclass.inc
 
+SecNumDepth             2
+TocDepth                2
+DocBookRoot            chapter
+
 Style Title
        LatexType             Command
-       LatexName             "!-- --"
        CommandDepth          2
 End