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

Indented sentences get a default style of "none"

New Here ,
Jun 03, 2010 Jun 03, 2010

Copy link to clipboard

Copied

Every time that I indent a sentence, the style changes from Normal to None.

Can you help?

Here is my CSS file

/*Created with Adobe RoboHelp 8.*/
A.expandspot {
    color: #008000;
    cursor: hand;
    font-style: italic;
    font-family: Calibri, sans-serif;
    text-decoration: none;
}
SPAN.expandtext {
    font-style: italic;
    font-weight: normal;
    color: #ff0000;
    font-family: Calibri, sans-serif;
}
A.dropspot {
    cursor: hand;
    color: #008000;
    font-style: italic;
    font-family: Calibri, sans-serif;
    text-decoration: none;
}
A.glossterm {
    color: #800000;
    cursor: hand;
    font-style: italic;
    font-family: Calibri, sans-serif;
    text-decoration: none;
}
SPAN.glosstext {
    font-style: italic;
    font-weight: normal;
    color: #0000ff;
    font-family: Calibri, sans-serif;
}
DIV.droptext {
    font-family: Calibri, sans-serif;
}
H1 {
    font-family: Calibri, sans-serif;
}
LI.H1 {
    font-family: Calibri, sans-serif;
}
LI.kadov-H1 {
    font-family: Calibri;
}
H2 {
    margin-bottom: 5pt;
    font-family: Calibri;
    font-size: 20pt;
    margin-left: 0pt;
    x-next-class: ;
    x-next-type: P;
    margin-top: 0pt;
    margin-right: 0pt;
    text-decoration: none;
}
LI.H2 {
    font-family: Calibri;
    text-decoration: none;
}
LI.kadov-H2 {
    font-family: Calibri;
    text-decoration: none;
}
H3 {
    font-size: medium;
    color: #000000;
    margin-left: 18pt;
    margin-right: 36pt;
    margin-top: 18pt;
    margin-bottom: 18pt;
    x-next-class: ;
    x-next-type: P;
    font-family: Calibri;
    text-decoration: none;
}
LI.H3 {
    font-size: medium;
    color: #000000;
    font-family: Calibri;
    text-decoration: none;
}
LI.kadov-H3 {
    font-size: medium;
    color: #000000;
    font-family: Calibri;
    text-decoration: none;
}
h4 {
    font-weight: bold;
    font-size: 16pt;
    font-family: Calibri, sans-serif;
    margin-left: 0pt;
    margin-top: 14pt;
    margin-right: 0px;
    margin-bottom: 14pt;
    text-decoration: none;
}
LI.H4 {
    font-weight: bold;
    font-size: 16pt;
    font-family: Calibri, sans-serif;
    text-decoration: none;
}
LI.kadov-H4 {
    font-family: Calibri;
}
H5 {
    font-family: Calibri, sans-serif;
    font-size: 14pt;
    margin-left: 0in;
    x-next-class: ;
    x-next-type: P;
    margin-top: 14pt;
    margin-right: 0px;
    margin-bottom: 14pt;
}
LI.H5 {
    font-family: Calibri, sans-serif;
    font-size: 14pt;
}
LI.kadov-H5 {
    font-size: 11pt;
    font-family: Calibri;
}
H6 {
    x-next-class: ;
    x-next-type: P;
    font-family: Calibri;
}
LI.H6 {
    font-family: Calibri;
}
LI.kadov-H6 {
    font-family: Calibri;
}
p {
    margin-top: 6px;
    font-size: 12pt;
    font-family: Calibri, sans-serif;
    margin-bottom: 12px;
    font-weight: normal;
    font-style: normal;
    margin-right: 0.5in;
    margin-left: 0in;
}
LI.P {
    font-weight: normal;
    font-size: 12pt;
    font-family: Calibri, sans-serif;
}
LI.kadov-P {
    font-size: 10pt;
    font-family: Calibri;
}
A.popupspot {
    font-family: Calibri, sans-serif;
}
SPAN.field {
    font-weight: bold;
    font-style: normal;
    font-size: 11pt;
    color: #000000;
    font-family: Calibri;
}
H3.Heading7 {
    font-family: Calibri, sans-serif;
    font-size: 18pt;
    margin-left: 0pt;
    x-next-class: ;
    x-next-type: P;
    margin-top: 14pt;
    margin-right: 0pt;
    margin-bottom: 14pt;
}
LI.H3-Heading7 {
    font-family: Calibri, sans-serif;
    font-size: 18pt;
}
LI.kadov-H3-CHeading7 {
    font-size: medium;
}
A:active {
    font-family: Calibri, sans-serif;
}
BODY {
    font-size: 12pt;
    x-next-page: page-with-header;
    font-family: Calibri;
}
OL,
UL {
    font-family: Calibri;
    margin-top: 6px;
    margin-bottom: 6px;
}
p.breadcrumbs {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

Views

2.3K

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
LEGEND ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

To save us all having to get out our crystal ball can you provide us with some more detail. Start by reading the sticky topics at the top of the forum.



  • Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
  • Follow the RoboColum(n) on Twitter

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
Community Expert ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

I've created a CSS with your definitions and applied it to a topic. Clicking the Indent button works fine, which is what I expected.

First thing to do is try the same thing in another project including the samples. You will find the samples at

C:\Program Files\Adobe\Adobe RoboHelp 8\RoboHTML\Samples\en_US

or

C:\Program Files\Adobe\Adobe Technical Communication Suite 2\Adobe RoboHelp 8\RoboHTML\Samples\en_US


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.

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
New Here ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

I apologize profusely for not wording my question correctly.

What I meant to say was:

I have a sentence that uses the "Normal" style font.

I press the "bullet" button, which indents the sentence and puts a bullet in the front of it.

This causes the sentence style to change to "(none)", which is different than Normal style.

Again, my sincere apologies - I must have been tired.

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
LEGEND ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

Hi there

I'm seeing this all the time. I've made a new habit of applying Bullets, then immediately clicking the Styles drop-down and choosing Normal as my next step. I created a special toolbar that I placed beneath the Bullet icon for this purpose.

Click the image below for larger view

tmp1.PNG

Cheers... Rick

Helpful and Handy Links

RoboHelp Wish Form/Bug Reporting Form

Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!

Adobe Certified RoboHelp HTML Training

SorcerStone Blog

RoboHelp eBooks

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
New Here ,
Jun 04, 2010 Jun 04, 2010

Copy link to clipboard

Copied

LATEST

Great - thanks - I thought that I had messed something up in my CSS file.

Thanks for the tip!

Carol

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