eqn: breakcost command to specify line-break cost
commitee341e1d404318ff5587026b3a2db592a2bfd459
authorAli Gholami Rudi <ali@rudi.ir>
Fri, 19 Jun 2015 08:01:12 +0000 (19 12:31 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Fri, 19 Jun 2015 08:03:31 +0000 (19 12:33 +0430)
tree3ea6e42f34d2610de32fccd485ff333457d57a5e
parentac72b88c705357a5c04c6e4e1edd9ef6e8d4bc17
eqn: breakcost command to specify line-break cost

The default values are:

  breakcost rel 100
  breakcost bin 200
  breakcost punct 1000

Also the following command disables breaking equations:

  breakcost any 0
box.c
def.c
eqn.c
eqn.h
tok.c