emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Graham Smith <myotisone@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [babel] changing size of R graphics in pdf output
Date: Sun, 13 Dec 2009 07:37:04 +0000	[thread overview]
Message-ID: <2c75873c0912122337l5d6c7625r74effca7bd8b0d88@mail.gmail.com> (raw)
In-Reply-To: <87tyvv1wb6.fsf@stats.ox.ac.uk>

Dan/Torsten

Thanks, It seems to be a orgemode/babel/Latex issue.

If I view the pdf from within Emacs by double clicking on the link,
the size changes as expected, but if I compile the whole document as a
pdf the plots appear as small.

The error in the log is

! LaTeX Error: Cannot determine size of graphic in z.pdf (no BoundingBox).

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.283  \includegraphics[width=10em]{z.pdf}


The actual TEX file has

\includegraphics[width=10em]{BoxplotSummary.pdf}
\includegraphics[width=10em]{z.pdf}

So it seems to be ignoring the change in height and width commands for
z.pdf, and defaulting to 10em.

Graham

  reply	other threads:[~2009-12-13  7:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-12 22:40 [babel] changing size of R graphics in pdf output Graham Smith
2009-12-13  1:45 ` Dan Davison
2009-12-13  7:37   ` Graham Smith [this message]
2009-12-13  8:23     ` Graham Smith
2009-12-13 13:12       ` Graham Smith
2009-12-13 13:39         ` Graham Smith
2009-12-13 14:23           ` Graham Smith
2009-12-15 19:14             ` Dan Davison
2009-12-15 19:51               ` Graham Smith

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=2c75873c0912122337l5d6c7625r74effca7bd8b0d88@mail.gmail.com \
    --to=myotisone@gmail.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).