Skip to content

Commit 334afd6

Browse files
author
ripley
committed
put back item that got corrupted in r87656
git-svn-id: https://svn.r-project.org/R/trunk@87659 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 188a97b commit 334afd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/NEWS.Rd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,10 @@
617617
\item \code{as.roman(x)} now should work platform independently,
618618
also for, e.g., \code{x = "IIIII"} (= V) and \code{x = "IIIIII"}
619619
(= VI).
620+
621+
\item \command{R CMD Rd2pdf} works again on an installed package
622+
directory containing \LaTeX help (from option \option{--latex}),
623+
thanks to a report by \I{Peter Ruckdeschel}.
620624
}
621625
}
622626
}

0 commit comments

Comments
 (0)