emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-indent-mode sans-serif font support


From: Loris Bennett
Subject: Re: [O] org-indent-mode sans-serif font support
Date: Thu, 17 Jan 2013 10:12:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

onguarde <address@hidden> writes:

> org-indent-mode doesn't work well except on monospaced font. 
> Is there a way around this?

I don't think any form of indentation in Emacs with a non-monospaced
font is going to work properly.

> I want to use Arial font. (sans-serif font)
> But with org-indent-mode, the body and entry indents are misaligned, 
> This is very apparent at higher indent levels.

There are several nice sans-serif monospaced fonts, such as Lucida Sans
Typwriter, DejaVu Sans Mono, or Liberation Mono.  In my .emacs I have
the following

,---------------------------------------------------------------------------
| (set-face-attribute 'default nil :font "Liberation Mono-12" :weight 'bold)
`---------------------------------------------------------------------------

Cheers,

Loris

-- 
no sig is good sig







reply via email to

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