Re: [O] Wrong captialisation from a latex src block

2013-09-26 Thread Nick Dokos
"Dieter Wilhelm, H." writes: > Sorry, I forgot to say that I'm using org-8.2. > > 2013/9/26 Dieter Wilhelm, H. : >> Dear (), >> >> when I'm trying to asign a variable in the following way: >> >> #+BEGIN_SRC latex :var Idir = (concat (org-attach-dir) "/PostImage") >>\animategraphics

Re: [O] Wrong captialisation from a latex src block

2013-09-26 Thread Dieter Wilhelm, H.
Sorry, I forgot to say that I'm using org-8.2. 2013/9/26 Dieter Wilhelm, H. : > Dear (), > > when I'm trying to asign a variable in the following way: > > #+BEGIN_SRC latex :var Idir = (concat (org-attach-dir) "/PostImage") >\animategraphics[autoplay,loop,width=10cm] > {5}{Idir

[O] Wrong captialisation from a latex src block

2013-09-26 Thread Dieter Wilhelm, H.
Dear (), when I'm trying to asign a variable in the following way: #+BEGIN_SRC latex :var Idir = (concat (org-attach-dir) "/PostImage") \animategraphics[autoplay,loop,width=10cm] {5}{Idir}{716}{728} #+END_SRC I'm getting a wrong capitalisation of Idir: #+RESULTS: