Re: [R] YAML for bookdown

2018-09-12 Thread Duncan Murdoch
On 12/09/2018 5:14 PM, Charles Geyer wrote: Does anyone know where I can look up all the possible things that can be set in the YAML for bookdown? Is this documented anywhere? The bookdown book (https://bookdown.org/yihui/bookdown/) just provides a few example things. Is the only thing to do R

[R] YAML for bookdown

2018-09-12 Thread Charles Geyer
Does anyone know where I can look up all the possible things that can be set in the YAML for bookdown? Is this documented anywhere? The bookdown book (https://bookdown.org/yihui/bookdown/) just provides a few example things. Is the only thing to do RTFS? Really customizing this seems hard. --