Hello, Vaidheeswaran C <vaidheeswaran.chinnar...@gmail.com> writes:
> In: > > #+NAME: fig1 > #+CAPTION: Screen capture > [[./emacs-24.5.1-startup-screen-annotated.png]] > > > Buggy out: > > @uref{./emacs-24.5.1-startup-screen-annotated.png} > > > Desired out: > > @float Figure,fig1 > @image{./emacs-24.5.1-startup-screen-annotated,150mm,,,png} > @c @shortcaption{Screen capture} > @caption{Screen capture.} > @end float Implemented. > (b) Without Image width (i.e., image scaling) the image in the PDF > output gets cropped. Implemented, too. Regards, -- Nicolas Goaziou