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

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

Re: printing non latin chars


From: Michael Heerdegen
Subject: Re: printing non latin chars
Date: Fri, 04 Nov 2011 00:33:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Hi rusi,

sorry to see that you didn't get more help.  I'm no expert here.

It seems to me that there is no trivial solution for what you want.

One possibility is to use BDF fonts for ps printing.  In Debian, install
the package "emacs-intl-fonts".  Then, set `ps-multibyte-buffer' to
'bdf-font.  After that, the ps files generated should use these BDF
fonts.  But don't be disappointed: They look not very elegant (bitmap
fonts).

Another possibility is to convert the buffer contents to html and use
some external program to print it.  You can use "htmlize.el" to do
this.  You can get it here:

   http://fly.srk.fer.hr/~hniksic/emacs/


Hope that helps a bit,

Michael.



reply via email to

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