Render pdf books
Arguments
- ...
Arguments passed on to
bookdown::pdf_book
toc,number_sections,fig_caption,pandoc_args
See
rmarkdown::pdf_document
, or the documentation of thebase_format
function.base_format
An output format function to be used as the base format.
toc_unnumbered
Whether to add unnumbered headers to the table of contents.
toc_appendix
Whether to add the appendix to the table of contents.
toc_bib
Whether to add the bibliography section to the table of contents.
quote_footer
If a character vector of length 2 and the quote footer starts with three dashes (---),
quote_footer[1]
will be prepended to the footer, andquote_footer[2]
will be appended; ifNULL
, the quote footer will not be processed.highlight_bw
Whether to convert colors for syntax highlighting to black-and-white (grayscale).
- template_path
Path of the latex template
- metadata
Vector with pandoc metadata