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] FO: language= ?


On Tue, Jun 24, 2003 at 10:51:35PM +0500, David Tolpin wrote:
> Hi,
> 
> what's the proper way to set 'language' attribute with DocBook XSL stylesheets
> for XSL FO? I've tried but failed for German (I assume the code is 'de').
> 
> I need that for hyphenation to work.

You can put a lang="de" attribute in an element
that starts a page-sequence (chapter, etc) to add a
language="de" property for that page-sequence.  If you
want it for the whole document, put lang="de" in the
document's root element, or set the command line parameter
l10n.gentext.language="de".  Either one should put the
language="de" attribute in fo:root.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


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