FM10 to RH9 linking cheat sheet, v. 0.9

Robert Lauriston robert at lauriston.com
Thu Nov 15 12:41:21 PST 2012


The following presumes you have TCS 3.5 and an existing FrameMaker
project from which you want to generate online help, leaving the
source in FrameMaker (i.e. in RH jargon linking rather than
importing). I have a sample project but need to clean it up a bit.
This example is for WebHelp but other output formats are similar.

Create the RoboHelp project:

1. File > New > Project > Blank; enter title and location as
appropriate; leave first topic name First Topic.

2. In Project Manager, expand Project Files and delete First Topic.

3. File > Link > FrameMaker document.

4. In Project Manager, right-click .book, select Properties, check
Convert FrameMaker Table of Contents, enter a name in the field next
to "Create new associated TOC." Do the same for the index or glossary
if they exist and you want them to appear in the RoboHelp output, then
click OK.

5. In Project Manager, under Table of Contents, right-click the TOC
name from the previous step and select Set as Default. Do the same for
the index or glossary if you defined them.

6. In Project Manager, right-click FrameMaker book and select Update >
Update All. This may take a while for a large book.

7. In Project Manager, delete any PDF-oriented front matter files
(title page, copyright boilerplate, etc.) from the FrameMaker project.

8. File > Project Settings > Edit conversion settings for FrameMaker
documents > Edit

9. Map all used styles to RoboHelp styles. Make notes of any styles
for which there are no appropriate mappings. (Note that if the
highest-level heading in FrameMaker is e.g. ChapterTitle, that maps to
Heading1; if the second-highest-level heading is Heading 1, that maps
to Heading2; etc.)

10. In Other Settings, set the Topic Name Pattern to <$filename_no_ext>.

11. In Single Source Layouts, if the primary layout (output format) is
not correct, right-click the correct layout and select Set as Primary
Layout.

Configure and generate WebHelp:

1. In Single Source Layouts, right-click WebHelp and select Properties.

2. In General, optionally select a favicon.

3. In Content Categories > Default:
 • select the table of contents defined in step 4 above
 • select the default topic
 • set Language to English (US)
 • set Encoding to US-ASCII
 • if you have context-senitive help, check the Map File
 • check Apply to All Topics
 • set CSS to RHStyleMapping.css
 • check Exclude Unreferenced Topics from Output
 • check Exclude Unreferenced Baggage Files from Search

4. In Navigation:
 • uncheck Index and/or Glossary if they don't exist in FrameMaker
 • uncheck Show Navigation Pane Link in Topics
 • uncheck Search Input Field in Toolbar

5. In Search, check Enable Substring Search

6. Click Save and Generate.



More information about the framers mailing list