Skip to content
Back to formatted view

Raw Message

Message-ID: <23091931.post@talk.nabble.com>
Date: 2009-04-17T06:41:41Z
From: Cameron Bracken
Subject: changing Swaeve output settings for .pdf and .eps - is there a way?
In-Reply-To: <C4374B22A14D4EB98CB20605DF17E342@TCPC000>

markheckmann wrote:
> 
> The pdf() settings do not affect Sweave settings when producing a .pdf
> graphic. How can I change the Sweave default settings to e.g. 3 inch?
> 

Also, even if you set the width of your plot to 3 inches, the plot will be
expanded to 80% of the textwidth by default.  To disable this (i.e you set
width=3 and your plot is actually 3 inches) use 

\usepackage[nogin]{Sweave}.
  
You will have to copy Sweave.sty to your local directory or to your texmf
directory for this to work. 

-- 
View this message in context: http://www.nabble.com/changing-Swaeve-output-settings-for-.pdf-and-.eps---is-there-a-way--tp23078496p23091931.html
Sent from the R help mailing list archive at Nabble.com.