Home › Forums › DITA and XMetaL Discussion › reltable w/"nofamily" in PDF output? › Reply To: reltable w/"nofamily" in PDF output?
Reply to: reltable w/"nofamily" in PDF output?
May 17, 2011 at 3:14 pmThanks, Derek. That works except that I have to turn on Show Related Links to get any output, and as soon as I do, family links are generated as well. From http://dita-ot.sourceforge.net/quickstartguide/reference/dita-ot_ant_properties.html
args.fo.output.rel.links:
Note: This parameter is deprecated in favor of ${args.fo.include.rellinks}.
Specifies whether to show links in your project's output. Values are “yes” (include all links) and “no” (the default, include no links). If ${args.fo.include.rellinks} is specified, this parameter is ignored.