emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-babel source code :fonts serif not working


From: Vikas Rawal
Subject: [O] org-babel source code :fonts serif not working
Date: Thu, 26 Mar 2015 07:44:47 +0530

The following code does not produce image with serif fonts for me. It used to 
work earlier but it seems the behaviour has changed. Could anyone confirm.

#+BEGIN_SRC R :results output graphics :exports results :file filename.png 
:width 1200 :height 700 :fonts serif
 <<R code here to produce a graph>>
#+END_SRC

Org-version: Org-mode version 8.3beta (release_8.3beta-688-g44744b @ 
/Users/vikas/.emacs.d/src/org-mode/lisp/)


Vikas


reply via email to

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