render_pdf: Convert scuro markdown to PDF slides, notes, scripts, and...

Description Usage Arguments

Description

Knitted markdown can be converted into the multiple forms that support a lecture with this function. It is just a wrapper for an invocation of make.

Usage

1
render_pdf(input, type = c("slides", "handouts", "lectures", "notes"))

Arguments

input

source markdown (not R markdown) file, created by rendering to {scuro_md}.

type

type of PDF to generate (any of slides, handout[s], or lecture[s] (synonym: notes)). Can be a vector. Output goes to a correspondingly named subdirectory.


agoldst/scuro documentation built on Nov. 5, 2021, 3:44 a.m.