Re: [O] R source code, break long lines

2014-05-13 Thread Johannes Rainer
On Tue, May 13, 2014 at 6:16 PM, John Hendy wrote: > On Tue, May 13, 2014 at 1:04 AM, Johannes Rainer > wrote: > > dear all, > > > > I'm extensively using org-mode in combination with R source code blocks. > The > > only thing I miss is the possibility to break long lines of R code in the > > ex

Re: [O] R source code, break long lines

2014-05-13 Thread John Hendy
On Tue, May 13, 2014 at 1:04 AM, Johannes Rainer wrote: > dear all, > > I'm extensively using org-mode in combination with R source code blocks. The > only thing I miss is the possibility to break long lines of R code in the > exported pdf. > Is there a way to tell org, or the latex exporter, to h

[O] R source code, break long lines

2014-05-12 Thread Johannes Rainer
dear all, I'm extensively using org-mode in combination with R source code blocks. The only thing I miss is the possibility to break long lines of R code in the exported pdf. Is there a way to tell org, or the latex exporter, to have automatic line breaks for long lines? thanks in advance! cheer