emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG?] Blank line required between text and short caption


From: Nicolas Goaziou
Subject: Re: [O] [BUG?] Blank line required between text and short caption
Date: Mon, 27 Apr 2015 22:29:17 +0200

Hello,

Jacob Gerlach <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]