File tree Expand file tree Collapse file tree 2 files changed +28
-15
lines changed Expand file tree Collapse file tree 2 files changed +28
-15
lines changed Original file line number Diff line number Diff line change 17
17
# ' support for longer pdf-based content.
18
18
# '
19
19
# ' @param ... Other arguments to be passed to
20
- # ' \code{\link{pdf_document}} or \code{\link{html_document}}
20
+ # ' \code{\link[rmarkdown] {pdf_document}} or \code{\link[rmarkdown] {html_document}}
21
21
# '
22
22
# ' \strong{Note:} For \code{tintPdf} and \code{tintBook}, you can
23
23
# ' specify a custom \code{template} argument to replace the default.
32
32
# ' \url{https://tufte-latex.github.io/tufte-latex/} class.
33
33
# ' \code{tintBook} is a (still somewhat experimental) pdf book variant.
34
34
# '
35
- # ' @references See \url{http ://rstudio.github.io/tufte} for the
35
+ # ' @references See \url{https ://rstudio.github.io/tufte/ } for the
36
36
# ' \pkg{tufte} package this was initially derived from. See
37
- # ' \url{http ://eddelbuettel.github.io/tint} for usage examples
37
+ # ' \url{https ://eddelbuettel.github.io/tint/ } for usage examples
38
38
# ' from this package.
39
39
# ' @seealso \link{Custom-templates}, \link{YAML-metadata}.
40
40
tintHtml <- function (... ) {
You can’t perform that action at this time.
0 commit comments