-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path_output.yml
More file actions
27 lines (27 loc) · 713 Bytes
/
_output.yml
File metadata and controls
27 lines (27 loc) · 713 Bytes
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
bookdown::gitbook:
css: style.css
split_by: chapter
config:
toc:
collapse: subsection
before: |
<li><a href="./">Spatial sampling with R</a></li>
after: |
<li><a href="https://github.com/DickBrus/">Dick Brus</a></li>
edit:
link: https://github.com/DickBrus/SpatialSamplingwithR/edit/master/%s
text: "Edit"
download: ["epub"]
bookdown::pdf_book:
includes:
in_header: preamble_SPSR.tex
before_body: frontcover.tex
after_body: backcover.tex
latex_engine: xelatex
citation_package: natbib
pandoc_args: --top-level-division=chapter
toc_depth: 3
toc_unnumbered: no
toc_appendix: yes
keep_tex: yes
#bookdown::epub_book: default