Date: 03/12/01
- Next message: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Previous message: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- In reply to: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Next in thread: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Reply: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
eschmid+sic <email protected> wrote:
> > Stylesheet takes language code for autogenerated text from lang
> > attribute.
>
> The attributes in the book element doesn't have any meaning. This is done
> by the Makefile (LANG=ko) and common.dsl (define %default-language% "ko").
But %default-language% is used by DSSSL stylesheet only when there is no
lang attribute in document. Try to change <book lang="kr"> to <book
lang="ko"> or remove lang attribute completely. After this change,
documentation is generated the right way. (In fact I just suppouse this,
because I have no CJK fonts on my machine, so I see just boxes instead
CJK characters;-).
-----------------------------------------------------------------
Jirka Kosek
e-mail: jirka <email protected>
http://www.kosek.cz
- Next message: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Previous message: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- In reply to: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Next in thread: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Reply: eschmid+sic <email protected>: "Re: [PHP-DOC] anyone knows what this error is?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

