Hello,

Jacob Gerlach <jacobgerl...@gmail.com> writes:

> Is it required by org syntax to separate short captions from body text?
>
> In the following example:
> ------------------------------------
> * ECM
> Some text that introduces this table.
> #+CAPTION[Short caption]:
> #+CAPTION: Longer caption
> | Foo |
> ------------------------------------
>
> Latex export gives:
> ------------------------------------
> ...
> Some text that introduces this table.
> \#+CAPTION[Short caption]:
> \begin{table}[htb]
> \caption{Longer caption}
> ...
> ------------------------------------

No, it is a genuine bug from parser. This should be fixed in
eb77fed33fa0306ebed2224f7895b688320847b2.

Thank you.


Regards,

-- 
Nicolas Goaziou

Reply via email to