Re: Applying Finn Bock's patch (again) :-)

2005-05-02 Thread Glen Mazza
BTW, is the page breaking also using Knuth's algorithms, or is it from the research paper* that Jeremias ordered a few months back and was mentioning to us? I have been generically calling both the line- and page-breaking the "Knuth code"--I don't know how correct that is. Thanks, Glen * Also,

Applying Finn Bock's patch (again) :-)

2005-05-02 Thread Luca Furini
I realized just a few days ago that the breaking algorithm (in the BreakingAlgorithm class) is not fully patched with Finn's great refactoring of the Knuth code (bug 32612). I must admit that this is due to my laziness: when I was playing with Knuth's algorithm for page breaking I applied to my lo