5.1.7 Specifying how to treat cases, spaces, and wildcards
You can choose how Mif2Go interprets FrameMaker paragraph, character, and table format names, to match them to settings in the configuration file:
; CaselessMatch = Yes (default, ignore upper/lower differences) or No
; SpacelessMatch = Yes (default, ignore embedded spaces) or No
; WildcardMatch = Yes (default, allow ? and * in settings) or No
The default settings help eliminate hard-to-spot typing errors. However, you might have to change one or more of these settings if any format names in your document:
• differ only in case (such as Body and body): set CaselessMatch=No.
• differ only by spaces (such as Lastbullet and Last bullet): set SpacelessMatch=No.
• contain asterisks or question marks: set WildcardMatch=No. See §4.6 Using wildcards in configuration settings.
> 5 Setting basic conversion options > 5.1 Specifying operating settings > 5.1.7 Specifying how to treat cases, spaces, and wildcards