View Single Post
  #2   Report Post  
Posted to microsoft.public.word.newusers
DeanH DeanH is offline
external usenet poster
 
Posts: 1,862
Default Inserting spacing between outline levels

You can use two methods to do what you require.
1. The best way would be to modify the Style of your "outline 1", hopefully
you have used styles and possibly this could be the Heading 1 style. I would
modify this to have (say) 12pt Space After, or change the Line Spacing to
Double (I prefer using space after as it is more controllable for my work),
when you OK this change, all occurances of Heading 1 will automatically
change to the new settings and any new usage of this style will have the new
settings applied. I say use Space After, but you could also change Space
Before and/or both to get the required layout.
2. If you have not used styles, you can use Find/Replace to search for
Paragraph attribute Outline Level 1. First ensure you dont have the cursor on
a Outline Level 1 text, have it anywhere in the body text, I will explain
below.
Press Ctrl+H (or Edit Replace) to open the Replace dialog, leaving the Find
What box empty but the cursor in it, click the More button, Format button,
Paragraph, select Level 1 in the Outline Level listbox (if you have the
cursor on level 1 text this option is greyed out). Leave all else blank. OK.
Click into the Replace With box, but leave blank, Click on Format button,
Paragraph,
now add the Space Before/After (or Line Spacing) that you want, OK. Replace
All.
All occurances of a Outline Level 1 will have changed to the new settings.
But be aware becuause you have not changed the style, any new text added will
not have this setting automatically and you will either repeat this procedure
or use the format painter, or manually add it again, or.. or...
If you have not already, get into using styles, Word works best when these
are used and controlling documents becomes easier. To get you started read
the following article which is a great introduction to the world of styles :-)
http://www.shaunakelly.com/word/conc...les/index.html


Hope this helps
DeanH


"Blue Max" wrote:

How do we insert extra spacing between each level-1 outline elements, but
not between the subsections of any level-1 element. For example, see the
sample outline below (your reader display window may need to be widened to
prevent premature wrapping in the example below) :

1. LEVEL ONE - Item 1

2. LEVEL ONE - Item 2 (extra spacing from major element above)

3. LEVEL ONE - Item 3 (extra spacing from major element above, but
not subsection below)
a. Level two - Item 1 (no spacing above or below)
b. Level two - Item 2 (no spacing above or below)
c. Level two - Item 3 (no spacing above or below)
i. Level three - item 1 (no spacing above or below)
ii. Level three - item 2 (no spacing above, but spacing
below)

4 LEVEL ONE - Item 3 (extra spacing above between prior level
subsections and here)

In other words, major sections end up grouped together with their associated
subsections all being single spaced. However, extra space is added between
the major sections which are grouped together with their subsections. Our
dilemma is how to add space above the major level-1 paragraphs, but not
above the indented subsections (level-2 and above). If we add space above
the 'List Paragraph' style, then it affects every outline level, including
level one. How, do we customize the paragraph settings for individual
levels of an outline? Thank you for any help with this issue.