blob: 50f1f2e95309a86351dc7c7924c9789f2dfba7a9 (
plain) (
blame)
1
2
3
|
These routines will reflow the paragraphs in the given file, filehandle,
string or array using Knuth's paragraphing algorithm (as used in TeX) to
pick "good" places to break the lines.
|