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] | [List Home]


Subject: RE: [docbook-apps] Wrapping on Characters Other Than Space?


Could be a fop problem. It hyphenates for me at the = using XEP:
 
<xsl:param name="hyphenate.verbatim.characters"
select="'()+=,/\>&#60;.'"/>

David

> -----Original Message-----
> From: Paul Moloney [mailto:paul_moloney@hotmail.com]
> Sent: Wednesday, July 19, 2006 10:32 AM
> To: David Cramer (Tech Pubs); docbook-apps@lists.oasis-open.org
> Subject: Re: [docbook-apps] Wrapping on Characters Other Than Space?
> 
> From: "David Cramer (Tech Pubs)" <dcramer@motive.com>
> 
> > You want this param:
> >
http://docbook.sourceforge.net/release/xsl/current/doc/fo/hyphenate.verb
> > atim.characters.html
> 
> Thanks, David. I tried the following line in my customisation layer:
> 
>     <xsl:param name="hyphenate.verbatim.characters" select="'
> ='"></xsl:param>
> 
> However, the text doesn't wrap on a equal sign. We're using fop 0.25 -
> possibly that doesn't support this parameter?
> 
> -pm


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