Thanks. This idea works, based on which I used the following
in the end.
#+NAME: tbl:lab
#+ATTR_LATEX: :caption \caption[short]{\label{tbl:lab} long.}
\scriptsize{\resizebox{\textwidth}{!} \centering
It does’t look very org like but is good that it works.
Thanks,
Zhihao
> On 2 Jun 2015, at 10:06, Suvayu Ali <[email protected]> wrote:
>
>
>
> On Tue, Jun 02, 2015 at 08:43:07AM +0000, Zhihao Ding wrote:
>> Thanks very much for your reply. The proposed method
>> in this reply won’t work. It needs to be in the following
>> structure where this line
>>
>> “\scriptsize{\resizebox{\textwidth}{!}{“
>>
>> is after “\begin{table}[htb]” and immediately before
>> “\begin{tabular}{rr}”.
>
> Why is that? Is it because table is a float?
>
> You could try repurposing the :caption attribute. See:
>
> (info "(org) LaTeX specific attributes")
>
> Hope this helps,
>
> --
> Suvayu
>
> Open source is the future. It sets us free.