View Single Post
  #6   Report Post  
Posted to microsoft.public.word.formatting.longdocs
LeroyLi LeroyLi is offline
external usenet poster
 
Posts: 4
Default How does MS Word arrange the inter word space?

On Nov 3, 8:27 pm, "PeterMcC" wrote:
LeroyLi wrote in
. com





On Nov 3, 7:08 pm, "PeterMcC" wrote:
The width of the space is defined in the font.
Worth a
look:http://www.microsoft.com/typography/...pec/spaces.htm


Or did you mean the algo for inserting additional space for
justification?


Thanks for your replying.
I mean that in different lines, word spaces are different. e.g. some
lines may have wide space because the last word is too long to be
include in, but in some lines the space seems narrow.
even in the same line, the space is different depending on the prior
and followed letters. This is very different from Tex, which renders a
nearly same spaces.
I need to how word determine this difference.
Is this defined in the font?
Thanks again


You're welcome.

It sounds as though you are talking about the spacing inserted for
justification. The simple (simplistic?) answer is to turn off the
justification. Tex certainly uses the addition of white space to generate
justified text though you can set it to violate the justification for words
that exceed the required line length but where you don't want the word to
break.

Having said that, typesetters will tell you that the Tex justification algo
is a proper and robust method for the handling of the additional white space
whilst Word's algo is less robust but considered, by Microsoft, to be good
enough for office use.

You can get Word to justify with greater finesse by choosing Tools Options Compatibility Do full justification like WordPerfect 6.x for Windows.

And you could speculate on why an improved justification algo should be an
option rather than the default.

If it's a matter of wanting to make a specific line or two look better
because there are obvious insertions of white space, you can often make a
significant difference to the justification, without it being obvious to the
reader, by changing the character spacing for the text on that line.

Format Font Character spacing - I wouldn't go to more than plus or minus
10%

That's OK for the odd line but you wouldn't want to tidy up a long document
that way.

HTH

--
PeterMcC
If you feel that any of the above is incorrect,
inappropriate or offensive in any way,
please ignore it and accept my apologies.- Hide quoted text -

- Show quoted text -


I think I haven't make my problem clear enough for you. What I need is
not how to get the MS Word work better but the mechanism which MS Word
uses to justify the spaces in a line. The layout model the MS Word
uses. Just like Tex uses glue mechanism to justity the space between
words, what does Word use?