fmt: new hyphenation support with penalties
commit5d20e93d9fcd37af03128fc712b282c7e9993b98
authorAli Gholami Rudi <ali@rudi.ir>
Wed, 30 Apr 2014 11:29:09 +0000 (30 15:59 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Wed, 30 Apr 2014 20:59:56 +0000 (1 01:29 +0430)
tree0537a2a398c4d9b3db8f9d0d20b20318441ac1ac
parent0065e9a53fb42e3116a469d44610c3c39d48c834
fmt: new hyphenation support with penalties

The .hyp request can specify the hyphenation penalty.  An argument of
1000 assigns the cost of formatting an empty line to each hyphenation;
a value between 0 and 100 seems feasible for common line lengths.
fmt.c
reg.c
roff.h
tr.c
wb.c