emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: nicely managing multiple calendars in the agenda


From: Sébastien Vauban
Subject: [Orgmode] Re: nicely managing multiple calendars in the agenda
Date: Mon, 03 May 2010 20:49:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Hi Nick,

Nick Dokos wrote:
> Sébastien Vauban <address@hidden> wrote:
>
>>     (setq org-tag-faces
>>           '(("home" . (:background "#D4EAFF" :italic t))
>>             ("work" . (:italic t :background "#F9E816"))))
>> 
>> Though, only the color spec above is taken into account. Tags are not in
>> italics like for all the others:
>> 
>>      (org-tag ((t (:foreground "rgb:81/6A/7D" :background "rgb:F7/B8/DE" :i=
>> talic t))))
>> 
>> Maybe a bug?
>
> Or maybe the font does not come in italic? AFAIK, if that's the case, then
> the italic attribute is just ignored.

Nice try -- and you're definitely right asking (as this could easily be
overlooked), but here that's not the case: my font is Consolas (under Ubuntu),
which comes in italics.

And I get _all the tags in italics_, thanks to the above specification of
`org-tag' -- _all but 2_ tags: `home' and `work', which come in their upright
version, independently of the argument passed in `org-tag-faces'.

Thanks for helping...

Seb

-- 
Sébastien Vauban





reply via email to

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