On 22 October 2017 at 17:56, Jacques Ropers wrote:
>
> Hi all,
>
> I can't fathom why the accented "é" in the following ggplot2 graph makes
> R hangs when using tikzdevice, whereas it works using simple pdf device.
>
[...]
I just tried your code and my R doesn't hang but it does give an TeX-erro
Hi all,
I can't fathom why the accented "é" in the following ggplot2 graph makes
R hangs when using tikzdevice, whereas it works using simple pdf device.
##
library(tikzDevice)
library(ggplot2)
options(tikzDefaultEngine = "luatex")
tikzLualatexPackages =c(
"\\usepackage{tikz}\n",
"
2 matches
Mail list logo