generated from rstudio/bookdown-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
35 lines (35 loc) · 1.01 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
bookdown::gitbook:
css: css/style.css
highlight: tango
table_css: false
includes:
in_header: ["google_analytics.html", "js/header.html"]
config:
search: yes
toc:
collapse: section
scroll_highlight: yes
before: |
<li class="toc-logo"><a href="./"><img src="images/logo/spatial_logo.png"></a></li>
after: |
<li><a href="https://github.com/NiccoloSalvini/tesi-prova" target="blank"> See Github Repository</a></li>
<li><a href="https://niccolosalvini.netlify.app/">About The Author</a></li>
<li><a Proudly published with bookdown</a></li>
edit:
link: https://github.com/NiccoloSalvini/thesis/edit/master/%s
text: "Suggest an edit"
sharing:
facebook: yes
twitter: yes
google: no
linkedin: yes
all: false
download: "pdf"
bookdown::pdf_book:
latex_engine: xelatex
citation_package: natbib
pandoc_args: --listings
keep_tex: yes
includes:
in_header: preamble.tex
before_body: title-page.tex