Hello,

Rainer M Krug <rai...@krugs.de> writes:

> I would like to have the keepaspectratio attribute in the
> \includegraphice.
>
> I tried:
>
> #+ATTR_LATEX: :width 1\paperwidth :height 1\paperheight :keepaspectratio
>      [[./bramble2.jpg]]
>
> but this results obviously in
>
> \includegraphics[width=1\paperwidth,height=1\paperheight]{./bramble2.jpg}
>
> as the option keepaspectratio does not exist in org.
>
> Is there a way that I can add arbitrary LaTeX option like
> keepaspectratio?

You can use :options. See (info "(org) LaTeX specific attributes").

Regards,

-- 
Nicolas Goaziou

Reply via email to