From: Erik Iverson <eriki@ccbr.umn.edu>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [babel] buffer-wide settings for R graphical header arguments
Date: Thu, 27 May 2010 13:27:43 -0500 [thread overview]
Message-ID: <4BFEB99F.5070202@ccbr.umn.edu> (raw)
Hello,
You can specify graphical header args in source blocks for R blocks that
produce graphical output, e.g.:
#+BEGIN_SRC R :file output.png :width 720
You can also set buffer-wide options with the following syntax, for
example, with the tangle header argument.
#+PROPERTY: tangle yes
However, this doesn't appear to be working for me if I use, say `width`,
in the following fashion.
#+PROPERTY: width 720
Are R graphical header arguments supposed to be able to be set buffer-wide?
Thanks!
Erik
next reply other threads:[~2010-05-27 18:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-27 18:27 Erik Iverson [this message]
2010-05-27 19:32 ` [babel] buffer-wide settings for R graphical header arguments Dan Davison
2010-05-27 20:14 ` Eric Schulte
2010-05-27 21:13 ` Dan Davison
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BFEB99F.5070202@ccbr.umn.edu \
--to=eriki@ccbr.umn.edu \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.