Re: [O] error exporting with reference to table in another file

2014-09-24 Thread John Kitchin
Thanks for checking. It turns out to be a silly problem that is my fault. I extracted attachments out of two different PDF files into the same directory, and both PDF files had an attachment called supporting-information.org. So the first one is what had the TiO2-data table, and it got overwritten

Re: [O] error exporting with reference to table in another file

2014-09-23 Thread Aaron Ecay
Hi John, 2014ko irailak 20an, John Kitchin-ek idatzi zuen: > > Hi all, > > I have this ina n org-file: > > > #+NAME: anatase-tio2-elisp > #+BEGIN_SRC emacs-lisp :var data=supporting-information.org:TiO2-data > (remove-if-not (lambda (x) (string= "anatase" (nth 1 x))) data) > #+END_SRC > > #+R

[O] error exporting with reference to table in another file

2014-09-20 Thread John Kitchin
Hi all, I have this ina n org-file: #+NAME: anatase-tio2-elisp #+BEGIN_SRC emacs-lisp :var data=supporting-information.org:TiO2-data (remove-if-not (lambda (x) (string= "anatase" (nth 1 x))) data) #+END_SRC #+RESULTS: anatase-tio2-elisp | TiO$_2$ | anatase | LDA| -2802.73 | 33.62 | 187.4 |