emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [0] Beamer export - scaling images
@ 2013-09-01 14:19 JBash
  2013-09-01 14:24 ` Suvayu Ali
  0 siblings, 1 reply; 3+ messages in thread
From: JBash @ 2013-09-01 14:19 UTC (permalink / raw)
  To: emacs-orgmode Mode

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 733 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [0] Beamer export - scaling images
  2013-09-01 14:19 [0] Beamer export - scaling images JBash
@ 2013-09-01 14:24 ` Suvayu Ali
  2013-09-01 14:44   ` JBash
  0 siblings, 1 reply; 3+ messages in thread
From: Suvayu Ali @ 2013-09-01 14:24 UTC (permalink / raw)
  To: emacs-orgmode

On Sun, Sep 01, 2013 at 10:19:32AM -0400, JBash wrote:
> 
>     #+ATTR_LaTeX: width=0.2\textwidth
>     file:./images/image7a.jpg

Your syntax is wrong.  The new exporter uses property lists.

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

-- 
Suvayu

Open source is the future. It sets us free.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [0] Beamer export - scaling images
  2013-09-01 14:24 ` Suvayu Ali
@ 2013-09-01 14:44   ` JBash
  0 siblings, 0 replies; 3+ messages in thread
From: JBash @ 2013-09-01 14:44 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: emacs-orgmode Mode

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

Thank you, Suvayu


On Sun, Sep 1, 2013 at 10:24 AM, Suvayu Ali <fatkasuvayu+linux@gmail.com>wrote:

> On Sun, Sep 01, 2013 at 10:19:32AM -0400, JBash wrote:
> >
> >     #+ATTR_LaTeX: width=0.2\textwidth
> >     file:./images/image7a.jpg
>
> Your syntax is wrong.  The new exporter uses property lists.
>
> <
> http://orgmode.org/manual/LaTeX-specific-attributes.html#LaTeX-specific-attributes
> >
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>
>

[-- Attachment #2: Type: text/html, Size: 1020 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-01 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-01 14:19 [0] Beamer export - scaling images JBash
2013-09-01 14:24 ` Suvayu Ali
2013-09-01 14:44   ` JBash

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).