pagedown offers several output functions for paginated output, resumes,
business cards, theses, and morem as described in the pagedown vignette. pagedown also accepts a few custom
top-level YAML. See pagedown_business_card_template() for more on setting
up the YAML for a business card.
a yml object created by yml(), as_yml(), or returned by
a yml_*() function
Logical. Use a table of contents?
The title for the table of contents. Note that the actual
YAML field is toc-title
Logical. Use a list of figures?
The title for the list of figures. Note that the actual YAML
field is lot-title
The chapter title prefix
Logical. Transform all the URLs to footnotes? Note
that the actual YAML field is links-to-footnotes
Logical. Render notes as footnotes? Note that the
actual YAML field is paged-footnotes
a yml object
Other yml:
asis_yaml_output(),
bib2yml(),
draw_yml_tree(),
has_field(),
read_json(),
use_yml_defaults(),
use_yml_file(),
use_yml(),
yml_author(),
yml_blogdown_opts(),
yml_bookdown_opts(),
yml_citations(),
yml_clean(),
yml_distill_opts(),
yml_latex_opts(),
yml_output(),
yml_params(),
yml_pkgdown(),
yml_reference(),
yml_replace(),
yml_resource_files(),
yml_rsconnect_email(),
yml_rticles_opts(),
yml_runtime(),
yml_site_opts(),
yml_toc(),
yml_vignette()
Other pagedown:
pagedown_business_card_template()