-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy path_output.yml
35 lines (35 loc) · 975 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
bookdown::gitbook:
css: css/style.css
#split_bib: no
config:
toc:
collapse: section
before: |
<li><a href="./">Predictive Soil Mapping with R</a></li>
after: |
<li><a href="https://opengeohub.org/about">T. (Tom) Hengl and R.A. (Bob) MacMillan</a></li>
edit:
link: https://github.com/envirometrix/PredictiveSoilMapping/edit/master/%s
text: "Edit"
download: ["PSMwR_lulu.pdf", "PSMwR_lulu.epub"]
includes:
in_header: ga.html
after_body: disqus.html
mathjax: "default"
bookdown::pdf_book:
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
citation_package: natbib
template: null
pandoc_args: --top-level-division=chapter
toc_depth: 2
number_sections: true
toc_appendix: true
quote_footer: ["\\VA{", "}{}"]
highlight_bw: true
bookdown::epub_book: default