all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Italics with Inconsolata font
Date: Sat, 10 Aug 2013 00:12:10 +0800	[thread overview]
Message-ID: <87pptmc085.fsf@ericabrahamsen.net> (raw)
In-Reply-To: ku2vir$o3e$1@ger.gmane.org

Frederik <freak.fred@gmail.com> writes:

> 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?

No, I don't think Inconsolata has italics -- most monospace fonts don't
(though apparently DejaVu does!). I'm also using the Arch package as
well, and I've noticed Inconsolata doesn't provide beyond basic ascii.

> 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




  reply	other threads:[~2013-08-09 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-09 14:50 Italics with Inconsolata font Frederik
2013-08-09 16:12 ` Eric Abrahamsen [this message]
2013-08-09 16:59 ` Peter Dyballa

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pptmc085.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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.