Re: changing color of font doesn't work for my bullets
From: -Steve-Krause- (sk_at_dolby.com)
Date: 12/03/04
- Previous message: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- In reply to: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- Next in thread: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- Reply: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Dec 2004 14:11:20 -0800
> Probably because you inadvertently styled the paragraph mark. Just
> reselect the para mark of the red bullet and press Ctrl+Space to reset
> any char styling on it.
Thanks for the response.
Revealing the paragraph mark I can see that it is red before I reset it with
the Ctrl+Space. But this gets set that way when I make any highlighted text
red using the macro. Yes, I can turn on paragraph marks and select the
paragraph mark and clear it with a Ctr+Space but I am trying to minimize key
strokes.
> Also, I want you to define a new character style with italics and red,
> and apply that rather than use manual formatting. A nice bonus will be
> you can find on the next instance of that style to find your next
> note.
Yes, I need to learn more about Styles for formatting. I will delve into it
soon. Heading home for the weekend.
Thanks for your help,
Steve
> Steve Hudson - Word Heretic
>
> steve from wordheretic.com (Email replies require payment)
> Without prejudice
>
>
> -Steve-Krause- reckoned:
>
> >I am doing lists of items using bullets and want to highlight some
sentences
> >within the bulletted paragraphs. I have two simple macros that I've made
by
> >recording keystrokes for changing color and italics of text. I use them
> >while I am making notes during the day.
> >
> > Selection.Font.Italic = wdToggle
> > Selection.Font.Color = wdColorRed
> >
> >and
> >
> > Selection.Font.Italic = wdToggle
> > Selection.Font.Color = wdColorBlack
> >
> >Here is how I use this: I've made them buttons on the toolbar. When I
have
> >an item that I want to flag for followup I highlight a sentence and press
a
> >button to make it red and italic. Then I go to the end of the red
sentence
> >and click the black button and continue typing in black. But when I hit
a
> >return and make the next bullet point, a default dash, it is red even
though
> >I was typing the previous sentence in black. Why is that?
> >
> >SKrause
> >
> >
>
- Previous message: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- In reply to: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- Next in thread: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- Reply: Word Heretic: "Re: changing color of font doesn't work for my bullets"
- Messages sorted by: [ date ] [ thread ]