Omni Systems, Inc.   Mif2Go User's Guide, Version 55


24 Converting tables to HTML > 24.6 Using macros to control table properties > 24.6.3 Adjusting space after tables

24.6.3 Adjusting space after tables

You can use this setting to add space after all tables:

[TableAfterMacros]

*=<br>

Or, you can use more specific wildcards or full TableIDs to adjust space in individual cases. Mif2Go uses the first entry in the section that matches, so put the exceptions before the general case:

[TableAfterMacros]

af123456=

ac*=<br><br>

*=<br>

These settings result in the following:

See §24.6.1 Invoking macros around tables.