tr: .hydash and .hystop requests
commit96f78282dd2aa43bb8cc038cf15cfdf20cd598b9
authorAli Gholami Rudi <ali@rudi.ir>
Sun, 14 Dec 2014 12:51:14 +0000 (14 16:21 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Sun, 14 Dec 2014 12:55:49 +0000 (14 16:25 +0330)
tree1656870389cefa06d4f7d08c11d2c6b9233745a3
parent8cd43423e4842210048f29e450ed339fbd17ea82
tr: .hydash and .hystop requests

The .hydash request specifies the list of characters after which words
may be broken (even when hyphenation is disabled) without inserting
hyphens.  Note that zero-width break point (\\:) is always in this
list.  The .hystop request specifies hyphenation inhibiting
characters.  Words containing any of the given characters are not
hyphenated, unless after dashes (characters specified via .hydash).
fmt.c
roff.h
tr.c
wb.c