17.3.3 Converting footnotes

DITA2Go can convert a DITA footnote to a WinHelp jump (the default) or to a WinHelp pop-up, instead of leaving it as a footnote:

Jump:

The footnote number is a hotspot; click it, and you jump to the footnote, which is placed at the bottom of the topic. You can also view the footnote by scrolling to the bottom of the page; if the topic is short, you might not need to scroll.

Pop-up:

The footnote appears in a pop-up window by itself when you click the footnote number; it does not appear on the topic page at all. This might be desirable in long tables, to give added bits of information for selected items without scrolling.

The default is to convert footnotes to jumps. You can also specify that footnotes should remain as is, or appear embedded in the text between brackets in place of the footnote number:

[HelpOptions]
; Footnotes = Standard, Embed (between []), Jump, Popup, or None
; default is Jump, which looks more normal than Popup
Footnotes=Jump

To separate footnotes from text at the end of the topic when Footnotes=Standard:

[HelpOptions]
; FootnoteSeparator = RTF to use for separator above footnotes at the
; bottom of the page, can be a macro reference, default none
FootnoteSeparator=\n\\pard\\plain\\fs20\\emdash\\emdash\\emdash\\emdash\\par\n

This setting must be all on one line, even though it might not appear that way here.

Previous Topic:  17.3.2 Replacing paragraph or character content

Next Topic:  17.4 Converting cross references

Parent Topic:  17.3 Converting text

Sibling Topics:

17.3.1 Suppressing unwanted paragraphs

17.3.2 Replacing paragraph or character content