-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
32 lines (29 loc) · 969 Bytes
/
_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
bookdown::bs4_book:
theme:
primary: "#0166ff"
css: [style.css, font-awesome.min.css]
config:
toc:
before: |
<li><a href="./">Abschlussarbeiten in der AG Ökosystemforschung</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
repo: https://github.com/ChrisBogner/Liste_Abschlussarbeiten
#download: ["pdf", "epub"]
bookdown::gitbook:
css: [style.css, css/all.css]
config:
toc:
before: |
<li><a href="./">Abschlussarbeiten in der AG Ökosystemforschung</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
edit: https://github.com/ChrisBogner/Liste_Abschlussarbeiten
#download: ["pdf", "epub"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default