Next in thread → Next in month →

Re: DOCBOOK: Docbook et xsl

From
Jirka Kosek <>
Date
2002-06-19T16:23:03+00:00
ID
Thread
Re: DOCBOOK: 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: 
  http://www.kosek.cz
Next in thread → Next in month →