0
New Here
,
/t5/robohelp-discussions/random-spaces/td-p/885935
Apr 18, 2006
Apr 18, 2006
Copy link to clipboard
Copied
I'm publishing to WebHelp using RoboHelp for Word. I'm
getting random spaces breaking up words throughout the manual. In
other words the text looks like this...
This is a sa mple sentence.
Has anyone come across this before or know of a solution?
This is a sa mple sentence.
Has anyone come across this before or know of a solution?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Apr 19, 2006
Apr 19, 2006
It's been a while since I used RH for Word, but I'm assuming
that it still uses Word for a topic editor.
Have you looked at the "True Code" view from RH for Word? Have you gone into Tools > Options and made everything visible?
The reason I am asking is that this looks like it might be an optional hyphen that WebHelp is interpreting as a space. If it is, you're in luck - Word Replace can find special characters like optional hyphens and get rid of them.
And, of course, you'll want to turn off ...
Have you looked at the "True Code" view from RH for Word? Have you gone into Tools > Options and made everything visible?
The reason I am asking is that this looks like it might be an optional hyphen that WebHelp is interpreting as a space. If it is, you're in luck - Word Replace can find special characters like optional hyphens and get rid of them.
And, of course, you'll want to turn off ...
Valorous Hero
,
/t5/robohelp-discussions/random-spaces/m-p/885936#M36409
Apr 18, 2006
Apr 18, 2006
Copy link to clipboard
Copied
Hi bob2cam
I never work using RoboHelp for Word. What I'm about to suggest would apply to my body of experience using RoboHelp HTML. However, it occurs to me that the same behavior could be observed from RoboHelp for Word.
If you look at the "TrueCode". The HTML code that is produced for your WebHelp pages, look carefully at the text where the odd spacing is occurring. You may notice a <span> tag. The tag may look similar to this: <span style="margin-left: 24px;">.
The fix, of course, is to delete the offending tag ( <span style="margin-left: 24px;"> ) as well as the closing ( </span> ) tag.
The cause? Well, in RoboHelp HTML it seems to occur when you indent some text, press Enter to create a new paragraph, then backspace to combine the two sentences.
Hopefully this helps... Rick
I never work using RoboHelp for Word. What I'm about to suggest would apply to my body of experience using RoboHelp HTML. However, it occurs to me that the same behavior could be observed from RoboHelp for Word.
If you look at the "TrueCode". The HTML code that is produced for your WebHelp pages, look carefully at the text where the odd spacing is occurring. You may notice a <span> tag. The tag may look similar to this: <span style="margin-left: 24px;">.
The fix, of course, is to delete the offending tag ( <span style="margin-left: 24px;"> ) as well as the closing ( </span> ) tag.
The cause? Well, in RoboHelp HTML it seems to occur when you indent some text, press Enter to create a new paragraph, then backspace to combine the two sentences.
Hopefully this helps... Rick

Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
bob2cam
AUTHOR
New Here
,
/t5/robohelp-discussions/random-spaces/m-p/885937#M36410
Apr 19, 2006
Apr 19, 2006
Copy link to clipboard
Copied
Thanks, but no such luck-
Here's what a section looks like in source view from web help...
<P>If a Term Sheet/Commitment Letter is produced for the credit facility, and the Borrower has signified its acceptance with all terms and conditions contained in the Term Sheet/Commitment Letter by affix ing the appropriate signatures. </P>
Notice the space in the word "affix ing".
The only way, so far... is to delete the word and then retype it...

Here's what a section looks like in source view from web help...
<P>If a Term Sheet/Commitment Letter is produced for the credit facility, and the Borrower has signified its acceptance with all terms and conditions contained in the Term Sheet/Commitment Letter by affix ing the appropriate signatures. </P>
Notice the space in the word "affix ing".
The only way, so far... is to delete the word and then retype it...
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

/t5/robohelp-discussions/random-spaces/m-p/885938#M36411
Apr 19, 2006
Apr 19, 2006
Copy link to clipboard
Copied
It's been a while since I used RH for Word, but I'm assuming
that it still uses Word for a topic editor.
Have you looked at the "True Code" view from RH for Word? Have you gone into Tools > Options and made everything visible?
The reason I am asking is that this looks like it might be an optional hyphen that WebHelp is interpreting as a space. If it is, you're in luck - Word Replace can find special characters like optional hyphens and get rid of them.
And, of course, you'll want to turn off optional hyphens in your RH for Word source documents (I forget exactly where...probably Tools > Options again).
HTH,
Elisa
Have you looked at the "True Code" view from RH for Word? Have you gone into Tools > Options and made everything visible?
The reason I am asking is that this looks like it might be an optional hyphen that WebHelp is interpreting as a space. If it is, you're in luck - Word Replace can find special characters like optional hyphens and get rid of them.
And, of course, you'll want to turn off optional hyphens in your RH for Word source documents (I forget exactly where...probably Tools > Options again).
HTH,
Elisa
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/robohelp-discussions/random-spaces/m-p/885939#M36412
Apr 19, 2006
Apr 19, 2006
Copy link to clipboard
Copied
Hi Elisa
You are kidding, right? I mean, with your comment:
It's been a while since I used RH for Word, but I'm assuming that it still uses Word for a topic editor.
LOL... Rick
You are kidding, right? I mean, with your comment:
It's been a while since I used RH for Word, but I'm assuming that it still uses Word for a topic editor.
LOL... Rick

Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
bob2cam
AUTHOR
New Here
,
LATEST
/t5/robohelp-discussions/random-spaces/m-p/885940#M36413
Apr 20, 2006
Apr 20, 2006
Copy link to clipboard
Copied
Elisa,
That did the trick for 90% of them. I went back and looked at the original Word docs and each word originally had a hyphen.
Many thanks!
That did the trick for 90% of them. I went back and looked at the original Word docs and each word originally had a hyphen.
Many thanks!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

