Skip to main content
July 30, 2008
質問

Hyperlinks in text in FrameMaker don't close out in converted RoboHelp topics

  • July 30, 2008
  • 返信数 2.
  • 838 ビュー
Here's my latest issue:

In FrameMaker, I have hyperlinks scattered throughout the text in various chapters. I used the standard FM Hyperlink markers Specify Named Destination and Jump to Named Destination and the hyperlinks appear perfectly in my PDF output. I am also using a character tag to format the hyperlink text blue and underlined, as per the instructions in the FrameMaker online help.

In RoboHelp however, the hyperlinks do not close out. For example, one hyperlink in a sentence will now include the entire rest of the sentence in the hyperlink, and the link that is blue and underlined contains text that it is not supposed to contain. I have to manually remove the extra attributes from each and every one of these links in RoboHelp, AND each time I update the files in FM and re-update in RH, I the incorrect links are back and I have to manually fix them all over again.

Here is an example:

The text in the FM sentence reads:
" ...via the execDetails() method." with execDetails() being the hyperlink.

In the HTML code, this is what I'm getting (I'm only showing the end of the entire tag):

...via the <span class=FM_Hyperlink style="color: #0000ff; text-decoration: underline; "><a href="execDetails.htm#execDetailsw">execDetails()</a> method.</span></p>

Any clues as to what is happening? Is this a bug? Is there some workaround in FM that prevents this from happening? Why is RH not closing out the SPAN tag in the right place (it should be closed out BEFORE the word "method" at the end of the sample above.

My workaround may have to be to remove all hyperlinks from text and insert Related Topics links to every topic instead.
このトピックへの返信は締め切られました。

返信数 2

August 14, 2008
I upgraded from 7.01 to 7.02 and the problem appears to have gone away.
Inspiring
August 14, 2008
Do you have the patches RoboHelp 7.0.1 and 7.0.2 on your machine