Hey,
The thread's a bit stale, so sorry if I'm beating a dead horse here,
On 5 December 2013 20:15, John Hendy wrote:
> Can you do it straight from R? Might be a better place to start? If not, I'd
> look into that first to avoid googling org and ESS stuff in vain!
More concrete: Try using cairo
On Dec 5, 2013 4:35 AM, "Sebastien Vauban" wrote:
>
> #+TITLE: ECM Process Coding System
> #+PROPERTY: eval yes
> #+PROPERTY: exports both
> #+PROPERTY: cache no
>
> * Problem
>
> I can't write accents in graphic titles (nor legends).
>
> * Settings
>
> After Googling (a lot), I always
Hello Vicente,
(Copying to the mailing list...)
Vicente Vera wrote:
> I have a similar problem, but found out a workaround.
> My native coding system is Latin-1, and after setting almost everything in
> my Emacs to UTF-8 with these lines in my init.el:
>
> (set-language-environment "UTF-8")
> (pr
#+TITLE: ECM Process Coding System
#+PROPERTY: eval yes
#+PROPERTY: exports both
#+PROPERTY: cache no
* Problem
I can't write accents in graphic titles (nor legends).
* Settings
After Googling (a lot), I always come back to the same set of solutions:
- Adding the following in my ~