Hi, Org + reftex works for me for citations and equations but not figures.
I assume equation support works because I write equations inside \begin{align} environments and have actual LaTeX code for \label{eq:foo}. But Figures are in Org syntax: #+CAPTION: Foo #+LABEL: fig:foo [[./foo.png]] And when I try to insert a figure reference with Reftex, none are found. Does anyone have Reftex support working with Org figures? Thanks, -k.