]> granicus.if.org Git - docbook-dsssl/commitdiff
put links in blue in PS output (note that this matches how groff
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Mar 2008 00:48:13 +0000 (00:48 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 10 Mar 2008 00:48:13 +0000 (00:48 +0000)
renders content marked up with the .URL macro)

xsl/manpages/endnotes.xsl

index 4e11450dd552f8f86796dcb3113eb42659f13587..29f105fd19345652173d5bfaf8da8566f074381a 100644 (file)
     <xsl:variable name="link.wrapper">
       <xsl:value-of select="$notesource.contents"/>
     </xsl:variable>
+    <xsl:text>\m[blue]</xsl:text>
     <!-- * This is a hyperlink, so we need to determine if the user wants -->
     <!-- * font formatting applied to it, and if so, what font -->
     <xsl:choose>
         <xsl:value-of select="$notesource.contents"/>
       </xsl:otherwise>
     </xsl:choose>
+    <xsl:text>\m[]</xsl:text>
   </xsl:if>
 
   <xsl:if test="$notesource.number != ''">