Hi Ken, Ken Mankoff <mank...@gmail.com> writes: > 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]] >
I think that should be #+ATTR_LATEX: :height \textheight Andreas