Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/pdf.xsl

    r2a26a4f5 rb8d33a5  
    5454       See pdf/lfs-mixed.xsl.
    5555       Note: the argument in select= is a zero-width space
    56        (unicode 200b, encoded in utf-8)-->
    57   <xsl:param name="ulink.hyphenate" select="''"/>
     56       (unicode 200b)-->
     57  <xsl:param name="ulink.hyphenate" select="'&#x200B;'"/>
    5858
    5959  <!-- List of characters to allow ulink URLs, and supported inline tags,
Note: See TracChangeset for help on using the changeset viewer.