This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Language name in FO


At 16:37 30/04/2003 +0100, Ian Moor wrote:
I have just started using xsl to produce fo for FOP, using FOP 0.20.5, which no longer comes with a hyphen pattern for english
(en) but does have en_GB hyphenation. How can I make the xsl stylesheet put the language name 'en_GB' in the
the FO. I've tried setting "l10n.gentext.language" to "'en_GB'" in the customisation, but the _GB is not output
in the FO. How can I set the output language ?


<fo:page-sequence country="en-GB">

or whatever,
from http://www.ietf.org/rfc/rfc2396.txt

Specifies the country to be used by the formatter in language-/locale-coupled services, such as line-justification
strategy, line-breaking, and hyphenation.



HTH DaveP




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]