Sébastien Vauban <wxhgmqzgw...@spammotel.com> 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.

Nick


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to