Microsoft Office Word: Difference between revisions

From miki
Jump to navigation Jump to search
Line 69: Line 69:
* When using '''bookmarks''' (as in tip above), better '''make the bookmarks visible''' (Menu ''Tools'' &rarr; ''View'' &rarr; ''Show Bookmarks'').<br> This will avoid to inadvertently insert text inside some predefined bookmarks (particularly relevant when cross-referecing the bookmark with field ''{ REF }'' )
* When using '''bookmarks''' (as in tip above), better '''make the bookmarks visible''' (Menu ''Tools'' &rarr; ''View'' &rarr; ''Show Bookmarks'').<br> This will avoid to inadvertently insert text inside some predefined bookmarks (particularly relevant when cross-referecing the bookmark with field ''{ REF }'' )
* {{red|'''Bullets & Style!!!'''}} &mdash;[http://www.shaunakelly.com/word/bullets/controlbullets.html How to control bullets in Word]
* {{red|'''Bullets & Style!!!'''}} &mdash;[http://www.shaunakelly.com/word/bullets/controlbullets.html How to control bullets in Word]
** See also [http://www.shaunakelly.com/index.php?p=1791 How to control bullets in Word 2007 and Word 2010]
* [http://sbarnhill.mvps.org/WordFAQs/QandA2007.htm How to setup Q&A Styles in Word 2007]
* [http://sbarnhill.mvps.org/WordFAQs/QandA2007.htm How to setup Q&A Styles in Word 2007]



Revision as of 07:10, 13 September 2013

Configuration Word 2007

  • Word options →
    • Customize →
      • QuickAccess &marr; Save + Undo + Redo + Borders and Shading... + Shading + Style
      • Keyboard shortcut &marr; FormatParagraph = C-A-D (was InsertEndNoteNow)
      • Keyboard shortcut &marr; ShadingPattern = C-1
    • Advanced →
      • Display → Style area pane width in Draft and Outline views = 1.5cm
      • Show document content → Show Bookmarks
    • Proofing →
      • AutoCorrect option as usual
      • -->, <--, <-> to Symbol arrows (→ ← ...)
      • -=>, <=- to bold arrows.
  • Document map style → font height=8 (already done in Word 2007)

Keyboard Shortcuts

Word 2003 shortcuts
Microsoft has released an interactive application to locate the Word 2003 commands in the new Word 2007 interface. The same application can be used to find back the usual Word 2003 keyboard shortcuts, since these still work in Word 2007.
Printing key assignments
You can print the custom key assignment that are applicable for a given document (either because defined in the template or in that specific document). In the Print dialog box, field Print What → select key assignements.
Shortcut Description Custom
A-F9 Toggle view/hide field code
C-F9 Create a new field
C-S-e Toggle track changes mode
A-F11 Show Visual Basic
A-im Insert comment
A-inn Insert reference - footnote
C-S-b Apply Body style Yes
C-S-s Open Apply Styles task pane
C-S-A-s Open Styles task pane
C-S-B Apply List Bullet style
This is the only sane way to apply bullets in word

Tips

Fields and Switches

Fields

  • The Seq field ([2])
Field code Result
{ SEQ MySeq \# 000 \* MERGEFORMAT } 000
001
002
  • The = (formula) field
  • The Ref field
    • Example: { REF myBookmark \h } (\h indicates that cross-reference is also an hyper-link)

Field switches

  • The format (\*) field switch ([3])
  • The Numeric Picture (\#) field switch ([4])
    • Examples: { = 4 + 5 \# 00.00 } displays "09.00", { = 9 + 6 \# $### } displays "$ 15", { = 111053 + 111439 \# x## } displays "492", { = 1/8 \# 0.00x } displays "0.125".

Troubleshoot

Speed / Performance Issues

Various recommendations to avoid flickering cursor or cursor disappearing when typing.

  • Keep the Ribbon minimized (C-F1)!
  • Disable Mark grammar errors as you type
  • Word in Draft mode.

Miscellaneous

  • Invalid character setting error when using the = (formula) field
This is due to incorrect regional setting, when both list separator and decimal separator are the same (see [5] and [6])