Copy link to clipboard
Copied
Hello all!
WinXP, latest builds of TCS2 apps...
I'm mapping Warnings, Notes, and Cautions to definitions in my RHStyleMapping.css.
All is fine in the RoboHelp 8 project file (the linked content displays properly)
However, when I generate WebHelp or Browser-based AIR Help, the graphics referenced by the css are not passed through to the appropriate !SSL directory.
RH9 handles this properly, but is not an option for client...Is this a limitation of RH8?
-Matt
Hi,
What happens if you add the images as baggage files to the project? I've noticed that RH8 sometimes doesn't recognize images defined in the CSS and so doesn't copy them to the output folder. To be on the safe side I always add all the images referenced in my css as baggage files.
Greet,
Willam
Copy link to clipboard
Copied
Hi,
What happens if you add the images as baggage files to the project? I've noticed that RH8 sometimes doesn't recognize images defined in the CSS and so doesn't copy them to the output folder. To be on the safe side I always add all the images referenced in my css as baggage files.
Greet,
Willam
Copy link to clipboard
Copied
Thx, Willam, my client tested and it appears to work when we add the image(s) to the baggage files.
One caveat: In RH8 it appears the CSS has to be written so that the resulting CSS will find the images. I believe the client had to specify the path as ../../(imagename). In RH9, this all seems to work more as expected. I believe this has to do with the preservation of the RHStyleMapping.css
Copy link to clipboard
Copied
Hi Matt,
A CSS file requires the path to an image relative from the css location (unless you are using a full url). I'm not sure what you mean with the preservation of RHStyleMapping.css. RH8 creates new css files based on the style mapping CSS. Does RH9 just link to the style mapping CSS? That would indeed explain why it would work in RH9 and not in RH8.
Greet,
Willam
Copy link to clipboard
Copied
RoboHelp 9 still links the topics created to a new CSS it creates.
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
The short answer is that the issue is solved (AFIK) in RH9
RH9 maintains links to 2 stylesheets...the original (RHStyleMapping.css by default) and one that is generated based on unmapped content from FM10.
RH8 merged the default css to create only the generated css.
Bottom line: With RH8, you need to address this thru the baggage files. In RH9, it's much improved.
Copy link to clipboard
Copied
That's good to know. Thanks.
Greet,
Willam
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more