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] Hyphenation character


Since xsl-stylesheets version 1.61.0 i get "#" and boxes instead of hyphonation dashes on the titlepage and within tables (while creating pdf)... in the normal text the hyphenation works correct.

I don't think that this is a problem of FOP because it worked with the older stylesheets. 

BTW: The latest FOP version works fine with the "older" hyph-patterns. 
Just insert the languagespecific file in the hyph directory of FOP 0.20.5rc2 (or specify one in the config file). 



-----Original Message-----
From: Rankine, Alastair J (Alastair)
To: Ian Moor; docbook apps list
Sent: 12.05.2003 22:08
Subject: RE: [docbook-apps] Hyphenation character

Following up my own post: Looks like FOP removed some hyphenation
"patterns" in their latest releases for licensing reasons. (See
http://archives.apache.org/eyebrowse/ReadMsg?listName=fop-dev@xml.apache
.org&msgNo=4509 )

My workaround is currently to disable hyphenation using the "hyphenate"
parameter in the print stylesheet driver file:

  <xsl:param name="hyphenate">false</xsl:param>


> -----Original Message-----
> From: Rankine, Alastair J (Alastair) 
> Sent: Monday, May 12, 2003 1:39 PM
> To: Ian Moor; docbook apps list
> Subject: RE: [docbook-apps] Hyphenation character
> 
> 
> I had the same problem using FOP 0.20.5rc. Upgrading to FOP 
> 0.20.5rc2 is a possible workaround - although it does seem to 
> disable hyphenation altogether, and results in a lot of these 
> errors output from FOP:
> 
>      [java] [ERROR] Couldn't find hyphenation pattern en
>      [java] [ERROR] Error building hyphenation tree for language en
> 
> I had a look at the .fo output from the stylesheets (and 
> Saxon), and it seems to be OK. Not that I know too much about 
> XSL-FO, but there is a hyphenation-character attribute which 
> seems to be set appropriately, _provided_ that the file is 
> opened as UTF-8. Maybe the earlier FOP release is getting 
> confused as to the file encoding, and not opening it as 
> UTF-8? Maybe it's fixed in 0.20.5rc2, and the above error is 
> a separate problem?
> 
> 
> > -----Original Message-----
> > From: Ian Moor [mailto:iwm@doc.ic.ac.uk]
> > Sent: Saturday, May 10, 2003 11:08 AM
> > To: docbook apps list
> > Subject: [docbook-apps] Hyphenation character
> > 
> > 
> > I am using xalan and fop, I have moved to stylesheet 1.61  
> > and now the hyphens printed in 
> > both pdf and ps as # 
> >     Ian Moor
> > Ian W Moor                   Department of Computing,
> > iwm@doc.ic.ac.uk           Imperial College.
> >                                     180 Queensgate
> >                                      London SW7 2AZ UK.
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: 
> docbook-apps-unsubscribe@lists.oasis-open.org
> > For additional commands, e-mail: 
> > docbook-apps-help@lists.oasis-open.org
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: 
> docbook-apps-help@lists.oasis-open.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


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