fix the text splitting routines
authorjohn <john>
Fri, 27 Sep 2002 09:08:26 +0000 (09:08 +0000)
committerjohn <john>
Fri, 27 Sep 2002 09:08:26 +0000 (09:08 +0000)
commit85f3d92c18ec1cce217f4dbeb3ad6619505be1a3
tree78657b5705cdae718ace67b7b0b417c8a01481cc
parent65a434ecc9c986036a02e350b0feadcbd8a92e23
fix the text splitting routines
so that we only break sections on word boundaries
not only do we not have to learn how to hyphenate in a correctly
localized manner, but we also avoid the problem encountered
of splitting in the middle of "&#34;", which the xml parser just *loved*
source/mircoders/producer/PDFPreFormattingProducerNode.java