Hi,

I am having trouble getting images to scale using the #+ATTR_LaTeX: line for an export.  I've tried in a full beamer frame, as below, as well as in a column in a frame.  Then I put it in a non-beamer latex to pdf export and had the same problem.  Can someone point out what I'm missing?

*** Frame Title
    #+CAPTION:    The Figure Caption
    #+LABEL:      fig:figure1
    #+ATTR_LaTeX: width=0.2\textwidth
    file:./images/image7a.jpg

orgmode 8.0.7; emacs 24.3.1 on linux

Thanks,
Jerry