Re: [O] new exporter now drops labels

2012-09-13 Thread cberry
Nicolas Goaziou writes: > cbe...@tajo.ucsd.edu writes: > >> Pulled 343b648..0b13ec8 a few minutes ago. >> >> Still no "version-label" label for the src block. > > Indeed, it was a completely different problem. It should be fixed, this > time. Thanks. Looks good, now. Thank you! Chuck

Re: [O] new exporter now drops labels

2012-09-13 Thread Nicolas Goaziou
cbe...@tajo.ucsd.edu writes: > Pulled 343b648..0b13ec8 a few minutes ago. > > Still no "version-label" label for the src block. Indeed, it was a completely different problem. It should be fixed, this time. Thanks. Regards,

Re: [O] new exporter now drops labels

2012-09-13 Thread cberry
Nicolas Goaziou writes: > Hello, > > cbe...@tajo.ucsd.edu writes: > >> Using a pull from earlier today (8ab1d76..343b648) and this file: >> >> , >> | *** first headline >> | #+COMMENT: (org-export-to-buffer 'e-latex "my buffer" nil nil t) >> | >> | >> | #+name: version-label >> | #+BEGIN_SR

Re: [O] new exporter now drops labels

2012-09-13 Thread Nicolas Goaziou
Hello, cbe...@tajo.ucsd.edu writes: > Using a pull from earlier today (8ab1d76..343b648) and this file: > > , > | *** first headline > | #+COMMENT: (org-export-to-buffer 'e-latex "my buffer" nil nil t) > | > | > | #+name: version-label > | #+BEGIN_SRC emacs-lisp :exports both :results value

[O] new exporter now drops labels

2012-09-12 Thread cberry
Using a pull from earlier today (8ab1d76..343b648) and this file: , | *** first headline | #+COMMENT: (org-export-to-buffer 'e-latex "my buffer" nil nil t) | | | #+name: version-label | #+BEGIN_SRC emacs-lisp :exports both :results value raw | (org-version) | #+END_SRC ` and doing C-x