Hi Per,

> Our dictionary people wonder the following:
>
> Will OOo read the Hunspell WORDCHARS directive, and not forward the 
> hyphens if the following is mentioned in the dictionary?
>
> WORDCHARS -
>
> Or will OOo 3.2 always forward the hyphen in the beginning and at the 
> end of words?
>   

The OOo breakiterator does not know about dictionaries. Thus it will
always include the hyphens now as part of the word.

(The only dictionaries that are implicitly known by the breakiterator
are the hyphenation dictionaries. This is because the breakiterator is
used by the layout to determine the position for line-breaking. And to
do that it uses the regular hyphenation component to get this done.
But still, even for this task the word boundaries are obtained without
looking at any dictionary content.)

Thomas



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lingucomponent.openoffice.org
For additional commands, e-mail: dev-h...@lingucomponent.openoffice.org

Reply via email to