AM Nicolas Goaziou
wrote:
> Hello,
>
> Andrew Davis writes:
>
> > #+CAPTION: Plot of something interesting.
> > #+ATTR_LaTeX: :width \textwidth
> > #+NAME: fig:result_plot
> > file:./img/plot.pdf
> >
> > This method of placing plots into an org docu
16, 2015 at 12:15 PM Nicolas Goaziou
wrote:
> Andrew Davis writes:
>
> > Thanks for getting back to me. Unfortunately this is not the issue I am
> > reporting. The problem is that the #+NAME that produces the label is
> > incorrectly exported to the LaTeX document.
right that [[fig:result_plot]] does produce the
\ref{fig:result_plot}, However, the reference appears unresolved in the
resulting document because the figure itself is incorrectly labeled.
Best,
Andrew
On Wed, Sep 16, 2015 at 11:26 AM Nicolas Goaziou
wrote:
> Hello,
>
> Andrew Davi
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-