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


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 et xsl


Th Templ wrote:

> I try all properties you tell me and it work fine except language. I make a
> french documentation.

The correct way to set language is to use lang attribute in instance of
your document. E.g.:

<?xml ...?>
<!DOCTYPE ...>
<book lang="fr">
 ...
</book>

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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