-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_output.yml
executable file
·59 lines (59 loc) · 1.84 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
bookdown::gitbook:
dev: svglite
includes:
in_header: header.html
after_body: after_body.html
css: css/style.css
split_by: section
config:
toc:
collapse: section
before: |
<li style="font-size: 125%;font-weight: bold;">
<a href="http://www.crowcanyon.org/" target="_blank">
<img src="./images/CCAC_logo.svg" alt="Crow Canyon Archaeological Center logo" style="width: 250px;"/>
</a>
<a href="./">The Pueblo Farming Project</a>
</li>
after: |
<li style="font-size: 100%;font-weight: bold;">
<a href="https://www.historycolorado.org/state-historical-fund" target="_blank">Funded in part by the<br><br>
<div style="text-align: center;">
<img src="./images/HistoryCO.png" alt="History Colorado — State Historical Fund logo" style="width: 250px;"/>
</div>
</a>
</li>
<hr>
<li style="font-size: 100%;font-weight: bold;">
<a href="https://bookdown.org" target="_blank">Published with<br>
<div style="text-align: center;">
<img src="./images/bookdown.png" alt="Bookdown logo" style="width: 75px;"/>
</div>
</a>
</li>
download: no
edit: https://github.com/crowcanyon/pfp_ebook/edit/master/%s
sharing:
github: yes
facebook: yes
all: no
bookdown::html_chapters:
css: [css/style.css, css/toc.css]
#bookdown::pdf_book:
# includes:
# in_header: latex/preamble.tex
# before_body: latex/before_body.tex
# after_body: latex/after_body.tex
# keep_tex: yes
# dev: "cairo_pdf"
# latex_engine: xelatex
# citation_package: natbib
# template: null
# pandoc_args: --top-level-division=chapter
# toc_depth: 3
# toc_unnumbered: no
# toc_appendix: yes
# quote_footer: ["\\VA{", "}{}"]
#bookdown::epub_book:
# dev: svglite
# stylesheet: css/style.css