![]() |
|
01 Feb 2013 | #1 |
|
Strange Word 2010 paragrph formatting behavior
All,
While working on a document the other day (the original of which came from a colleague who uses a bibliographic management system), I stumbled across a very weird issue with paragraph formatting (see the attached file). When you open the document, the paragraph looks just fine. Now, change the lines spacing from 'single' to 'exactly 12 pt' and observe what happens! The text 'disappears'. If you increase the value to ~60 pt, all of the text appears, but obviously, the spacing is silly. The only solution I can up with was to copy and pasted (text only), then reformat appropriately. However, I would like to learn what setting is causing this weird behavior. Thanks for looking into this. |
My System Specs![]() |
. |
|
02 Feb 2013 | #2 |
|
This paragraph has a setting, which is called CHARACTER SPACING:Font Alignment. And it is set to TOP.
It took me a while to find it out, because it is used in Asian typography normally for mixed asian+latin text and your text was latin only. I have Office 2013, but I guess this feature should be pretty much the same for Office 2010. To fix the issue, you can simply apply Normal style to that paragraph. If you are curious about actual settings in the menu, there are two options. Easy one: Activate any Asian keyboard layout (Korean, Japanese, Chinese should work) in Control Panel. Restart Word. Now if you right click that text - Paragraph, there will an Asian Typography tab and setting will be called Text alignment. Change it to Auto. If you do not have any Asian keyboard layouts, that tab is hidden. More complicated option without activating extra layout: on the Office ribbon find a tile for Styles. Click on a little icon at its right bottom corner for more options. Styles task pane should pop up. Click style inspector button at the bottom. In Style Inspector click on Reveal Formatting. In Reveal Formatting pane go to subsection Paragraph to find a setting CHARACTER SPACING. Click on it, it will bring you to that hidden tab. Change Text alignment to Auto. Voilà! Mystery solved. |
My System Specs![]() |
02 Feb 2013 | #3 |
|
Neutron16,
Awesome answer! I had never before tried the Style Inspector, nor had I known about the hidden tab. Very cool! I assume there is some related trick for simply removing the Asian typography 'feature' from a document? I suspect these appear when sharing document with colleagues who are from the far east. |
My System Specs![]() |
. |
|
02 Feb 2013 | #4 |
|
GRoston, you are welcome!
Other than those 3 tricks I have mentioned, I can offer you a macro for your Normal.dot* template. Code:
Sub Macro1() ' ' Macro1 Macro ' ' Selection.WholeStory With Selection.ParagraphFormat .BaseLineAlignment = wdBaselineAlignAuto End With End Sub Another possibility would be to use separate macro-enabled Word file with this macro (to avoid editing Normal.dotx template). |
My System Specs![]() |
![]() |
Thread Tools | |
Similar help and support threads | ||||
Thread | Forum | |||
Strange Word 2013 behavior with diacritics Hello, Today I tried to write a text in romanian, using diacritics (șțăîâ). Problem is, when i try to write diacritic and there is no letter after it, it automatically adds a space. For example, if I have to write the word recepție, it writes recepț ie, or if I write the word și, it writes ș i.... |
Microsoft Office | |||
Keep formatting in protected word templates 2010 Hi all, I need to protect a template that contains parts, that should be edited eventhough there is protection activated. These fields should have a special formatting (font and size) which is missing after protecting the document. How to fix this? Only possible with a macro? Tried to do it... |
Microsoft Office | |||
OneNote 2010 search strange behavior Hi everyone, I was wondering if there is a setting I’m missing in OneNote2010. The 2007 version used to search very well and I need to make sure 2010 does the same thing reliably. I may have “found it” by changing the setting allowing 0% of files to not be optimized. However, I can never be... |
Microsoft Office | |||
Strange Onenote 2010 behavior I installed Office 2010 on my W7 64 system recently. Strangely I cannot get Onenote to work. This is what happens when I try to run it: I'm running my W7 with aero enabled, no glass. Googled around a bit for an answer but what I found only applies to Server 2008. Any ideas? Btw I have... |
Microsoft Office |
Our Sites |
Site Links |
About Us |
Find Us |
Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd All times are GMT -5. The time now is 10:45. |
![]() ![]() |