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
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,
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
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
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