-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
35 lines (35 loc) · 825 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
bookdown::gitbook:
lib_dir: assets
split_by: section
css: style.css
config:
toc:
collapse: subsection
scroll_highlight: yes
before: |
<li><a href="https://andros-spica.github.io/cerUB_tutorial/">cerUB tutorial</a></li>
Andreas Angourakis
after: |
<li><a href="https://github.com/rstudio/bookdown">Proudly published with bookdown</a></li>
toolbar:
position: fixed
edit : null
download: ["pdf"]
search: yes
fontsettings:
theme: white
family: sans
size: 2
sharing:
facebook: yes
twitter: yes
google: no
linkedin: no
weibo: no
instapaper: no
vk: no
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
keep_tex: yes