Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Extra bold text?

Explorer ,
Apr 10, 2012 Apr 10, 2012

Hi,

I create a WebHelp with RH 9. It is a new project which was created in RH 9.

The text contains words in bold (like this). Some short lines (style Normal like the text) are also bold. These lines are not headlines, but they should be highlighted in bold (see below).

To add bold I use the bold button of RH. When I generate the WebHelp and open it in Firefox (currently version 11), then words within a text and the short bold line look different ?! The single word appears extra bold and the line appears normal bold.

The genereated HTML looks like:

for a word: <span style="font-weight: bold;"><b>word in bold</b></span>

for the short line: <p style="font-weight: bold;">line in bold</p>

When I switch to the HTML view in RH it looks like:

for a word: <span style="font-weight: bold;">word in bold</span>

for the short line: <p style="font-weight: bold;">line in bold</p>

Why does the generation procedure handle bold things different? And why does it add the <b> tag for words within a longer text? I don't want to create a special style sheet for bold words when there is a button to make a word bold.

Can someone explain that?

Regards

DannyH

TOPICS
Classic
16.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 29, 2012 May 29, 2012

P.S. I'm using RH 8, so it must be a change in FF, but it's also annoying that RH adds the extra tags.

If my solution above doesn't work for you, try this:

b{

font-weight:bold !important;

}

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 29, 2012 May 29, 2012

Please anyone affected by this bug, submit a bug report.

The more people who report a bug or request a feature, the more likely it is to be actioned. Please follow this link.

http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 30, 2012 May 30, 2012

     b {

          font-weight:bold;

     }

This workaround is working for me. Great!

But please submit a bug report and help to get this solved directly in RH and not by workarounds. I already added a bug report, but one doesn't attract much attention.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Aug 09, 2012 Aug 09, 2012

I have this issue too so am using the workaround for now and have submitted a bug report.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 09, 2012 Aug 09, 2012

hi,

Please try the RoboHelp 10, this issue has been fixed in the new release of RoboHelp 10.

thanks

Praful Jain

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 19, 2012 Aug 19, 2012

Hi Praful Jain,

thanks for this information. I am not allowed to buy new versions every year. I have to live with RH9 at least for the next 2 years.

Regards DannyH

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 18, 2014 Jun 18, 2014
LATEST

I seem to have the same problem with RH9 and my solution is to replace the <span style="font-weight: bold;"> and </span> tags with <b> and </b> because it did not happen everywhere and I did not mind handling the issue manually.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp