-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
executable file
·37 lines (36 loc) · 1.08 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:
#dev: svglite
highlight: kate
css: style.css
split_by: section
config:
toolbar:
position: fixed
toc:
collapse: subsection
before: |
<li><a href="./">Science des données biologiques I</a></li>
after: |
<li><a href="https://wp.sciviews.org">Site Web du cours</a></li>
<li><a href="https://github.com/BioDataScience-Course">Site Github du cours</a></li>
<br/>
<li><a href="https://github.com/rstudio/bookdown" target="blank">Publié avec bookdown</a></li>
edit: https://github.com/BioDataScience-Course/sdd-umons-2023/edit/master/%s
view: https://github.com/BioDataScience-Course/sdd-umons-2023/blob/master/%s
#download: ["pdf", "epub"]
sharing:
facebook: no
github: no
twitter: yes
linkedin: no
weibo: no
instapaper: no
vk: no
all: ['github', 'linkedin', 'facebook', 'instapaper']
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
bookdown::epub_book:
stylesheet: style.css