Hmm, will take a second look…
Enviado desde mi iPhone

> El 6 sept 2026, a las 14:17, Ihor Radchenko <[email protected]> escribió:
> 
> "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>

Reply via email to