diff options
author | sgeerken <devnull@localhost> | 2012-06-30 12:47:26 +0200 |
---|---|---|
committer | sgeerken <devnull@localhost> | 2012-06-30 12:47:26 +0200 |
commit | aba2d507488cd138a499802d18eabb1b18a027cb (patch) | |
tree | 95a2eeffdfc10aae271f2116922070540a2b675f /doc | |
parent | 4bdc949f6b22eb6dada88108c379d67b4b7ed355 (diff) |
Some more work on automatic hyphenation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dw-line-breaking.doc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/dw-line-breaking.doc b/doc/dw-line-breaking.doc index a4ddd00e..bd6f8856 100644 --- a/doc/dw-line-breaking.doc +++ b/doc/dw-line-breaking.doc @@ -203,6 +203,9 @@ usw. <li>The calculation of badness is designed for justified text. For other alignments, it may be modified. (TODO: document this in detail.)</li> +<li>It should be simple to assign a larger penalty for hyphens, when + the line before is already hyphenated. This way, hyphens in + adjacent are pelalized furher./li> </ul> */ |