[cl-typesetting-devel] Line breaking algorithm?
    Marc Battyani 
    marc.battyani at fractalconcept.com
       
    Fri Feb 29 22:33:50 UTC 2008
    
    
  
Peter Seibel wrote:
> What algorithm does cl-typesetting use for computing line breaks? I
> looked at fit-lines and it was a bit daunting. Is it TeX's algorithm?
> Something better? Something worse? Or something different and believed
> to be just as good?
The hyphenation algorithm is the TeX's algo.
The positionning on the line is an improved one.
The multi-lines breaking is not implemented. I wanted to use Screamer to
make a good one but could not find the time to do it.
Marc
    
    
More information about the cl-typesetting-devel
mailing list