emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Align argument in #+attr_latex for tabular env. is whitespace se


From: Sebastien Vauban
Subject: Re: [O] Align argument in #+attr_latex for tabular env. is whitespace sensitive
Date: Fri, 15 Feb 2013 11:05:42 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.91 (windows-nt)

Nicolas,

Nicolas Goaziou wrote:
> John Hendy <address@hidden> writes:
>>
>> For what it's worth, these two behave identically:
>>
>> #+attr_latex: width=5cm
>> #+attr_latex: width = 5cm
>>
>> I'm not sure why the tabular align argument is behaving differently.
>
> This syntax is wrong anyway. It should be:
>
>   #+attr_latex: :width "5cm"
>
> or
>
>   #+attr_latex: :width 5cm

>From the tests I made on images, with the Beamer back-end, those did not work.
It had to be:

    #+ATTR_LaTeX: :options "width=5cm"

Right?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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