Thanks!
> What does it mean when a style has this attribute;
> also "Asjust space between Asian text and numbers".
<http://google.com/search?q=%22adjust+space+between+Asian+text+and+numbers%22>
Does this answer your question?
--
Top-posting.
What's the most irritating thing on Usenet?
With the cursor in some style that shows this paragraph property, you can
change it with
Selection.Style.ParagraphFormat.AddSpaceBetweenFarEastAndDigit=wdToggle
(same for .AddSpaceBetweenFarEastAndAlpha)
Unless Asian support is installed (with Asian typography tabs in the
dialogs) it will be difficult to change these settings from the user
interface.
One way in Word2002/2003 might be to change the settings for the current
paragraph from the "Reveal formatting" pane, and then update the style to
match the selection.
Regards,
Klaus
Regards,
Klaus