You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by kralik <kr...@ijablonec.cz> on 2006/04/05 11:45:45 UTC

Couldn't find hyphenation pattern

Hello!

I have a problem with FOP Trunk. 
If I run FOP, it transform my document, but without hyphenation. 
Statement of FOP always ends with following message:
 
Couldn't find hyphenation pattern cs

In previous version (0.91beta) was hyphenation OK. I assumed, that
hyphenation of Czech and Slovak words is also implemented in Trunk.
 
Example from my XSL file:


&lt;xsl:template match="Text">
	&lt;fo:block hyphenate="true" text-align="justify" language="cs">
		&lt;xsl:apply-templates select="*|text()"/>
	&lt;/fo:block>
&lt;/xsl:template>

Where could be mistake?


Regards,

Pavel Tyl
--
View this message in context: http://www.nabble.com/Couldn%27t-find-hyphenation-pattern-t1398418.html#a3761168
Sent from the FOP - Users forum at Nabble.com.

Re: Couldn't find hyphenation pattern

Posted by kralik <kr...@ijablonec.cz>.
With "OFFO" is now hyphenation OK. 
But in FOP 0.91beta I had no file fo-hyph.jar in my lib folder or in
classpath and hyphenation was OK too.
I don't understand it.

Pavel Tyl
--
View this message in context: http://www.nabble.com/Couldn%27t-find-hyphenation-pattern-t1398418.html#a3762935
Sent from the FOP - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Couldn't find hyphenation pattern

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
I don't see any problems with hyphenation in the latest FOP Trunk. I
suspect the JAR file with the hyphenation patterns (from
http://offo.sf.net) is not on your classpath. It may have gone lost when
you went from 0.91beta to Trunk.

On 05.04.2006 11:45:45 kralik wrote:
> 
> Hello!
> 
> I have a problem with FOP Trunk. 
> If I run FOP, it transform my document, but without hyphenation. 
> Statement of FOP always ends with following message:
>  
> Couldn't find hyphenation pattern cs
> 
> In previous version (0.91beta) was hyphenation OK. I assumed, that
> hyphenation of Czech and Slovak words is also implemented in Trunk.
>  
> Example from my XSL file:
> 
> 
> &lt;xsl:template match="Text">
> 	&lt;fo:block hyphenate="true" text-align="justify" language="cs">
> 		&lt;xsl:apply-templates select="*|text()"/>
> 	&lt;/fo:block>
> &lt;/xsl:template>
> 
> Where could be mistake?


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Couldn't find hyphenation pattern

Posted by Chris Bowditch <bo...@hotmail.com>.
kralik wrote:

> Hello!
> I have a problem with FOP Trunk.
> If I run FOP, it transform my document, but without hyphenation.
> Statement of FOP always ends with following message:
> *Couldn't find hyphenation pattern cs*

Did you download the fop-hyph.jar available separately from OFFO?

The hypenation patterns are now distributed in fop-hyph.jar because they 
are not compatible with Apache's License. OFFO home page can be found here:

http://offo.sourceforge.net/

<snip/>

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Making frontpage in docbook

Posted by "J.Pietschmann" <j3...@yahoo.de>.
On 09.04.2010 10:34, Rijaa wrote:
> I was trying to make front page in docbook one month ago, but i dont
> find the solution yet!

You'll probably have more luck on a list dedicated to DocBook,
try docbook-apps@lists.oasis-open.org first.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Making frontpage in docbook

Posted by Rijaa <ra...@yahoo.fr>.
Hello,

I was trying to make front page in docbook one month ago, but i dont
find the solution yet!

Is there someone who can help me to solve this problem?
I use docbook 4.5, 
i tried to follow this url 
http://www.dpawson.co.uk/docbook/styling/titlepage.html
           Regards,
       Rija
-- 
View this message in context: http://old.nabble.com/Couldn%27t-find-hyphenation-pattern-tp3761168p28189220.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org