Re: [Rd] Avoid texinfo 6.1

2016-02-22 Thread Dirk Eddelbuettel
On 22 February 2016 at 09:57, Prof Brian Ripley wrote: | There are problems with the texi2dvi in the recently released texinfo | 6.1. (The bug has been reported.) Avoid 6.1 if you can, but if not | setting the environment variable | | R_TEXI2DVICMD=emulation | | will enable R to build, inclu

[Rd] Avoid texinfo 6.1

2016-02-22 Thread Prof Brian Ripley
There are problems with the texi2dvi in the recently released texinfo 6.1. (The bug has been reported.) Avoid 6.1 if you can, but if not setting the environment variable R_TEXI2DVICMD=emulation will enable R to build, including NEWS.pdf and all the vignettes. We are working on a more comple