Reputation: 197
#+CAPTION: kernel version
#+LABEL: fig:myfigure
#+NAME: fig:myfigure
[[/home/victor/myblog/pic4.png]]
In org-mode, It seems that #+LABEL
and #+NAME
are both used for cross references. What is the difference between them?
Upvotes: 6
Views: 629
Reputation: 2433
I am pretty sure that #+LABEL is being deprecated in favor of #+NAME.
Upvotes: 4