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

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

Re: psprint and the message "Font for some characters not found"


From: Kai Großjohann
Subject: Re: psprint and the message "Font for some characters not found"
Date: Mon, 30 Jun 2003 22:20:48 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Jörg Maier <joerg.maier@rz.uni-mannheim.de> writes:

> Do i have to include the intlfonts specially (eg in .emacs)? do i have to use
> intlfonts to ps-print special characters rather than to lpr them? why
> is ps-print-buffer here not working while print-buffer does?

Ah, maybe you also need this:

(when (file-directory-p "/usr/sw/intlfonts/1.2/lib/X11/fonts/bdf/")
  (add-to-list 'bdf-directory-list
               "/usr/sw/intlfonts/1.2/lib/X11/fonts/bdf"))

-- 
~/.signature


reply via email to

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