Please fix the bug as soon as possible, and free us from M$ Word

The thing has improved but there are still a few glitches in the hyphenation engine. Words like costante, for example are hyphenated either co-stante (correct) or cos-tante (wrong), depending on the how long the line is. The simple rule is:martin wrote:Are you sure you have your hyphenation options set properly? I just tried and it seems to be hyphenating properly. For example, the word "primavera" was hyphenated as "prima-vera" instead of "pri-mavera".
Nisus Writer actually no longer relies upon Apple for hyphenation. That used to be the case, but because Apple's hyphenation was so poor we added support for TeX hyphenation dictionaries. By default NWP uses several hyphenation dictionaries provided by OpenOffice, including Italian.ptram wrote:Unfortunately, Italian language support from Apple is sub-par. So, if Nisus relies on Apple's dictionary, there is little hope to see this improved. In Nisus, I use a keyboard shortcut to add manual hyphens when needed.
The hyphenation dictionaries are editable, if you're industrious enough to learn the TeX hyphenation patterns. The system actually isn't too complicated, and there are web pages that explain it. To explain briefly, the patterns look like this:Groucho wrote:The thing has improved but there are still a few glitches in the hyphenation engine. Words like costante, for example are hyphenated either co-stante (correct) or cos-tante (wrong), depending on the how long the line is.
Code: Select all
2s2t1c
2s2t1d
2s2t1f
It turns out there is a Swedish hyphenation dictionary in the OpenOffice repository. I don't know how good it is, but you could download it and add it to your copy of NWP by following the instructions on our hyphenation FAQ.MacSailor wrote:Will there be any Swedish hyphenation or is it a dead end for Swedish users regarding hyphenation in Swedish?
I’ll see what I can do. Problem is LibreOffice uses the same patterns flawlessly.martin wrote:The hyphenation dictionaries are editable, if you're industrious enough to learn the TeX hyphenation patterns. The system actually isn't too complicated, and there are web pages that explain it. To explain briefly, the patterns look like this:An odd number (1,3,5) indicates a hyphenation point, while even numbers (2,4,8) mean prevent hyphenation. Higher scores take precedence over lower ones.Code: Select all
2s2t1c 2s2t1d 2s2t1f
Let me look into that. Maybe they're using a different version of the TeX dictionary.Groucho wrote:I’ll see what I can do. Problem is LibreOffice uses the same patterns flawlessly.
The files that come from the .oxt file downloaded from http://extensions.libreoffice.org/exten ... leases/1.3 don't seem to be named the same as the ones I see in the mentioned folder for NWP (see other screenshot). (I had to change the .oxt file to .zip so I could access the files.)You can find the hyphenation dictionaries that NWP uses in your home folder at:
~/Library/Application Support/Nisus Writer/Languages/Hyphenation
Great news. I will download it, install it and give it a try.martin wrote:It turns out there is a Swedish hyphenation dictionary in the OpenOffice repository. I don't know how good it is, but you could download it and add it to your copy of NWP by following the instructions on our hyphenation FAQ.MacSailor wrote:Will there be any Swedish hyphenation or is it a dead end for Swedish users regarding hyphenation in Swedish?
If you do try it out, we'd be happy to know how well it works. We can see about getting it added to the default NWP dictionaries.
Paolo, I used a lot of wp apps, included Apple Pages. All the hyphenation results for Italian are by far superior to that of Nisus. I think that modifying the spelling dictionaries by the users is too much difficult for the rest of us.ptram wrote:Unfortunately, Italian language support from Apple is sub-par. So, if Nisus relies on Apple's dictionary, there is little hope to see this improved. In Nisus, I use a keyboard shortcut to add manual hyphens when needed.
Paolo
If this includes Mellel, I worked on the Italian hyphenation dictionary of one of the previous versions (I don't know if they are still using that one). As far as I could see, in the end it was not bad.gnoli wrote:Paolo, I used a lot of wp apps, included Apple Pages. All the hyphenation results for Italian are by far superior to that of Nisus.