On Thursday, 27 Jul 2017 at 16:16, Tyler Morgan wrote:
[...]
> The resulting LaTeX no longer includes a label attribute, which means
> that all of the references I have made to this figure in the text are
> now undefined. I know that defining a LaTeX caption overwrites the
> org-mode caption fiel
I am running org-version 9.0.9 (9.0.9-54-g16dbf0-elpa) and have run into an
issue with org-mode’s LaTeX/PDF export function. Everything looks normal when I
create figure captions using the standard:
#+CAPTION: This is a caption.
#+NAME: fig:figure1
#+ATTR_LATEX: :width 15.0cm
[[/loc/to/figure1.j