"Pedro A. Aranda" <[email protected]> writes:
> Right. I thik I found it....
> (and above?
> (org-string-nw-p caption)
> + (string-prefix-p "\\caption{" caption)
> (concat caption "\\\\\n"))
When caption is not present, this will print nothing (e.g. no label when
only label should be present).
Try with the original reproducer. You will see that there will be latex
errors with your patch.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>