Reply
 
Thread Tools Display Modes
  #1   Report Post  
Jeff
 
Posts: n/a
Default body text default

Hi

Using Word 2002

I am learning to use Document Map and noticed that if text is in "Normal"
style, it can fool DM to list it as a heading. If I change the "Normal"
text to "Body Text", DM no longer picks some of it up as a heading.

But, "Normal" style keeps recurring because when I click enter after a
"Heading" style the style the next line defaults to is "Normal". To avoid
the problem with Document Map, is there a way to instruct Word to default to
body text instead of Normal after a heading?

Thanks.




  #2   Report Post  
Luc
 
Posts: n/a
Default

Jeff,
Yes that does happen, mostly when there are empty paragraphs above and
beyond or when there is not much text in de paragraph. But I have the
impression it is not consistent.
You can of course change every heading style to let it be followed by the
body style. Activate your styles and formatting task pane, click on the
arrow next to the heading style, choose change, in the properties section
choose body in the "next paragraph list" and hit OK. Be aware that the body
text style automatically gives you 6pt space after.
Luc
"Jeff" schreef in bericht
...
Hi

Using Word 2002

I am learning to use Document Map and noticed that if text is in "Normal"
style, it can fool DM to list it as a heading. If I change the "Normal"
text to "Body Text", DM no longer picks some of it up as a heading.

But, "Normal" style keeps recurring because when I click enter after a
"Heading" style the style the next line defaults to is "Normal". To avoid
the problem with Document Map, is there a way to instruct Word to default

to
body text instead of Normal after a heading?

Thanks.






  #3   Report Post  
Jeff
 
Posts: n/a
Default

In ,
Luc posted:
| | Jeff,
| | Yes that does happen, mostly when there are empty paragraphs above
| | and beyond or when there is not much text in de paragraph. But I
| | have the impression it is not consistent.
| | You can of course change every heading style to let it be followed
| | by the body style. Activate your styles and formatting task pane,
| | click on the arrow next to the heading style, choose change, in the
| | properties section choose body in the "next paragraph list" and hit
| | OK. Be aware that the body text style automatically gives you 6pt
| | space after.
| | Luc

Thanks.


  #4   Report Post  
Klaus Linke
 
Posts: n/a
Default

Hi Jeff,

Using body text instead of normal likely won't help in the long run.

Document map can change the outline level (Format Paragraph, top right
corner).
It's not supposed to happen if there are headings already... Not sure if you
can depend on that.

And it will likely happen with any style.

You can fix the damage manually (as you did by applying another style, or
say by reapplying the style, or Ctrl+Q to remove manual paragraph
formatting, or by changing the outline level back).
Or you can use a macro that resets the outline level of all paragraphs to
that defined in the style:

Dim myPara As Paragraph
For Each myPara In ActiveDocument.Paragraphs
myPara.OutlineLevel = _
myPara.style.ParagraphFormat.OutlineLevel
Next myPara

Regards,
Klaus



"Jeff" wrote:
In ,
Luc posted:
| | Jeff,
| | Yes that does happen, mostly when there are empty paragraphs above
| | and beyond or when there is not much text in de paragraph. But I
| | have the impression it is not consistent.
| | You can of course change every heading style to let it be followed
| | by the body style. Activate your styles and formatting task pane,
| | click on the arrow next to the heading style, choose change, in the
| | properties section choose body in the "next paragraph list" and hit
| | OK. Be aware that the body text style automatically gives you 6pt
| | space after.
| | Luc

Thanks.



  #5   Report Post  
Jeff
 
Posts: n/a
Default

Thank you very much. Very helpful.

Jeff

In ,
Klaus Linke posted:
| | Hi Jeff,
| |
| | Using body text instead of normal likely won't help in the long run.
| |
| | Document map can change the outline level (Format Paragraph, top
| | right corner).
| | It's not supposed to happen if there are headings already... Not
| | sure if you can depend on that.
| |
| | And it will likely happen with any style.
| |
| | You can fix the damage manually (as you did by applying another
| | style, or say by reapplying the style, or Ctrl+Q to remove manual
| | paragraph formatting, or by changing the outline level back).
| | Or you can use a macro that resets the outline level of all
| | paragraphs to that defined in the style:
| |
| | Dim myPara As Paragraph
| | For Each myPara In ActiveDocument.Paragraphs
| | myPara.OutlineLevel = _
| | myPara.style.ParagraphFormat.OutlineLevel
| | Next myPara
| |
| | Regards,
| | Klaus
| |
| |
| |
| | "Jeff" wrote:
| | | In ,
| | | Luc posted:
| | | | | Jeff,
| | | | | Yes that does happen, mostly when there are empty paragraphs
| | | | | above and beyond or when there is not much text in de
| | | | | paragraph. But I have the impression it is not consistent.
| | | | | You can of course change every heading style to let it be
| | | | | followed by the body style. Activate your styles and
| | | | | formatting task pane, click on the arrow next to the heading
| | | | | style, choose change, in the properties section choose body
| | | | | in the "next paragraph list" and hit OK. Be aware that the
| | | | | body text style automatically gives you 6pt space after.
| | | | | Luc
| | |
| | | Thanks.


Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Working with forms - trying to hide default text on printing Form-ally Stumped! Microsoft Word Help 1 June 30th 05 05:10 PM
How to select paragraph between tow specified words? ALIOX Microsoft Word Help 1 June 28th 05 08:56 AM
Why is my text body doing a page break every time I insert a foot. Helene Page Layout 2 April 17th 05 06:04 PM
setting body text as the default style Thomas Campitelli Microsoft Word Help 13 January 26th 05 02:22 AM
Outline Renee Hendershott Page Layout 2 December 25th 04 02:49 PM


All times are GMT +1. The time now is 02:00 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"