-
-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy path_output.yml
More file actions
23 lines (23 loc) · 627 Bytes
/
_output.yml
File metadata and controls
23 lines (23 loc) · 627 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
bookdown::gitbook:
lib_dir: assets
split_by: section
css: style.css
config:
toc:
before: |
<li><a href="./">YaRrr! The Pirate's Guide to R</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
toolbar:
position: static
edit: https://github.com/ndphillips/ThePiratesGuideToR/edit/master/%s
download: ["pdf", "epub"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default
bookdown::html_book:
css: toc.css