"Egon Schmid (@work)" wrote:

> > Problem is that DSSSL stylesheets does not know "kr" language (Korea?).
> > There is language "ko" in DSSSL stylesheets. IMHO this is error in
> > php-doc, because "kr" is country code (ISO 3166) and "ko" is language
> > code (ISO 639). Short term solution would be to change lang="kr" to
> > lang="ko" in manual.xml. Long term solution is to change "kr" to "ko" in
> > php-doc consistently.
> 
> Nope. If you configure --with-lang=kr and look into the Makefile you
> will see a line with "LANG=ko". Since DSSSL 1.59 "ko" is supported. BTW
> I get the same error messages.

But if you look manual.xml generated by configure you will see

...
<book id="manual" lang="kr">
 <title>&PHPManual;</title>
...

Stylesheet takes language code for autogenerated text from lang
attribute.

-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to