Copy link to clipboard
Copied
I am using the TCS 3.5 (FrameMaker 10 and RoboHelp 9) to create single source user manuals and HTML help. The source files are from a FrameMaker book containing structured XML files. What's the secret in RoboHelp 9 for defining and using a single CSS file for the whole project?
At present, the HTML files that RoboHelp produces only contain FM_<paraname> paragraph tabs, which don't seem to relate to any of the tags in the default .css or RHStyleMapping.css files.
Many thanks,
--Jesús
Hi Jesus,
In RH, go to File > Project Settings > Import > FrameMaker Settings > Edit
Your main CSS is likely to be RHStyleMapping.css, but you'll almost certainly have secondary CSS applied to account for unmapped items. The unmapped entries are the ones with the FM_ prefix. If you see FM_, you should consider directly mapping to something in your css to gain control of the formatting.
See http://framemaker.mattrsullivan.com/2011/04/02/an-overview-of-framemaker-and-robohelp-integration/ for more de
...Copy link to clipboard
Copied
Are you linking or importing content from FM to RH? I'm not familiar with Structured FM, but with unstructured files you use the FM Integration settings in RH to map FM tags to RH styles and set pagination. Each resulting topic gets the CSS that you told it to use in the integration settings. You can also use a single CSS to apply to all topics when generating the help (in the SSL recipe).
Copy link to clipboard
Copied
Hi Jesus,
In RH, go to File > Project Settings > Import > FrameMaker Settings > Edit
Your main CSS is likely to be RHStyleMapping.css, but you'll almost certainly have secondary CSS applied to account for unmapped items. The unmapped entries are the ones with the FM_ prefix. If you see FM_, you should consider directly mapping to something in your css to gain control of the formatting.
See http://framemaker.mattrsullivan.com/2011/04/02/an-overview-of-framemaker-and-robohelp-integration/ for more detail. This post is about unstruct FM, but is still valid for you.
-Matt
Copy link to clipboard
Copied
Many thanks, Jeff and Matt!
-Jesús
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more