Skip to content
Prev 362141 / 398503 Next

linking vignettes in a man page

On 29/06/2016 4:49 PM, Christophe Dutang wrote:
You can give \url{} style links, for example the grid package has

\url{../doc/grid.pdf}

in the package?grid help topic.  Similarly, ../../<pkg>/help/<alias> 
will link from a vignette to help topic ?alias.

Duncan Murdoch