Vincent Hennebert
Wed, 03 Feb 2010 03:28:17 -0800
Hi, Amick, Eric wrote: > I haven't tried it, but I would expect > > <fo:inline keep-together.within-line="always">/mnt/install</fo:inline> > > to do what you need. And if you need a more fine-grained solution, you can use the Word Joiner Unicode character (U+2060): /⁠mnt/install Especially in long URLs, you may want to allow line breaking after some slashes. HTH, Vincent > Eric Amick Systems Engineer II > Legislative Computer Systems > > >> -----Original Message----- >> From: Brad Smith [mailto:usernamenum...@gmail.com] >> Sent: Tuesday, February 02, 2010 9:54 >> To: fop-users@xmlgraphics.apache.org >> Subject: Is it possible to prevent line breaks on '/'? >> >> 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: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org