all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to set fonts for a language
@ 2013-12-26 21:46 François Patte
  2013-12-27  3:57 ` Jambunathan K
       [not found] ` <mailman.10486.1388116750.10748.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: François Patte @ 2013-12-26 21:46 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-27 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26 21:46 how to set fonts for a language François Patte
2013-12-27  3:57 ` Jambunathan K
     [not found] ` <mailman.10486.1388116750.10748.help-gnu-emacs@gnu.org>
2013-12-27 12:33   ` François Patte
2013-12-27 13:42     ` Jambunathan K
2013-12-27 13:47       ` Jambunathan K
2013-12-27 15:17         ` Eli Zaretskii

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.