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

Hello,

Max Linke <max_linke@gmx.de> writes:

> 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.

There is no support for scale out of the box, so it goes into the
catch-all :options keyword, e.g.,

     #+ATTR_LATEX: :width 5cm :options scale=2
     [[./img/sed-hr4049.pdf]]


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-06-30 13:29 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
2016-06-30 13:29   ` Nicolas Goaziou [this message]
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=87bn2i24ba.fsf@saiph.selenimh \
    --to=mail@nicolasgoaziou.fr \
    --cc=boudiccas@skimble.plus.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=max_linke@gmx.de \
    /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).