help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: canna2ps


From: Glenn Morris
Subject: Re: canna2ps
Date: Fri, 25 Apr 2003 12:13:36 +0100
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/directory/emacs.html)

"Guldo K" wrote:

> I set up emacs to use canna, for writing japanese text. It's fine.
> But when I try ps-spool-buffer I get:
> Font for some characters not found, continue anyway? (y or n)
> and the resulting *.ps lacks jap characters.

I'm not entirely sure, but maybe you could (if you haven't already)
get and install the intlfonts package
http://www.gnu.org/directory/localization/intlfonts.html

Then try something like:

(setq ps-multibyte-buffer 'bdf-font-except-latin)

(add-to-list 'bdf-directory-list "/path/to/intlfonts/bdf")


reply via email to

[Prev in Thread] Current Thread [Next in Thread]