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

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

Re: Fixed width font for euro symbol


From: Guido Van Hoecke
Subject: Re: Fixed width font for euro symbol
Date: Sat, 18 Aug 2012 17:55:14 +0200

Hi Peter,

Thank you for your reply.

On 18 August 2012 16:56, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
> Am 18.08.2012 um 14:57 schrieb Guido Van Hoecke:
>
>> Can this somehow be avoided?
>
> Yes. I think you just need to use one font for all text. C-u C-X = on
> € and on one of its two neighbours should tell which fonts are
> used. If they are not the same you can set initial-frame-alist and
> default-frame-alist to use a specific font with €. ('(font
> . "Liberation_Mono") or      '(font
> . "-apple-Menlo-medium-normal-normal-*-9-*-*-*-m-0-iso10646-1"))

I already had this in my initialisation scripts:

(set-face-font 'default
"-apple-Menlo-medium-normal-normal-*-12-*-*-*-m-0-iso10646-1")

Adding (set-fontset-font "fontset-default" 'unicode "Menlo") after that
as suggested by Giorgio fixed my line height problem.

Thanks anyway!

With kind regards,


Guido

--
Knowledge without common sense is folly.

http://vanhoecke.org ... and go2 places!



reply via email to

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