Is it possible to prevent fop from breaking lines on certain characters? For example, I've got a few places where lines break like this:
""" ...Instead list the contents of / mnt/install and... """ That looks pretty terrible, and it would be much better if all of "/mnt/install" were bumped to the next line instead. How can that be done? --Brad --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
