Hi Ken,

> I'm having trouble specifying image sizes in Beamer. I am using the
> following code. Is this correct syntax?
>
> * Foo
> ** Bar
> *** Baz
> #+ATTR_LATEX: height=\textheight
> [[./map.png]]

Instead, use

#+ATTR_LATEX: :height \textheight

See the subheading "Images in LaTeX export" on

http://orgmode.org/manual/LaTeX-specific-attributes.html

Best,
Josiah

Reply via email to