Hello, How do I refer to labels created for tables and figures in Org mode so it appears in LaTeX export?
Currently I am using a BEGIN_LaTeX and END_LaTeX to enclose \ref like so. I am sure this is not how it was intended to be used but I couldn't locate anything in documentation. ,---- | Please see figure | #+BEGIN_LaTeX | \ref{fig:results} | #+END_LaTeX | | #+CAPTION: Business Transaction over Business Units | #+LABEL: fig:results | [[./xxxxx.png]] | #+ATTR_LaTeX: scale=0.7 `---- Thanks, -- Manish _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode