0
votes
0answers
294 views

Latex techniques and templates for writing a book [closed]

I am about to write a couple of books using latex. I am fairly used to producing small latex articles using Sweave and R, but I have never written a book using latex and I am not conversant with the ...
2
votes
1answer
347 views

Non-continuous line numbering with Sweave and listings

I'm writing a report in LaTeX, embedding several R scripts, which are reported in non-contiguous Sweave chunks. I found some pretty useful comments on Stackoverflow on how to customize Sweave and the ...