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




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