Thomas Schraitle wrote: > > > > <xsl:template match="filename"> > <fo:inline hyphenate="false"> > <xsl:apply-templates mode="hyphenate-url"/> > </fo:inline> > </xsl:template> > > The above template can be improved, but it's just the general idea. >
That just works perfect for me. Thank you. Bjoern -- View this message in context: http://www.nabble.com/line-breaks-after-slashes-in-filenames-tp14997510p15004121.html Sent from the docbook apps mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
