forked from openlandmap/SoilSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_output.yml
More file actions
33 lines (33 loc) · 1 KB
/
_output.yml
File metadata and controls
33 lines (33 loc) · 1 KB
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
bookdown::gitbook:
config:
info: yes
toolbar:
position: fixed
includes:
in_header: social.html
toc:
collapse: subsection
before: |
<li><a href="./">An Open Compendium of Soil Datasets: Soil Observations and Measurements</a></li>
after: |
<li><a href="https://opengeohub.org/about">T. (Tom) Hengl and contributors</a></li>
scroll_highlight: yes
edit : https://github.com/OpenGeoHub/SoilSamples/edit/main/%s
download: ["Open_Compendium_Soil_Obs_Measurements_book.pdf", "Open_Compendium_Soil_Obs_Measurements_book.epub"]
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