forked from ropensci/dev_guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_output.yml
More file actions
27 lines (27 loc) · 783 Bytes
/
_output.yml
File metadata and controls
27 lines (27 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
bookdown::gitbook:
css: style.css
split_by: chapter
config:
sharing:
github: yes
facebook: false
toc:
collapse: subsection
before: |
<li><a href="./">rOpenSci Packages: Development, Maintenance, and Peer Review</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
download: [pdf]
edit:
link: https://github.com/ropensci/dev_guide/edit/dev/%s
text: "Edit this chapter"
history:
link: https://github.com/ropensci/dev_guide/commits/master/%s
text: "Chapter edit history"
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
bookdown::epub_book:
stylesheet: style.css