bookdown::gitbook:
css: style.css
config:
toc:
before: |
Book title.
after: |
Published with bookdown
edit: https://github.com/username/repo/docs/edit/master/%s
download: ["pdf", "epub", "mobi", "docx"]
link-citations: yes
bookdown::pdf_book:
#includes:
#in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
bookdown::epub_book: default
bookdown::word_document2:
#reference_docx: ms.docx
fig_caption: yes
toc: yes
bookdown::html_document2:
theme: yeti
fig_caption: yes
toc: yes
toc_float: true
code_folding: hide
df_print: paged
number_sections: false