4.2.8 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, if format names in your document have any of the following characteristics, you might have to change one or more of these settings:
• 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.1.6 Using wildcards in configuration settings.
> 4 Setting configuration options > 4.2 Specifying operating settings > 4.2.8 Specifying how to treat cases, spaces, and wildcards
