pagedown: Paginate the HTML Output of R Markdown with CSS for Print (original) (raw)
Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.
Version: | 0.21 |
---|---|
Depends: | R (≥ 3.5.0) |
Imports: | rmarkdown (≥ 2.13), bookdown (≥ 0.8), htmltools, jsonlite, later (≥ 1.0.0), processx, servr (≥ 0.31), httpuv, xfun, websocket |
Suggests: | promises, testit, xaringan, pdftools, revealjs, covr, xml2 |
Published: | 2024-10-11 |
DOI: | 10.32614/CRAN.package.pagedown |
Author: | Yihui Xie [aut, cre], Romain Lesur [aut, cph], Christophe Dervieux [ctb], Brent Thorne [aut], Xianying Tan [aut], Atsushi Yasumoto [ctb], Posit Software, PBC [cph, fnd], Adam Hyde [ctb] (paged.js in resources/js/), Min-Zhong Lu [ctb] (resume.css in resources/css/), Zulko [ctb] (poster-relaxed.css in resources/css/) |
Maintainer: | Yihui Xie |
BugReports: | https://github.com/rstudio/pagedown/issues |
License: | MIT + file |
URL: | https://github.com/rstudio/pagedown |
NeedsCompilation: | no |
SystemRequirements: | Pandoc (>= 2.2.3) |
Materials: | README NEWS |
CRAN checks: | pagedown results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=pagedownto link to this page.