-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
38 lines (38 loc) · 935 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::bs4_book:
css: css/style.css
theme:
primary: "#990000"
repo: https://github.com/bangtedy/aktif
includes:
in_header: [ga_script.html, material_icons.html]
bookdown::gitbook:
includes:
in_header: [ga_script.html, material_icons.html]
config:
toc:
collapse: section
before: |
<li><a href="./">Analisis Kuantitatif</a></li>
sharing:
twitter: yes
linkedin: yes
css: css/style.css
bookdown::pdf_book:
fontsize: 12pt
monofont: "Source Code Pro"
monofontoptions: "Scale=0.7"
includes:
in_header: latex/preamble.tex
before_body: latex/before_body.tex
after_body: latex/after_body.tex
keep_tex: true
dev: "cairo_pdf"
latex_engine: xelatex
pandoc_args: --top-level-division=chapter
toc_depth: 3
toc_unnumbered: no
toc_appendix: yes
quote_footer: ["\\VA{", "}{}"]
highlight_bw: false
bookdown::epub_book:
stylesheet: css/style.css