-
Notifications
You must be signed in to change notification settings - Fork 90
/
_output.yml
33 lines (33 loc) · 973 Bytes
/
_output.yml
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
28
29
30
31
32
33
bookdown::gitbook:
includes:
in_header: header.html
css: [assets/style.css]
split_bib: FALSE
split_by: chapter
config:
toc:
collapse: section
before: |
<li class="toc-logo"><a href="./"><img src="assets/stat545-logo.png" style="border-radius: 50%;" ></a></li>
after: |
<li><center>
<a rel="license" href="./index.html#license">
License: CC-BY-SA<br>
<i class = "fab fa-creative-commons fa-2x"></i>
<i class = "fab fa-creative-commons-by fa-2x"></i>
<i class = "fab fa-creative-commons-sa fa-2x"></i>
</a>
</li></center>
download: ["rmd", "epub"]
edit: https://github.com/rstudio-education/stat545/edit/master/%s
sharing:
github: yes
facebook: no
twitter: yes
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default