Macro Language Reference > PIs > Tables > <?tbfnote>
  
<?tbfnote>
Description
This command specifies a control stream to be used for footnotes in a table. It can be used in conjunction with <?tbcolres>, which will reserve the relevant columns for the placement of sidenotes.
This command can also be specified using <?tbfnctrl>.
Syntax
<?tbfnote fnctrl:t>
fnctrl
Name of footnote control stream, in double quotes
Additional Information
When a footnote control stream specifying sidenotes is applied to a table, the columns of the table will behave like the columns in a frame.
If a footnote reference is processed inside a table and that table does not have a footnote control stream, then the footnote control stream of the frame containing the table is applied. Similarly if a footnote is placed in a nested table which has no footnote control stream, then the parent table’s footnote control stream is used, if it exists, else that of the frame.
Related Links