emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Linke <max_linke@gmx.de>
To: Sharon Kimble <boudiccas@skimble.plus.com>,
	org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: scaling graphics in org-mode exported to latex
Date: Thu, 30 Jun 2016 15:03:21 +0200	[thread overview]
Message-ID: <10e14d49-98c9-6cc3-a910-ce126866080f@gmx.de> (raw)
In-Reply-To: <87r3be6e5p.fsf@skimble.plus.com>

I typically set a fixed width in latex like so.

  #+CAPTION: Percutaneous endoscopic gastrostomy tube
  #+ATTR_LaTeX: :width 0.3\linewidth
  [[./images/percutaneous-endoscopic-gas.jpg]]

Important to note that I write `:width` with a beginning double point.
I can't get the `scale` to work even with a double point.

best Max


On 06/30/2016 02:42 PM, Sharon Kimble wrote:
>
> I'm trying to get a 'list of figures' in an org-mode export to latex,
> but I'm finding difficulties in inserting graphics in org-mode. My
> graphic insert code is -
>
> --8<---------------cut here---------------start------------->8---
> #+CAPTION: Percutaneous endoscopic gastrostomy tube
> #+ATTR_LaTeX: scale=0.2
> [[./images/percutaneous-endoscopic-gas.jpg]]
> --8<---------------cut here---------------end--------------->8---
>
> The caption works, the graphics inserts works, but how do I scale it please?
>
> I've googled it and tried various solutions, but none are working, so
> how do I do it please?
>
> Thanks
> Sharon.
>

  parent reply	other threads:[~2016-06-30 13:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 12:42 scaling graphics in org-mode exported to latex Sharon Kimble
2016-06-30 13:01 ` Alan Schmitt
2016-06-30 17:36   ` Sharon Kimble
2016-06-30 13:03 ` Max Linke [this message]
2016-06-30 13:29   ` Nicolas Goaziou
2016-06-30 17:03   ` Sharon Kimble

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10e14d49-98c9-6cc3-a910-ce126866080f@gmx.de \
    --to=max_linke@gmx.de \
    --cc=boudiccas@skimble.plus.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).