« Return to Thread: line-breaks after slashes in filenames

Re: 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.
That just works perfect for me. Thank you.

Bjoern

 « Return to Thread: line-breaks after slashes in filenames