To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60584
                  Issue #:|60584
                  Summary:|Wrong documentation about hyphenator-algorithm
                Component:|lingucomponent
                  Version:|680m150
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|other
              Assigned to:|[EMAIL PROTECTED]
              Reported by:|cloph





------- Additional comments from [EMAIL PROTECTED] Sun Jan 15 06:30:34 -0800 
2006 -------
The documentation on lingucomponent.openoffice.org and in the sources refer to
the TeX-Algorithm an cite Knuth's algorithm.

But OOo apparently doesn't use the same mechanism as demonstrated by the
following small example:
$ cat hyphtestpat
ISO8859-1
a3cke
jacken7tasche
$ ./example hyphtestpat Jacke
Jacke
Ha-cke
Jacken
Jacken-tasche
Jacken-taschen

The expected result from the description of the algorithm would be
Ja-cke
Ha-cke
Ja-cken
Ja-cken-tasche
Ja-cken-taschen

Since
 . J a c k e n t a s c h e .
     a3c k e
   j a c k e n7t a s c h e .
-----------------------------
  .j a3c k e n7t a s c h e .

→ Ja-cken-tasche

So please correct/clarify the documentation to avoid confused people like me..

---------------------------------------------------------------------
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]

Reply via email to