Mac Microsoft Word Blue Marks
Posted : admin On 09.04.2020

On the Review tab, in the Tracking group, click the dialog box launcher:
10 annoying Word features (and how to turn them off). One of the most common complaints about Microsoft Word is its insistence on taking control of the wheel. Many users get completely. Customizing revision marks. Microsoft Word has many types of nonprintable symbols such as different types of spaces, tabulations, line or page breaks, etc. The non-printable symbols are also known as Whitespace characters in typography, nonprinting characters in the previous versions of Microsoft products, or formatting marks.
On the Track Changes Options dialog box, change some option to show them or hide:
Click the Advanced Options.. button:
- In the Markup group:
- Insertions - Lets you choose how inserted text should be marked: under lined, shownonly with a color, bold, italic, double-underlined, or shown with a strikethrough. You canalso select the color to be used for the insertion. By default it's set to By Author,meaning Word selects a different color for each reviewer.
- Deletions - Lets you choose how deleted text should be marked. In addition to themethods explained earlier, you can also have Word hide the text or replace the text with a# or ^ symbol.
- Changed Lines - Enables you to tell Word where to place the vertical line indicatinga change - on the left border, the right border, or the outside border . . . or to omit themaltogether.
- Comments - Enables you to define how Word should color comments - different colorsfor each person entering comments or a specific color for all of them.
- In the Moves group - choose colors to display moved changes.
- In the Formatting group - choose how Formatting changes should be indicated.
- In the Balloons group:
- Preferred Width - Lets you define the width of the balloons. Remember that balloonstake up room in the margin, and Word has to 'squeeze' the document to make room.
- Measure In - Lets you choose the units used for measuring the balloon width.
- Margin - Lets you choose which margin Word should place the balloons in.
- Show Lines Connecting to Text - Lets you choose to have lines drawn from the balloonsto the point in the text that they relate to.
- Paper Orientation in printing - Affects how the document prints with balloonsdisplayed. You can force Word to print the document in landscape orientation, to print inthe mode for which the document is set up, or to automatically select the most appropriate.(Note that this doesn't affect how the document appears in Print Preview, only how itprints.)
Short Answer: Command-8 (⌘-8) There’s a keyboard shortcut for toggling invisible characters (like paragraph marks, and spaces, and tabs) in Microsoft Word on a Mac and as far as I know it’s worked in every version, since the beginning.Command-8 does it. Command-8 to show them, Command-8 again to hide them. 2020-4-4 How to Remove Track Changes in Microsoft Word on PC or Mac. This wikiHow teaches you how to accept, reject or hide all the comments and changes made in a Word document, using a computer. Open the Microsoft Word document you want to edit. 2020-3-19 You can help protect yourself from scammers by verifying that the contact is a Microsoft Agent or Microsoft Employee and that the phone number is an official Microsoft global. Tell us about your experience with our site. Kevin5442 Created on August 27, 2011. How do I get rid of these little blue pargraph symbols? Mac Gear: In Word. To turn spell check off in Word, Click File Options Proofing, and then clear the Check spelling as you type box. Turn it on by selecting the box. Jul 17, 2013 Show Paragraph marks in Word for Mac. In Word for Mac, the Show Paragraph marks button is handily already in the top toolbar. Press the button and all your formatting will become visible. How do I hide the Paragraph marks and other formatting? If the marks appear and you want to hide them, simply find the Paragraph Marks button and press it.
See also this tip in French:Personnalisation des marques de révision.
-->Note
Office 365 ProPlus is being renamed to Microsoft 365 Apps for enterprise. For more information about this change, read this blog post.
Important
This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, see Windows registry information for advanced users.
Introduction
This article describes how to customize the color of the spelling and grammar checker underlines in Microsoft Word 2007 and later. These underlines indicate the following items:
- Spelling errors
- Grammar errors
- Contextual spelling errors
- Smart tags
Mac Microsoft Word Blue Marks 2017
More Information
Warning
Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
Microsoft Word Blue Paragraph Marks
To change the color of the wavy underline that indicates spelling errors, follow these steps:
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry subkey: Why does microsoft keep saying not responding mac.
HKEY_CURRENT_USERSoftwareMicrosoftShared ToolsProofing Tools
If the SpellingWavyUnderlineColor entry exists, go to step 6.
If the SpellingWavyUnderlineColor entry does not exist, go to step 4.
On the Edit menu, point to New, and then click DWORD Value.
In the right pane, type SpellingWavyUnderlineColor. This is the name of the new entry.
In the right pane, double-click SpellingWavyUnderlineColor.
In the Edit DWORD Value dialog box, click Hexadecimal.
In the Value data box, type the hexadecimal number that represents the color that you want to use, and then click OK.
Repeat steps 3 to 8 to change the underline color for other proofing tools. Use the registry entry that corresponds to the underline color of the proofing tool that you want to change instead of the SpellingWavyUnderlineColor registry entry, as follows:
- To change the color of the wavy underline that indicates grammar errors, use the GrammarWavyUnderlineColor registry entry.
- To change the color of the wavy underline that indicates contextual spelling errors, use the ContextualSpellingWavyUnderlineColor registry entry.
- To change the color of the dotted underline that indicates smart tags, use the SmartTagUnderlineColor registry entry.
Exit Registry Editor, and then restart your computer.
The registry uses eight-digit hexadecimal values to define colors. The values for some common colors are indicated in the following table.
| Color | Red | Green | Blue | Registry Value |
|---|---|---|---|---|
| White | 255 | 255 | 255 | 00FFFFFF |
| Black | 0 | 0 | 0 | 00000000 |
| Red | 255 | 0 | 0 | 00FF0000 |
| Green | 0 | 255 | 0 | 0000FF00 |
| Blue | 0 | 0 | 255 | 000000FF |
| Cyan | 0 | 255 | 255 | 0000FFFF |
| Magenta | 255 | 0 | 255 | 00FF00FF |
| Yellow | 255 | 255 | 0 | 00FFFF00 |
| Dark Gray | 127 | 127 | 127 | 007F7F7F |
| Light Gray | 191 | 191 | 191 | 00BFBFBF |
| Dark Red | 127 | 0 | 0 | 007F0000 |
| Dark Green | 0 | 127 | 0 | 00007F00 |
| Dark Blue | 0 | 0 | 127 | 0000007F |
| Teal | 0 | 127 | 127 | 00007F7F |
| Purple | 127 | 0 | 127 | 007F007F |
| Tan | 127 | 127 | 0 | 007F7F00 |