all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: how to print national characters in emacs
Date: Tue, 18 Mar 2008 22:37:50 +0200	[thread overview]
Message-ID: <u1w67ix9d.fsf@gnu.org> (raw)
In-Reply-To: <m2tzj4gomf.fsf@tenbit.pl>

> From: rabbit50@tenbit.pl
> Date: Tue, 18 Mar 2008 14:15:04 +0100
> 
> I am running emacs 22.
> I installed intlfonts 1.2.1 package to emacs
> and configured them for X:
> 
> $ xset +fp /usr/local/share/emacs/fonts
> $ xset fp rehash
> 
> then chose some font from intlfonts: -ETL-Fixed-Medium-R-Normal--14-140-72-72-C-70-ISO8859-2.
> Emacs changed font to this one, so it looks like fonts are installed properly in my system.
> 
> Then I put some national fonts to *scratch* and tried to print it with M-x ps-print-region.
> 
> Emacs tells:
> 
> These characters in the buffer can't be printed:
>  ą, ą, ą, ę, ę, ę, ę, ę, ż, ż, ż
> Click them to jump to the buffer position,
> or C-u C-x = will give information about them.
> 
> Please answer y or n.  Font for some characters not found, continue anyway? (y or n) 
> 
> 
> 
> Unfortunatelly, document printed does not contain my national fonts.
> 
> Have You got idea what might be the reason?

The remedy for this problem depends on how (and whether) your printer
supports Latin-2 characters in PostScript mode.  In a nutshell, Emacs
can either use the Latin-2 fonts built into your printer (but it needs
to be told it can do that), or download BDF fonts from the Intlfonts
package into the printer, and use that.  To see how to set this up, I
suggest to read the commentary near the beginning of the file
ps-mule.el (that is part of the Emacs package), and set
ps-multibyte-buffer according to the information there.  It is also
possible that you will have to customize the variable
bdf-directory-list.





  parent reply	other threads:[~2008-03-18 20:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 13:15 how to print national characters in emacs rabbit50
2008-03-18 18:18 ` Peter Dyballa
2008-03-18 20:37 ` Eli Zaretskii [this message]
2008-03-19  8:41 ` Dmitri Minaev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u1w67ix9d.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.