Announcing a new version of FormatR, 1.0.7.
FormatR provides perl-like Formats for ruby. It reads and writes
formatted text.
What’s New?
···
A new homepage, I’ve moved to sourceforge:
New download page:
http://prdownloads.sourceforge.net/formatr/FormatR.1.07.tar.gz?download
You can now print a format without needing to use eval via the
printFormatWithHash( aHash ) method or format.useHash(true).
Page numbering and consequently heads and tail have been greatly
improved. Previously changes within the top of a format were
not properly propagated to the body.
You can also set the number of lines left in a given format page.
See all the changes and more examples at
http://formatr.sourceforge.net/doc/
enjoy,
Paul