24.7.1 Removing table-specific tags from all tables

To strip all tables of table-specific elements:

[Tables]

; StripTable = No (default) or Yes to remove all table tagging while

; retaining cell content.

StripTable = Yes

This setting applies to all tables in your document.

When StripTable=Yes, Mif2Go writes out the content of each table cell in row order (top to bottom) then column order (left to right), preserving paragraph and character formats.

By default, Mif2Go also sets the following file-splitting options:

[Tables]

; AllowTbSplit = No (default)

;  or Yes (allow file split for head in table)

AllowTbSplit = Yes

; AllowTbTitle = No (default) or Yes (allow title from head in table)

AllowTbTitle = Yes

You can override these settings; see §18.2.1 Designating split points and §18.4.2.2 Assigning a title with a paragraph format.