PC Review


Reply
Thread Tools Rate Thread

Character styles

 
 
Rita
Guest
Posts: n/a
 
      3rd Sep 2003
I have a paragraph style called Standard,SS (on which all
my other styles are based). I now realise this style has
changed to Standard,SS Char,Standard Char Char. I
understand this to be a reference to a character style.
When I try to apply it to a para I get "Standard Char
Char refers to more than one style". I don't want to
delete it because I will have to recreate it and go
through all my other styles and base them on the new one.

I renamed it back to Standard,SS but when I try to apply
it to a paragraph I get a message "SS refers to more than
one style". Very informative! This is driving me insane.
Please help.




 
Reply With Quote
 
 
 
 
Jeffrey Brown
Guest
Posts: n/a
 
      5th Sep 2003
Rita, take a look in format styles and see if "automatically update" is
checked. Uncheck it. There are two other important things to do, first,
don't base the style on anything else already in there. This is done by
setting the pulldown menu that says "Based On" inside the modify style
window. Then in the one that says: "Style for following Paragraph," I
recommend you either select "normal" or "body text." The last thing I would
do is check the "Add to Template" checkbox.

1. Uncheck Automatically Update
2. Base the style on "no style"
3. Style for following Paragraph "body text" or "normal"
4. Check "Add to Template" checkbox

This is what I've done to preserve my styles (and my sanity) in templates.

Jeffrey
--
"Being a student of life leaves little room for ego."

-Anonymous
"Rita" <(E-Mail Removed)> wrote in message
news:093801c371fc$e3772740$(E-Mail Removed)...
> I have a paragraph style called Standard,SS (on which all
> my other styles are based). I now realise this style has
> changed to Standard,SS Char,Standard Char Char. I
> understand this to be a reference to a character style.
> When I try to apply it to a para I get "Standard Char
> Char refers to more than one style". I don't want to
> delete it because I will have to recreate it and go
> through all my other styles and base them on the new one.
>
> I renamed it back to Standard,SS but when I try to apply
> it to a paragraph I get a message "SS refers to more than
> one style". Very informative! This is driving me insane.
> Please help.
>
>
>
>



 
Reply With Quote
 
Cindy Meister -WordMVP-
Guest
Posts: n/a
 
      6th Sep 2003
Hi Rita,

Do you understand why this has happened, so that you can
keep it from happening again?

You can use VBA to unlink the paragraph style from the
character styles, then delete the character styles. That
should solve the problem for the moment. You just want to
make sure it doesn't happen again...

Create a paragraph style named Junk to link your Char styles
to. Then put the Char style names in the following little
macro and run it. Now you should be able to delete them (and
Junk) over the Organizer

Sub RemapCharStyle
ActiveDocument.Styles("Heading 1 Char").LinkStyle _
= "Junk"
End Sub

> I have a paragraph style called Standard,SS (on which all
> my other styles are based). I now realise this style has
> changed to Standard,SS Char,Standard Char Char. I
> understand this to be a reference to a character style.
> When I try to apply it to a para I get "Standard Char
> Char refers to more than one style". I don't want to
> delete it because I will have to recreate it and go
> through all my other styles and base them on the new one.
>
> I renamed it back to Standard,SS but when I try to apply
> it to a paragraph I get a message "SS refers to more than
> one style". Very informative! This is driving me insane.
>


Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jan
24 2003)
http://www.mvps.org/word

This reply is posted in the Newsgroup; please post any
follow question or reply in the newsgroup and not by e-mail
:-)

 
Reply With Quote
 
Cindy Meister -WordMVP-
Guest
Posts: n/a
 
      11th Sep 2003
Hi Rita,

> No, I don't understand why it
> happened so it won't happen again.
>

Word generates "Char" styles when you select text, but NOT
an entire paragraph, and apply a paragraph style. The new
character styles are linked to the paragraph style so that
their formatting is co-ordinated.

So, when applying paragraph styles you have to be very
careful to either NOT select any text (in that case, the
paragraph style will be applied to the entire paragraph),
or to be sure to include the paragraph mark in the
selection.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update
Jan 24 2003)
http://www.mvps.org/word

This reply is posted in the Newsgroup; please post any
follow question or reply in the newsgroup and not by e-mail
:-)

 
Reply With Quote
 
Rita King
Guest
Posts: n/a
 
      15th Sep 2003
Thanks Cindy
At the risk of sounding dead stupid - what do I do when I want to apply a
style to a paragraph and then say want to apply say italic and bold to
several words within that same paragraph?



"Cindy Meister -WordMVP-" <(E-Mail Removed)> wrote in message
news:VA.000084b0.009175ab@speedy...
> Hi Rita,
>
> > No, I don't understand why it
> > happened so it won't happen again.
> >

> Word generates "Char" styles when you select text, but NOT
> an entire paragraph, and apply a paragraph style. The new
> character styles are linked to the paragraph style so that
> their formatting is co-ordinated.
>
> So, when applying paragraph styles you have to be very
> careful to either NOT select any text (in that case, the
> paragraph style will be applied to the entire paragraph),
> or to be sure to include the paragraph mark in the
> selection.
>
> Cindy Meister
> INTER-Solutions, Switzerland
> http://homepage.swissonline.ch/cindymeister (last update
> Jan 24 2003)
> http://www.mvps.org/word
>
> This reply is posted in the Newsgroup; please post any
> follow question or reply in the newsgroup and not by e-mail
> :-)
>



 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      16th Sep 2003
That is not an issue. That is direct formatting. You can either apply these
font properties separately, or, if you define a character style that is Bold
+ Italic, that is a legitimate character style and can be applied to
selected text. What you need to be careful about is applying a *paragraph*
style to selected text, as this is what creates the Paragraph Style Char
style.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Rita King" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Thanks Cindy
> At the risk of sounding dead stupid - what do I do when I want to apply a
> style to a paragraph and then say want to apply say italic and bold to
> several words within that same paragraph?
>
>
>
> "Cindy Meister -WordMVP-" <(E-Mail Removed)> wrote in message
> news:VA.000084b0.009175ab@speedy...
> > Hi Rita,
> >
> > > No, I don't understand why it
> > > happened so it won't happen again.
> > >

> > Word generates "Char" styles when you select text, but NOT
> > an entire paragraph, and apply a paragraph style. The new
> > character styles are linked to the paragraph style so that
> > their formatting is co-ordinated.
> >
> > So, when applying paragraph styles you have to be very
> > careful to either NOT select any text (in that case, the
> > paragraph style will be applied to the entire paragraph),
> > or to be sure to include the paragraph mark in the
> > selection.
> >
> > Cindy Meister
> > INTER-Solutions, Switzerland
> > http://homepage.swissonline.ch/cindymeister (last update
> > Jan 24 2003)
> > http://www.mvps.org/word
> >
> > This reply is posted in the Newsgroup; please post any
> > follow question or reply in the newsgroup and not by e-mail
> > :-)
> >

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating styles - character Katie Microsoft Word Document Management 1 25th Nov 2008 10:25 PM
Character Styles SueG Microsoft Word Document Management 2 2nd Sep 2008 04:24 PM
Re: Use of Character styles =?Utf-8?B?U3ZlcnJlIE1lZGFsZW4=?= Microsoft Word Document Management 2 25th Aug 2005 12:10 PM
Character Styles Allison Orange Microsoft Word New Users 1 3rd Feb 2004 10:39 PM
Character Styles =?Utf-8?B?SnVkeUk=?= Microsoft Word Document Management 2 27th Nov 2003 04:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:54 PM.