8.8.2 Assigning properties to formats for topics and hotspots
Assign properties for topics and hotspots as follows:
; style = key list, where list members are separated by spaces only
Format=StartingProperty FollowingProperty1 FollowingProperty2 ...
Properties for topics and hotspots are assigned to the following formats:
Starting paragraph format; see §8.8.1 Creating WinHelp topics |
|
Delimiting character (or paragraph) format; see §8.9.3 Creating hotspots for jumps and pop-ups in WinHelp. |
Table 8-2 shows which properties you can assign to formats as starting and following properties for topics and hotspots. Table 8-3 shows the effects of the properties you assign.
Table 8-2 Starting and following format properties for topics and hotspots
Table 8-3 Effects of format properties on topics and hotspots
Adds the topic title as an “A” footnote. See §8.11.2 Adding ALinks and KLinks with markers. |
|
Includes the topic in the browse sequence; Mif2Go creates the “+” footnote. See §8.14 Creating browse sequences. |
|
Specifies a “build tag” for the topic, defined in the .hpj file, which is used to enable conditional compilation of different Help-file versions. The build tag name is in the [HelpTopicBuildStyles] section, as format=buildtag; Mif2Go creates the “*” footnote. |
|
Includes the topic (as a page, book, or both) in the WinHelp .cnt file produced by Mif2Go. See §8.13 Configuring contents for WinHelp. |
|
Suppresses appearance in the output of text in the assigned format. Tables and graphics anchored in a suppressed paragraph are retained; see §8.3.1.2 Suppressing unwanted paragraphs. |
|
Directs the jump or pop-up to a topic in a different .hlp file. Mif2Go looks for the target in the file you specify in [HelpJumpFileStyles]. See §8.9.12.2 Designating interfile jumps and pop-ups. |
|
Makes a hotspot green and underlined. See §8.9.3.1 Configuring jump vs. pop-up hotspots. |
|
Adds the topic title as a keyword, so it appears in the WinHelp index. See §8.11.3 Adding related-topic keywords with formats. |
|
Produces a reference string that is local to the topic, so the same term can be used in more than one topic in the same .hlp file. See §8.9.12.1 Designating local-to-topic jumps and pop-ups. |
|
Specifies an entry macro for the topic; this macro is run whenever the topic is selected. The macro text appears in the [HelpMacroStyles] section, as format=macro; Mif2Go creates the “!” footnote. See §8.10 Invoking WinHelp macros. |
|
Creates a unique reference tag for the current paragraph, to use as a pop-up or jump destination for a PrevRef paragraph; see §8.6.4 Displaying graphics in pop-ups for WinHelp. |
|
Prevents the topic title from scrolling; overrides [HelpOptions]TitleScroll=Yes. See §8.8.3.2 Deciding whether to scroll titles |
|
Prevents the topic title from being displayed; when applied to a pop-up topic, prevents the topic from appearing in full-text search. |
|
Overrides [HelpOptions]ExtendHelpNoScroll=No for pop-ups. See §8.8.3.2 Deciding whether to scroll titles. |
|
Makes a full paragraph into a hotspot regardless of any character formats it includes. See §8.9.3 Creating hotspots for jumps and pop-ups in WinHelp. |
|
Uses the previous unique reference (MakeRef) tag as a pop-up or jump destination for the whole paragraph or character span; if also PopOver, it is a pop-up. See §8.6.4 Displaying graphics in pop-ups for WinHelp. |
|
Deletes the content, which is replace by the RTF code in [HelpReplacements]. |
|
Includes the topic name in a slightly modified form as a reference string for the topic. The modification consists of removing spaces and any characters other than letters, numbers, and underscores. Mif2Go creates the “#” footnote for you. Omit this property if the topic is accessed only from cross references or hypertext links, and from the Contents. See §8.9.11.5 Assigning properties to alternative jumps and pop-ups. |
|
If the topic being processed is a sliding topic, causes that topic to end and the topic that preceded the sliding topic to continue. See §8.8.1 Creating WinHelp topics. |
|
Causes the topic title to scroll; overrides [HelpOptions]TitleScroll=No. See §8.8.3.2 Deciding whether to scroll titles. |
|
Makes the topic a sliding topic. See §8.8.1 Creating WinHelp topics. |
|
Produces a keyword footnote designated with a different letter (neither “A” nor “K”) See §8.11.3 Adding related-topic keywords with formats. |
|
Differentiates character formats that use the same hotspot text but different references, by adding a suffix string; use the keyword Suffix for the formats, and add entries for those formats in [HelpSuffixStyles]format=Suffix text. See §8.9.11.5 Assigning properties to alternative jumps and pop-ups. |
|
Becomes a suffix to the topic title, to further define or categorize the topic; for example, for glossary terms. In [HelpStyles], use the keyword TitleSuf for the format, and add an entry for the format in [HelpTitleSufStyles]format=Suffix text. See §8.8.3.1 Categorizing titles. |
|
Ends any prior topics and starts a new topic. Mif2Go creates the WinHelp topic start coding, a page break, and a title ($) footnote, using the tagged text as the title. See §8.8.1 Creating WinHelp topics. |
|
Underlines a hotspot without turning it green. See §8.9.11.4 Configuring hotspot appearance. |
|
Makes the topic appear in a specific window, defined in the .hpj file, when it is accessed from the Index or Find tabs, or from an ALink or KLink macro; but not when it is selected from a jump or from the Contents. The name of the window appears in the [HelpWindowStyles] section, as format=Window; Mif2Go creates the “>” footnote. See §8.9.7 Specifying jumps to secondary windows in WinHelp. |
|
Overrides [HelpOptions]ExtendHelpNoScroll=Yes for pop-ups. See §8.8.3.2 Deciding whether to scroll titles. |
> 8 Generating WinHelp > 8.8 Configuring WinHelp topics > 8.8.2 Assigning properties to formats for topics and hotspots