-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_output.yaml
51 lines (43 loc) · 1.32 KB
/
_output.yaml
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
bookdown::pdf_book:
includes:
in_header: preamble.tex
# before_body: before_body.tex
# after_body: after_body.tex
latex_engine: "xelatex"
toc: true
geometry_opts: "margin=1in"
keep_tex: false
bookdown::gitbook:
css: biol002.css
includes:
in_header: |
fa_script.html
config:
toc:
collapse: section
before: |
<li><a href="./"><b>Spring 2022: Cellular Basis of Life</b></a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">powered by <i class="fab fa-r-project"></i> and bookdown</a></li>
<ul>
<li> (<script>document.write("Modified: " + document.lastModified +"");</script>) </li>
</ul>
<li><a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode" target = "_blank"><i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-sa"></i></a></li>
view: https://github.com/ledelaney/biol002/blob/master/%s
toolbar:
position: fixed
edit: null
download: yes
search: yes
sharing:
facebook: no
whatsapp: no
github: no
bookdown::bs4_book:
theme:
primary: "#8F3D49"
repo: https://github.com/ledelaney/biol002
includes:
in_header: [fa_script.html]
css: biol002.css
footnotes_inline: FALSE