Nicolas,

Nicolas Goaziou wrote:
> John Hendy <jw.he...@gmail.com> 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