-
Notifications
You must be signed in to change notification settings - Fork 1
/
_output.yml
44 lines (43 loc) · 1.07 KB
/
_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
37
38
39
40
41
42
43
44
bookdown::gitbook:
split_by: section #split by 2nd level. alternatively chapter, to split by first level
includes:
in_header: GA.html
config:
toc:
collapse: section
scroll_highlight: true
before: null
after: null
toolbar:
position: fixed
edit : null
download: null
search:
engine: lunr # or fuse
# options to control/tune search engine behavior (for
# fuse.js, refer to https://fusejs.io/api/options.html)
options: null
fontsettings:
theme: white
family: sans
size: 2
sharing:
facebook: true
github: true
twitter: true
linkedin: false
weibo: false
instapaper: false
vk: false
whatsapp: false
all: ['facebook', 'twitter', 'linkedin', 'weibo', 'instapaper']
info: true
bookdown::pdf_book:
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
toc_depth: 2
toc_appendix: yes
title-fontsize: 20pt
#Syntax highlighting styles:
#default, tango, pygments, kate, monochrome, espresso, zenburn, haddock, breezedark