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

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

Re: Postscript Print Buffer


From: Raimund Kohl-Fuechsle
Subject: Re: Postscript Print Buffer
Date: Sat, 26 Mar 2005 14:17:37 +0100

Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Sat, 26 Mar 2005 00:22:10 +0100
> > From: Raimund Kohl-Fuechsle <Raimund.Kohl@nabuli.de>
> > 
> > I avoided diving into this since some times now - now I want to "crack
> > the nut", so to say - and let me start with asking for help to eliminate
> > a problem first: Whenever I now try to print via Postscript Print Buffer
> > (B+W) the german Umlauts aren't printed - no matter which (given)
> > font-family I use.
> 
> font-family is the wrong place to look.  You should instead customize
> the value of ps-multibyte-buffer (which see).  Based on what you tell,
> the value of `bdf-font-except-latin' will do what you want.

 '(ps-font-family (quote Palatino))
 '(ps-lpr-command "lp")
 '(ps-multibyte-buffer (quote bdf-font-except-latin))
 '(ps-paper-type (quote a4))
 '(ps-printer-name-option "")

I guess that's what you mean, right?  Ok, did that but nothing changed
(yes, I byte-compiled .emacs) - no Umlauts with PS Print Buffer (B+W).

What else could I do?

ray





reply via email to

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