Subject: Re: xsl fo Hyphenation - language property issue
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Thu, 14 Aug 2003 19:56:41 +0200
|
Mark Ivs wrote:
Can anyone tell me if this is this valid ...
<fo:block hyphenate="true" language="none">some
text</fo:block>
Can I have language="none" ?
Yes.
Well I tried this, I get this error....
[ERROR] if property 'hyphenate' is used, a language
must be specified
You can't hyphenate unless you specify a language the processor
knows. "None" is no such language specification.
J.Pietschmann
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|