onguarde <ongua...@gmail.com> 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