dissertation_paged: Create a paged HTML dissertation document suitable for...

Description Usage Arguments Value

View source: R/paged.R

Description

This output format is similar to thesis_paged. The only difference is in the default stylesheets and Pandoc template.

Usage

1
2
3
4
5
dissertation_paged(
  ...,
  css = stormdown_resource("css", "dissertation.css"),
  template = stormdown_resource("html", "dissertation.html")
)

Arguments

..., css, template

Arguments passed to thesis_paged().

Value

An R Markdown output format.


markanewman/stormdown documentation built on Jan. 1, 2021, 9:18 a.m.