-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
36 lines (36 loc) · 1.16 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
bookdown::gitbook:
css: style.css
split_bib: false
toc_depth: 3
config:
toc:
collapse: section
scroll_highlight: true
before: |
<li><a href="./">The City of Ebla: A Primer</a></li>
after: |
<li><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-sa/4.0/88x31.png" /></a></li>
<li><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">© 2024 Erica Scarpa, CC BY 4.0.</a></li>
<li><a href="https://bookdown.org" target="_blank">Built with Bookdown and RStudio</a></li>
edit: https://github.com/erica-scarpa/the-city-of-ebla-primer/edit/main/%s
sharing:
facebook: false
github: true
twitter: false
linkedin: false
weibo: false
instapaper: false
vk: false
whatsapp: false
info: true
download: ["pdf", "epub"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
before_body: doc-prefix.tex
latex_engine: xelatex
keep_tex: yes
url-color: blue
mainfont: EB Garamond
df_print: tibble
bookdown::epub_book: default