17.2.3.3 Specifying book file options

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

To omit the book file:

[DocBookOptions]

; WriteBookFile = Yes (default, write one file for Frame book) or No

;  Sets UseDOCTYPE and UseXMLRoot to No for the chapter entity files.

WriteBookFile = No

See §17.3.2 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

; Frame book file name with extension .xml

BookFileName = YourBookFileName.xml

; BookFileTitle = text of title for book, default is literally

;  Your Book Title

BookFileTitle = Your Book Title