I'm having trouble setting the default font size for footnotes. Can anyone
help me out?
Thanks in advance.
Cheers,
hullaballoo.
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"hullaballoo" <hulla...@discussions.microsoft.com> wrote in message
news:654407C4-2A0B-4B6F...@microsoft.com...
On Aug 8, 7:16 pm, Tab L. Uno <Tab L. U...@discussions.microsoft.com>
wrote:
> How does one get into the Footnote Text style? I tried. And can't find it.
> I have to resize each footnote manually.
>
> "Doug Robbins - Word MVP" wrote:
>
> > Modify the font in the Footnote Text style.
>
> > --
> > Hope this helps.
>
> > Please reply to the newsgroup unless you wish to avail yourself of my
> > services on a paid consulting basis.
>
> > Doug Robbins - Word MVP
>
> > "hullaballoo" <hullabal...@discussions.microsoft.com> wrote in message
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"grammatim" <gram...@verizon.net> wrote in message
news:74af8aca-bcfd-4d40...@c65g2000hsa.googlegroups.com...
Second, "Footer" is _not_ the same as "Footnote". The styles you changed have
nothing to do with footnotes, which is why you didn't see any effect.
On the Home ribbon, in the Styles group, there is a small square button in the
bottom right corner below the Change Styles button. Click that button, or press
its shortcut combination Ctrl+Alt+Shift+S, to open the Styles task pane.
If you don't see "Footnote Text" in the list of styles, click the Options link
in the bottom right corner of the pane, and in the options dialog change the
"Select styles to show" dropdown from "Recommended" to "All styles". You may
also want to change the sort order from "As recommended" to "Alphabetical".
Now right-click the name of the Footnote Text style (not Footer!) and choose
Modify.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all
may benefit.
Deleting all the footnotes in a document in one step takes a macro. See
http://www.gmayor.com/installing_macro.htm for instructions on how to insert
this macro into your template:
Sub RemoveAllFootnotes()
Dim fn As Footnote
For Each fn In ActiveDocument.Footnotes
fn.Delete
Next
End Sub
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all
may benefit.
On Sat, 6 Sep 2008 14:04:00 -0700, Ounbbl <Oun...@discussions.microsoft.com>
wrote:
On Sep 6, 5:35 pm, Jay Freedman <jay.freed...@verizon.net> wrote:
> To change the font of all footnote reference numbers, follow exactly the same
> directions as in my post below, except work on the style named Footnote
> Reference instead of Footnote Text.
>
> Deleting all the footnotes in a document in one step takes a macro. Seehttp://www.gmayor.com/installing_macro.htmfor instructions on how to insert
> >> >> > > > hullaballoo.-
On Sat, 6 Sep 2008 17:33:47 -0700 (PDT), grammatim <gram...@verizon.net>
wrote:
Regarding Changing fonts for foot note reference: Are you sure you are not
mistaken by saying 'foot note text'?
I have foot note reference (the one showing within the document text) in
Arial, 11 points, superscript, red and blue. So I picked 'footnote
reference' and right click. Click on modify to change to other color (green)'
and checked 'only this document' and then o.k.
Then - nothing changes. What should I do next?
Thanks for your help.
However, my question should be more specific: I just want change the
FootNote Reference stuff WITHIN the main document, not on the bottom in the
foot note area.
Thanks again.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Ounbbl" <Oun...@discussions.microsoft.com> wrote in message
news:80E122F1-E876-4A51...@microsoft.com...
After it's been done to the footnotes, I _think_ you can undo it by
Selecting All the footnotes (put the cursor in any footnote, Ctrl-A)
and apply Footnote Text to what's selected.
On Sep 7, 12:39 am, Ounbbl <Oun...@discussions.microsoft.com> wrote:
> Addendum here: it did work (with 'footnote reference', not 'footnote text').
> It took time for the file shows up the change I made. I don't know I had to
> close the file and open again, but somehow later it did show up the change.
>
> However, my question should be more specific: I just want change the
> FootNote Reference stuff WITHIN the main document, not on the bottom in the
> foot note area.
>
> Thanks again.
>
>
>
> "Ounbbl" wrote:
> > Thanks for macro.
>
> > Regarding Changing fonts for foot note reference: Are you sure you are not
> > mistaken by saying 'foot note text'?
>
> > I have foot note reference (the one showing within the document text) in
> > Arial, 11 points, superscript, red and blue. So I picked 'footnote
> > reference' and right click. Click on modify to change to other color (green)'
> > and checked 'only this document' and then o.k.
>
> > Then - nothing changes. What should I do next?
>
> > Thanks for your help.
>
> > "Jay Freedman" wrote:
>
> > > To change the font of all footnote reference numbers, follow exactly the same
> > > directions as in my post below, except work on the style named Footnote
> > > Reference instead of Footnote Text.
>
> > > Deleting all the footnotes in a document in one step takes a macro. See
> > >http://www.gmayor.com/installing_macro.htmfor instructions on how to insert
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"ananka" <ana...@discussions.microsoft.com> wrote in message
news:0D67EE84-054E-40A2...@microsoft.com...
If you're still around... I do not get an "options link" in the bottom right
hand of the Styles windows that shows in Word 2007 when I click on the button
in the styles box. All I get is a list of the preset styles [Normal, No
Spacing, Heading 1, etc.]. I've looked everywhere I can and cannot find
anywhere that I can set the font for footnotes. I can't find "footnote text"
or "footnote reference" anywhere. Can you help an old man down in Macon, GA?
Bill Self
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
"Bill Self" <Bill Se...@discussions.microsoft.com> wrote in message
news:324B2FD6-9814-4F19...@microsoft.com...
Did you do this?...
>> On the Home ribbon, in the Styles group, there is a small square button in the
>> bottom right corner below the Change Styles button. Click that button, or press
>> its shortcut combination Ctrl+Alt+Shift+S, to open the Styles task pane.
The Styles pane should appear all the way down the right side of the
Word window, not in the ribbon across the top. At the bottom of that
pane, there should be three square buttons and a blue
hyperlink-looking thing that says "Options...". If you don't see all
that, there's something wrong with your Word installation.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.