-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_output.yml
44 lines (41 loc) · 997 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
39
40
41
42
43
bookdown::pdf_book:
number_sections: TRUE
includes:
in_header: latex/preamble.tex
before_body: latex/before_body.tex
after_body: latex/after_body.tex
keep_tex: yes
dev: "cairo_pdf"
#latex_engine: xelatex
#citation_package: natbib
#template: null
#pandoc_args: --chapters
pandoc_args: --top-level-division=chapter
toc_depth: 3
toc_unnumbered: no
toc: TRUE
toc_appendix: yes
# colorlinks: yes
quote_footer: ["\\VA{", "}{}"]
bookdown::gitbook:
css: style.css
fig_crop: TRUE
config:
download: no
search: yes
sharing:
facebook: yes
twitter: yes
google: yes
weibo: no
instapper: no
vk: no
all: ['facebook', 'google', 'twitter', 'weibo', 'instapaper']
toc:
collapse: subsection
scroll_highlight: yes
before: |
<li><img src="images/FOM.jpg"
title="FOM_Logo" width="30%" style="display: block; margin: auto;" /></li>
bookdown::epub_book:
stylesheet: style.css