To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58513
------- Additional comments from [EMAIL PROTECTED] Wed Dec 21 12:55:45 -0800
2005 -------
According to a lot of people, n-dash is not a proper word character in Finnish
so the default handling is fine for it. Attached second version of
dict_word_fi.txt allows HYPHEN-MINUS to exist anywhere within a Finnish word
but makes no other changes to breakiterator rules. This seems to be enough to
fix our compound word handling. I have tested this myself, and hope that it is
a safe fix to be added for 2.0.2.
Word counting is still not fixed by this though, maybe a separate issue should
be filed for that.
The actual difference between the default dict_word.txt and dict_word_fi.txt
is the following:
--- dict_word.txt 2005-11-04 17:32:41.000000000 +0200
+++ dict_word_fi.txt 2005-12-10 15:11:39.000000000 +0200
@@ -24,7 +24,7 @@
$Ideographic = [:Ideographic:];
$Hangul = [:Script = HANGUL:];
-$ALetter = [\u0002 [:Alphabetic:] [:name= COMMERCIAL AT:] [:name= HEBREW
PUNCTUATION GERESH:]
+$ALetter = [\u0002 [:Alphabetic:] [:name= COMMERCIAL AT:] [:name= HEBREW
PUNCTUATION GERESH:] [:name = HYPHEN-MINUS:]
- $Ideographic
- $Katakana
- $Hangul
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]