Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

16 Producing DocBook XML > 16.2 Setting up a DocBook XML project > 16.2.3 Specifying DocBook output options > 16.2.3.3 Specifying book file options


16.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 §16.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



16 Producing DocBook XML > 16.2 Setting up a DocBook XML project > 16.2.3 Specifying DocBook output options > 16.2.3.3 Specifying book file options