[PHP-DOC] Re: multibyte characters in pdf manual From: jimw <email protected>
Date: 10/11/01

Rui Hirokawa <louis <email protected>> wrote:
> When I checked php manual available in www.php.net,
> I found multibyte characters of php manual in pdf format are
> completely broken.
>
> I don't know about jadetex, but I suspect that
> it has some problem to process multibyte characters.

has anyone built pdf's for the multibyte translations successfully?
any tips on things (fonts, whatever) that need to be installed for
this to work correctly are welcome. (and should get documented
someplace!)

> And I couldn't found the build log file
> (http://www.php.net/manual/ja/build-ja.log).
> It is available in some different place ?

yes, it's http://www.php.net/manual/ja/build.log now. (and the same is
true for the other languages.) sorry if i forgot to mention this
change to the list before.

the automated building was also not working due to lynx being
difficult when being run from cron (complaining about the terminal not
being smart, even though we're using -dump and even -term=vt100).
i've resolved this problem, too, so the various languages should get
rebuilt in the next few days.

jim