emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [new exporter] no caption and no label in tables exported to LaT


From: Thomas Holst
Subject: Re: [O] [new exporter] no caption and no label in tables exported to LaTeX
Date: Wed, 18 Jul 2012 11:45:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Hi Nicolas,

ยท Nicolas Goaziou <address@hidden> wrote:
> Hello,
>
> Thomas Holst <address@hidden> 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

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