Hi Nicolas,

ยท Nicolas Goaziou <n.goaz...@gmail.com> wrote:
> Hello,
>
> Thomas Holst <thomas.ho...@de.bosch.com> writes:
>
>> Labels and captions are not exported to LaTeX.
>>
>> ECM:
>> #+BEGIN_SRC org
>>   * Captions for Tables
>>     #+CAPTION: A Caption for Testing
>>     #+LABEL: tbl:Label
>>     #+ATTR_LaTeX: placement=[H]
>>
>>     | one | two | three |
>>     |-----+-----+-------|
>>     |   1 |   2 |     3 |
>>     |   2 |   4 |     6 |
>> #+END_SRC
>
> This is because affiliated keywords must be attached to the element they
> refer to.  In other words, there mustn't be a blank link between
> #+ATTR_LATEX and the beginning of the table.

Thanks for explaining and sorry for the noise. I just let the new
exporter run over various or my org files and noticed the difference.

-- 
Bis neulich ...
  Thomas

Reply via email to