Re: [R] Sweave: change tab size

2011-02-01 Thread Duncan Murdoch
On 11-01-31 6:51 AM, Sascha Vieweg wrote: When Sweave outputs function code that spreads across many lines, the default indent of inner lines is 4 spaces (plus the prompt). How can I change that default to 2 spaces? I tried to adjust my Sweave.sty with the option tabsize but that doesn't show an

[R] Sweave: change tab size

2011-01-31 Thread Sascha Vieweg
When Sweave outputs function code that spreads across many lines, the default indent of inner lines is 4 spaces (plus the prompt). How can I change that default to 2 spaces? I tried to adjust my Sweave.sty with the option tabsize but that doesn't show an effect. Also the Sweave documentation di