-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
38 lines (38 loc) · 831 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
37
38
bookdown::gitbook:
config:
toc_depth: 3
toc:
collapse: section
scroll_highlight: yes
before: null
after: null
toolbar:
position: fixed
edit : null
download: [pdf]
search: yes
fontsettings:
theme: white
family: sans
size: 2
sharing:
facebook: no
github: no
twitter: no
linkedin: no
weibo: no
instapaper: no
vk: no
all: ['facebook', 'twitter', 'linkedin', 'weibo', 'instapaper']
info: yes
bookdown::pdf_book:
toc: false
includes:
in_header: latex/preamble.tex
before_body: latex/before_body.tex
after_body: latex/after_body.tex
pandoc_args: --top-level-division=chapter
keep_tex: yes
quote_footer: ["\\VA{", "}{}"]
citation_package: natbib
template: latex/unr-template.tex