On Wed, Jan 29, 2025 at 3:18 PM Sebastian Meyer wrote:
>
> Am 29.01.25 um 20:20 schrieb Avraham Adler:
> > I see there have been a number of tweaks to the document build
> > recently (87650, 87654, 87658, 97660, 97661, etc.)
>
> To Rd2pdf, yes, mostly bug fixes for some rare usages. Some more chan
Am 29.01.25 um 20:20 schrieb Avraham Adler:
I see there have been a number of tweaks to the document build
recently (87650, 87654, 87658, 97660, 97661, etc.)
To Rd2pdf, yes, mostly bug fixes for some rare usages. Some more changes
are in the making, also for texi2pdf (but that has not been tou
Sorry, that misses a step. You should try
R CMD Sweave --pdf displaylist.Rnw
which runs it through Sweave to make displaylist.tex and then tries to
run texi2pdf() on that.
Duncan Murdoch
On 2025-01-29 3:00 p.m., Duncan Murdoch wrote:
The builder runs tools::texi2pdf() on the vignettes. D
The builder runs tools::texi2pdf() on the vignettes. Does that give the
same error for you? Do earlier revisions work?
Duncan Murdoch
On 2025-01-29 2:20 p.m., Avraham Adler wrote:
I see there have been a number of tweaks to the document build
recently (87650, 87654, 87658, 97660, 97661, etc.