« Return to Thread: line-breaks after slashes in filenames
by Bjoern :: Rate this Message:
Reply to Author | View in Thread
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.