Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

4 Setting configuration options > 4.2 Specifying operating settings > 4.2.8 Specifying how to treat cases, spaces, and wildcards


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:

[Options]

; CaselessMatch = Yes (default, ignore upper/lower differences) or No

CaselessMatch=Yes

; SpacelessMatch = Yes (default, ignore embedded spaces) or No

SpacelessMatch=Yes

; WildcardMatch = Yes (default, allow ? and * in settings) or No

WildcardMatch=Yes

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