Re: [Bioc-devel] BiocStyle not acknowledging fig.wide=TRUE in knitr

2017-09-15 Thread Andrzej OleÅ›
Hi Aaron, thanks fo reporting this! I've fixed it in BiocStyle 2.5.38. Best, Andrzej On Fri, Sep 15, 2017 at 9:23 AM, Aaron Lun wrote: > Dear list, > > > I'm playing around with the BiocStyle aesthetics for my csaw user's guide, > and it looks pretty good in general. However, setting fig.wide=

Re: [Bioc-devel] BiocStyle not acknowledging fig.wide=TRUE in knitr

2017-09-15 Thread Aaron Lun
Dear list, I'm playing around with the BiocStyle aesthetics for my csaw user's guide, and it looks pretty good in general. However, setting fig.wide=TRUE doesn't seem to be respected by knitr during compilation. To give an example: %%% Latex code start %%% \documentclass{article} <>= Bio