Following is information that you might find useful when importing your RoboHelp project to Flare. Each item below discusses how Flare treats a particular RoboHelp feature when you import a project to Flare.
example
If you have portions of content where you have highlighted words and manually applied bold formatting to that text, you might find that Flare has converted those areas of formatting to a style called "span_1."
Merged CHM files Let's say you are working with HTML Help and have merged your RoboHelp project with a CHM file from another project. The linked CHM file is placed in a special subfolder in the Content Explorer (Resources\CHMSupport) after you import the RoboHelp project to Flare. In order for this to work properly, the linked CHM file must first be placed in the root folder of your RoboHelp project. This process helps to keep the size of your Flare CHM file down. The linked CHM file is simply copied to your Output folder, next to the Flare CHM file. You need to make sure to include this secondary CHM file in the final destination of your output files where users will access them.
Note: The CHMSupport subfolder is created automatically when this happens. However, you can create this subfolder yourself, as long as you make sure that it is spelled exactly right—with no spaces—and is located under the Resources folder in the Content Explorer. The CHMSupport subfolder will be used for any linked files that you do not want to be compiled into the Flare CHM file.
Shortcut links Let's say you are working with HTML Help and have included Shortcut links in your RoboHelp project. After you import the RoboHelp project to Flare, the linked Shortcut file (e.g., DOC, XLS) is placed in a special subfolder in the Content Explorer (Resources\CHMSupport). In order for this to work properly, the linked Shortcut file must be placed in the root folder of your RoboHelp project. This process helps to keep the size of your Flare CHM file down and ensures that the shortcut links work correctly. The linked shortcut file is simply copied to your Output folder, next to the Flare CHM file. You need to make sure to include this linked Shortcut file in the final destination of your output files where users will access them.
Note: The CHMSupport subfolder is created automatically when this happens. However, you can create this subfolder yourself, as long as you make sure that it is spelled exactly right—with no spaces—and is located under the Resources folder in the Content Explorer. The CHMSupport subfolder will be used for any linked files that you do not want to be compiled into the Flare CHM file.
Styles and style sheets After you import your project, you are likely to see your style sheet files at the root level of the Content Explorer in Flare, because Flare retains your file structure. However, the default location for new style sheets that you create in Flare is the Resources\Stylesheets subfolder. You can keep your imported style sheets at the root level, or you can drag them to the Resources\Stylesheets subfolder if you want to keep them grouped with new style sheets that you create. When you drag the imported files to a subfolder, a dialog will ask whether you want to update the links to the file that you are moving. Select Update Links. When you open the style sheet, it is displayed in Flare's Stylesheet Editor. Your paragraph styles can be found as classes under the <p> tag, and your generic character styles can be found as classes under the <span> tag.
In addition to the styles you created in RoboHelp, you will notice many additional styles that Flare adds. These additional styles are adopted from W3C specifications (see http://www.w3c.org), or they are MadCap-specific styles used to support unique features in Flare.
You can use the following steps to locate your imported styles.
Navigate to your style sheet.
Note: When you add new style sheets (not import them), the default location for those style sheets is within the Resources folder. To open a style sheet from this location, double-click the Resources folder. Then double-click the Stylesheets folder.
Double-click the style sheet. The Stylesheet Editor opens.
Paragraph styles If you imported paragraph styles, they can be found under the <p> tag in the Stylesheet Editor.
example
If you imported a paragraph style called "Chapter," you can find that style under the <p> tag, and its new full name is "p.Chapter."

Please note that this example is showing the Advanced view of the Stylesheet Editor. You can also work in the Simplified view of the editor, which shows the styles in a grid.
example
If you imported a

Note: In