From: Harald Maier <harald@maierh.de>
Subject: Re: Latin-9: Font Problem with ps-print and German Umlauts
Date: Sun, 14 Dec 2003 14:05:21 +0100 [thread overview]
Message-ID: <m3u143ft2m.fsf@ate.maierh> (raw)
In-Reply-To: mailman.54.1071406338.868.help-gnu-emacs@gnu.org
Eli Zaretskii <eliz@elta.co.il> writes:
>> From: Harald Maier <harald@maierh.de>
>> Newsgroups: gnu.emacs.help
>> Date: Sun, 14 Dec 2003 08:23:37 +0100
>>
>> I switch to Latin-9 (de_DE@euro) an all works fine except postscript
>> printing. If I print a buffer with german umlauts emacs complaints
>> that the 'Font for some characters not found'. How can I solve this
>> problem? The problem happens with both emacs-21.3 and emacs-21.3.50.
>
> See the variable ps-mule-font-info-database-default: you need to
> customize it so that it supports Latin-9, in a way similar to what
> ps-mule-font-info-database-latin does for Latin-1. The doc string of
> ps-mule-font-info-database should explain the data structure of these
> variables.
>
> (All the variables I mentioned are defined and used on ps-mule.el,
> which see.)
Thanks Eli,
I have changed the variable ps-mule-font-info-database-default to
,----
| ((latin-iso8859-15 ; new entry
| (normal nil nil iso-latin-9)) ; new entry
| (latin-iso8859-1
| (normal nil nil iso-latin-1)))
`----
The German umlauts now print very fine, except the Euro sign. The Euro
sign still prints on paper as circle with edges (¤). In emacs
displaying of the Euro sign is fine. If anybody knows how to change
that I would appreciate it.
Harald
next prev parent reply other threads:[~2003-12-14 13:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-14 7:23 Latin-9: Font Problem with ps-print and German Umlauts Harald Maier
2003-12-14 11:51 ` Eli Zaretskii
[not found] ` <mailman.54.1071406338.868.help-gnu-emacs@gnu.org>
2003-12-14 13:05 ` Harald Maier [this message]
2003-12-14 14:12 ` Eli Zaretskii
[not found] ` <mailman.56.1071414761.868.help-gnu-emacs@gnu.org>
2003-12-14 15:58 ` Harald Maier
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3u143ft2m.fsf@ate.maierh \
--to=harald@maierh.de \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).