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

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

how to set fonts for a language


From: François Patte
Subject: how to set fonts for a language
Date: Thu, 26 Dec 2013 22:46:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

Bonjour,

I use emacs to publish multilingual texts with xelatex. I have
customized some keys in order to switch from a script to another one,
like this:

(global-set-key [f12]
  (lambda () (interactive) (set-input-method "bengali-itrans")))

So far, it works perfectly, emacs uses some Bengali fonts installed on
debian sid.

I want now to use some special otf/ttf fonts in association with this
switch: when I press f12 key, I want that emacs use these fonts for
displaying the text. Is that possible and how.


Thanks for any help.
-- 
François Patte
Université Paris Descartes


reply via email to

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