OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: '#' chars displayed in ulink in table cell


Stephen Bannasch wrote:
> 
> Again using v1.49 of the docbook xsl stylesheets I get the following as output when displaying a ulink in a table cell.
> 
> CCProbe.exe
> [http:/#/#concord.org/#ccprobeware/
> #ccprobe/#download/#ccprobe-palmo
> s/#CCProbe.exe]
> 
> A '#' after every '/'.

This is because FOP can't interpret special character which signals
where it is possible to break URLs. You can turn off this feature by
following setting:

<xsl:param name="ulink.hyphenate" select="''"/>

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC