emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Knuth and Plass line breaking algorithm


From: Nicolas P. Rougier (inria)
Subject: Knuth and Plass line breaking algorithm
Date: Sat, 11 Dec 2021 16:38:55 +0100
User-agent: mu4e 1.6.8; emacs 27.2


I'm reading the ongoing thread on variable pitch text filling and I did not see a mention to the Knuth and Plass line breaking algorithm (the one used in TeX). Maybe I missed it but I wanted to be sure it has been considered (I'm making a separate post to not break the vraible pitch thread).
Original article:
http://www.eprg.org/G53DOC/pdfs/knuth-plass-breaking.pdf

Emacs implementation:
https://github.com/Fuco1/justify-kp (from 2014, I did not manage to run it)

Javascrip implementation:
https://github.com/bramstein/typeset


Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]