all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Italics with Inconsolata font
@ 2013-08-09 14:50 Frederik
  2013-08-09 16:12 ` Eric Abrahamsen
  2013-08-09 16:59 ` Peter Dyballa
  0 siblings, 2 replies; 3+ messages in thread
From: Frederik @ 2013-08-09 14:50 UTC (permalink / raw)
  To: help-gnu-emacs

Hey there!

I don't manage to display italics in emacs with the Inconsolata font. I
searched the web and found some bug reports, but they date back to 2009.

I remember when using Windows some years ago everything worked out of
the box -- Inconsolata does have oblique/italic glyphs, doesn't it?

I encountered something odd: When I do S-<Mouse 1> -> `Change buffer
font' the dialogue shows me Inconsolata Medium (Regular), Italics, Bold
and Bold-Italics. But selecting `Regular' will make the whole buffer
font bold, selecting `Italics' will change back to the regular font
face; the other two options result both in a bold face.

My settings:

.Xresources:
Emacs.FontBackend: xft
Emacs.font: Inconsolata:pixelsize=15:slant=italic

.emacs
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(italic ((t (:slant italic)))))

(Emacs 24.3.1 on Arch Linux.)

However, I do get italics in emacs when changing the .Xresources to
Emacs.font: DejaVu Sans Mono

Any hints greatly appreciated!

Regards

-- 
Frederik




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

end of thread, other threads:[~2013-08-09 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 14:50 Italics with Inconsolata font Frederik
2013-08-09 16:12 ` Eric Abrahamsen
2013-08-09 16:59 ` Peter Dyballa

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.