File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1447,7 +1447,7 @@ and from @I{Martin Storsjo}.
14471447@node LaTeX on Windows
14481448@subsection @LaTeX {}
14491449
1450- Both building @R {} and checking packages need a distribution of @LaTeX {}
1450+ Building PDF vignettes and manuals needs a distribution of @LaTeX {}
14511451installed, with the directory containing @command {pdflatex } on the path.
14521452
14531453The @samp {MiKTeX } (@uref {https://miktex.org/ }) distribution of
Original file line number Diff line number Diff line change @@ -338,9 +338,7 @@ pdfdocs manuals:
338338 @$(MK ) -C ../../doc/manual -f Makefile.win clean
339339 @$(MK ) -C ../../doc/manual -f Makefile.win
340340
341- R_EXE = ../../$(BINDIR ) /Rterm.exe --vanilla --no-echo
342-
343- # # must come after recommended
341+ # # currently only run for 'distribution', not 'all' (unlike on Unix-alikes)
344342vignettes :
345343 @$(MK ) -C ../library -f Makefile.win vignettes
346344
You can’t perform that action at this time.
0 commit comments