Sample of Examples from Text::KnuthPlass

hazy blue Catskill Mountains in distance

Here is a sampling of the PDF and Text output files generated from Text::KnuthPlass's examples/ directory. The filenames all have a filetype of ".pl", which, depending on how your operating system is set up, may automatically invoke Perl. Running tools/3_examples.pl will generate all this output.

PDF output (via PDF::Builder)

Output Names Program Name Excerpt? Notes
KP.pdf PDF/KP.pl no Demonstrate basic Knuth-Plass functionality. This example is originally mostly from the bramstein/typeset package.
Flatland.pdf PDF/Flatland.pl no Demonstrate a brief book excerpt (Flatland). There are cutouts with illustrations. This example is originally from the bramstein/typeset package.
Triangle.pdf PDF/Triangle.pl no Demonstrate other paragraph shapes, including triangular and circular.

Text output (flat ASCII text files)

Output Names Program Name Excerpt? Notes
T_KP.txt Text/KP.pl no Demonstrate basic Knuth-Plass functionality. This example is originally mostly from the bramstein/typeset package.
T_Flatland.txt Text/Flatland.pl no Demonstrate a brief book excerpt (Flatland). There are cutouts for illustrations. This example is originally from the bramstein/typeset package.
T_Triangle.txt Text/Triangle.pl no Demonstrate other paragraph shapes, including triangular and circular.