-
-
Notifications
You must be signed in to change notification settings - Fork 87
/
_output.yml
38 lines (36 loc) · 1.03 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
bookdown::gitbook:
includes:
in_header: preamble.html
css: custom_style.css
config:
toc:
before: |
<li><a href="./">The Open Quant Live Book</a></li>
after: |
<li><a href="https://creativecommons.org/licenses/by/4.0/" target="blank">CC-BY 4.0</a></li>
<li><a href="https://github.com/souzatharsis/open-quant-live-book" target="blank">See source code on Github</a></li>
scroll_highlight: yes
edit: https://github.com/souzatharsis/open-quant-live-book/edit/master/%s
download: ["epub"]
sharing:
facebook: yes
twitter: yes
google: no
linkedin: yes
weibo: no
instapaper: no
vk: no
all: ['facebook', 'google', 'twitter', 'linkedin', 'weibo', 'instapaper']
bookdown::pdf_book:
includes:
in_header: preamble.tex
fig_caption: true
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
toc_depth: 3
toc_unnumbered: no
toc_appendix: yes
quote_footer: ["\\VA{", "}{}"]
template: template.tex
bookdown::epub_book: default