If you assign titles with paragraph formats (see §27.5.2.2 Assigning a title with a paragraph format), you can also specify a prefix, a suffix, or both as part of the title. For example:
[HTMLParaStyles] Heading2=Split Title
[StyleTitlePrefix] ; doc style = prefix to use (if any) for file title in para content Heading2=Course IV:
[StyleTitleSuffix] ; doc style = suffix to use (if any) for file title in para content Heading2= (draft 1)
With these settings, a Heading2 paragraph that has content Prerequisites would result in a split file with the following <title> element:
<title>Course IV: Prerequisites (draft 1)</title>
Excluded from trails and local TOCs
Any title prefix or suffix you specify with these settings is excluded from the title when it appears in a trail of links.
Trailing spaces you type at the end of the title prefix setting are included in the prefix.
If you type one or more leading spaces after the equals sign at the beginning of the title suffix text, DITA2Go removes exactly one of them (see §3.4 Understanding the rules for configuration settings). If you want a single leading space for the title suffix, supply exactly two spaces after the equals sign.