16.3.2 Specifying <booktitle> information
The following settings provide values that comprise the bookmap <booktitle> element:
; BookTitle = <mainbooktitle> for bookmap
; BookSubtitle = optional <booktitlealt> for bookmap
BookSubtitle = My Subtitle for the Book
; BookLibrary = optional library catalog information text, can be a
; macro file or [section] reference.
BookLibrary = <$./mydescription.txt>
If you do not include a setting for BookTitle, Mif2Go uses instead the value of [DITAOptions]BookMapTitle, in a <title> element; see §16.2.1.4 Specifying a title for a chapter or book ditamap.
You can optionally provide content for the <booklibrary> element, in either of the following ways:
• a separate macro file; for example:
BookLibrary = $./path/to/booklib.txt
• a macro section in the same configuration file; for example:
See §28.1 Defining and invoking macros.
> 16 Configuring DITA maps > 16.3 Constructing a DITA bookmap > 16.3.2 Specifying <booktitle> information