forked from araastat/BIOF085
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
36 lines (36 loc) · 869 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
34
35
36
bookdown::gitbook:
highlight: kate
# css: style.css
css: [style.css, font-awesome.min.css]
config:
fontsettings:
size: 1
toc:
scroll_highlight: yes
before: |
<li><a href="./index.html">BIOF 085 Manual</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
download: ["pdf", "rmd"]
sharing:
github: yes
facebook: no
twitter: yes
edit:
link: https://github.com/ARAASTAT/BIOF085/edit/master/book/%s
bookdown::html_book:
theme: journal
highlights: espresso
toc: true
toc_float: true
# css: toc.css
split_by: chapter
bookdown::pdf_book:
# includes:
# in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
dev: pdf
template: null
bookdown::epub_book: default