diff options
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> */ |