26.2.2.3 Specifying book file options

By default, DITA2Go writes a DocBook book file with the DocBook chapter files included as entity references.

To omit the book file:

[DocBookOptions]
; WriteBookFile = Yes (default, write one file) or No
;  Sets UseDOCTYPE and UseXMLRoot to No for the chapter entity files.
WriteBookFile = No

See §26.3.1 Configuring entity information for DocBook XML.

To specify the name of the DocBook book file and title of the book:

[DocBookOptions]
; BookFileName = name to use for book file, with ext, default is
; extension .xml
BookFileName = YourBookFileName.xml
; BookFileTitle = text of title for book, default is literally
;  Your Book Title
BookFileTitle = Your Book Title

Previous Topic:  26.2.2.2 Specifying content model and root element

Next Topic:  26.3 Specifying general options for DocBook

Parent Topic:  26.2.2 Specifying DocBook output options

Sibling Topics:

26.2.2.1 Changing the DocBook output file extension

26.2.2.2 Specifying content model and root element

Table of ContentsIndex