33.2.2 Using
wildcards to specify table sets
You can specify an informal group of
tables by using wildcards with partial TableID or table-group names;
see §3.6 Using
wildcards in configuration settings. DITA2Go uses the
first entry in a section that matches for each table, so put the exceptions
before the general case. For example:
[TableAfterMacros]
af123456=
ac*=<br><br>
*=<br>
These settings would result in the following:
- no
spacing after table af123456
- double
spacing after all tables in groups that start with ac
- single
spacing after all other tables.
Previous Topic:
33.2.1 Creating
table groups
Next Topic:
33.3 Specifying
table structure
Parent Topic:
33.2 Defining
sets of tables
Sibling Topics:
33.2.1 Creating
table groups
Table of Contents • Index