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

bullets won't keep their formatting after compiling

Explorer ,
Jul 30, 2006 Jul 30, 2006

Copy link to clipboard

Copied

The bullet numbers look fine in the WYSIWYG window... but after they are compiled, the bullet style changes... AND, sometimes they turn to numbers.

I can't see them as numbers in the SYSIWYG.. just in the compiled help... AND to change the back to bullets can require some doing.. I have to keep switching them back and forth between styles.. several time sometimes before they will appear as bullets in the compiled version.

the output is a chm file.

and ideas?

Views

392

Translate

Translate

Report

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 ,
Jul 06, 2007 Jul 06, 2007

Copy link to clipboard

Copied

I just upgraded to RH Office 6.0 and am running into a similar problem since the upgrade. I have a saved style that is basically Normal + List using a custom ("blue glass") bullet. When I compile for Microsoft HTML output (.chm) all other bullets in the topic, which are NOT using that style, change to the blue glass bullets in the OUTPUT but continue to appear as square bullets in WYSIWYG.

For example, the first list in the topic uses the BlueGlass style:

* List item A
* List item B
* List Item C

Each of these items has drop-down, DHTML text. And within that DHTML text are bulleted lists that use style Normal and have bulletted list applied (from the toolbar) with square bullets selected. The black square bullets correctly appear in the WYSIWYG editor AND in the HTML code. Yet the output (.chm) uses the blue glass bullet in all lists in that topic.

I'm relatively sure this problem was not occurring before the upgrade from RoboHelp X5 to 6.0. Any advice?

Thanks!

kc

Votes

Translate

Translate

Report

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
Advisor ,
Jul 09, 2007 Jul 09, 2007

Copy link to clipboard

Copied

I'd suggest looking "under the hood" in one of these topics. Depending on how these styles were applied (as well as how they might have been applied in a pre-HTML life, such as Word), you might see that the TrueCode manifests any number of SPAN tags, each overriding the next, and not nested properly.

Then you could conduct radical surgery; that is, strip everything but the opening and closing P tags. Then, you could begin afresh.

You should probably also check the styles by opening your CSS style sheet, and checking the logic in there (by the way, any styles in the CSS will be overriden by styles contained in the HEAD section of the topic, both of which will be overriden by style info at a specific element.

Got all that?

If any of this is unclear, you might want to Attach Code the TrueCode from one LI element in a reply, in effect letting us look over your shoulder.


Good luck,
Leon

Votes

Translate

Translate

Report

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 ,
Jul 09, 2007 Jul 09, 2007

Copy link to clipboard

Copied

Thanks for replying, Leon. Actually, I did check "under the hood" at one point, and saw that all the "square" bullets were tagged as blue_glass even though they still appeared as square in WYSIWYG. So I manually changed their tags in the HTML editor (using tags from a square bullet list in another topic). I compiled and the output was back to blue_glass bullets even though the HTML tags remained as square..

This content was created in RoboHelp X5 with the WYSIWYG editor and has never been in Word. I have since rewritten the entire topic to elmininate the nested lists but I'm working with about 100 existing topics so I'm sure this is going to happen again. I'll try your suggestion for stripping out all the code down to the <P> tags and reapplying.

Not sure what to check for in the CSS. My bullets style says "Normal + list style: url[blue_glass.jpg];" I'm pretty sure I just created a bulltetted list, assigned a custom bullet character, and saved it as a new style named BulletsBlueGlass.

If I run into more problems, I will post some code. Thanks again for your suggestions!

kc

Votes

Translate

Translate

Report

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 02, 2007 Aug 02, 2007

Copy link to clipboard

Copied

Hi...

I'm the originator of this particular topic.. and here it is a year later.. and I still don't know what's wrong. Last time, I didn't get a response in time.. so i just left everything as it was....

This time I'm hoping to get it resolved. As suggested by Leon a few weeks ago, I have checked the CSS and the TrueCode... While the CSS looks fine to me (appropriate bullet images in the right places)... I can't seem to make head or tails of the TrueCode... I don't see any of the bullet images mentioned there. I am using customized bullets.. and just don't see them in the TrueCode. Also, I have no way to identify "nested" anything as I've just simply not worked enough with the True Code in the last few years. Maybe I need "True Code for Dummies" or something.

Anyway... the file I'm working with is a VERY small one so I'm hoping it will be easy to find the problem... which I can then apply to bigger files with the same problem. The other odd thing is that the WYSIWYG version isn't even showing bullets on some items that have them assigned... yet the compiled version shows them (altho they are the wrong ones).

I'm gong to try to attach some of the code here to see if anyone is willing to take a look at it. MY UNDYING gratitude to you for even trying!

BOTTOM LINE... HELP!

Votes

Translate

Translate

Report

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 02, 2007 Aug 02, 2007

Copy link to clipboard

Copied

Interesting that both of us are using custom bullets. I wonder if that has anything to do with this issue?

Anxious to see your sample code, ktbCA57,

kc

Votes

Translate

Translate

Report

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 02, 2007 Aug 02, 2007

Copy link to clipboard

Copied

LATEST
For some reason, my code will NOT attach to this thread.

Votes

Translate

Translate

Report

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