~jaro/balkon

Improve documentation for pagination.
Prepare pagination for future layout types.
Add paragraph pagination.
Bump version to 0.2.1.0.
Implement splitting ParagraphLayout into lines.
Implement generic pagination internally.
Better format ParagraphConstruction documentation.
Bump version to 0.2.0.1.
Remove non-existent extra-source-files.
Set release date for v0.2.0.0.
Add missing files to Cabal package description.
Separate module for the ParagraphLayout type.
Test removing spaces around lines.
Remove collapsible spaces at beginning of lines.
Ensure tests do not pass with missing files.
Add script for manual testing.
Allow empty lines when hard line breaking.
Support hard line breaks.
Bump version to 0.2.0.0.
Include fontInfo in the repository.

This should make it possible to use the sample test outputs straight
from the repository, without having to build and run the tests.
Next