Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

14 Producing DITA XML > 14.10 Configuring links for DITA XML > 14.10.3 Omitting <xref> elements from footnotes


14.10.3 Omitting <xref> elements from footnotes

The way DITA handles footnotes results in footnotes with IDs not getting callouts unless an <xref> element is added to provide the callout. However, the DITA Open Toolkit is inconsistent on this point. The HTML transform wants the <xref> element, but the PDF2 transform does not.

To exclude <xref> elements from footnotes:

[DITAOptions]

; FootnoteXref = Yes (default, comply with spec) or No (indulge bug in

; DITA-OT for pdf2 output using Idiom/RenderX by omitting footnote

; xref)

FootnoteXref = No



14 Producing DITA XML > 14.10 Configuring links for DITA XML > 14.10.3 Omitting <xref> elements from footnotes