Hyphenation does not work in prince-alpha-2007-04-27-macosx. Reverting to the previous alpha fixed the problem.
Forum › Bugs
Hyphenation regressed
This is probably due to us renaming the hyphenation property for consistency with upcoming CSS specifications and then forgetting to tell you in the release notes. Sorry!
The new property is like this:
The idea is that "manual" means that you have to specify hyphenation points yourself, using soft-hyphen characters, while "auto" will trigger automatic hyphenation.
The new property is like this:
hyphens: manual | auto
The idea is that "manual" means that you have to specify hyphenation points yourself, using soft-hyphen characters, while "auto" will trigger automatic hyphenation.