Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 8 Generating WinHelp > 8.3 Converting text > 8.3.6 Specifying text color
Mif2Go converts FrameMaker color definitions from CMYK to RGB, and adds them to the RTF color table so that they look the same in WinHelp. You can choose whether to retain text colors:
; TextColor = 0 all black (help default) or 1 (as is)
If you use the colors only for ease of editing
in FrameMaker, and want them to come out black in the converted files,
set TextColor=0
. This is the default for WinHelp
conversions, because color is used in a consistent way in WinHelp to
indicate hotspots, and other uses might confuse the reader. However,
you can override the default with TextColor=1
,
so that your text colors appear in the WinHelp file.
Note:
The TextColor
setting does not
affect the use of color in graphics, including graphics text (such as
callouts). The RTF color table also does not affect the colors used in
graphics; the color information is embedded in the graphic metafile.