-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
39 lines (39 loc) · 1.15 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
#bookdown::html_document2: default
bookdown::gitbook:
css: style.css
config:
toc:
before: |
<li><a href="./">Cursos ASBTEC | Inicia't a R</a></li>
after: |
<br>
<li><ul>Edicions:
<li><a href="https://www.asbtec.org" target="blank">1a edició [2021]</a></li>
</ul></li><br>
<li><ul>Autors:
<li><a href="https://amitjavilaventura.github.io" target="blank">Adrià Mitjavila</a></li>
</ul></li>
<br>
<br>
<center>
<a href="https://bookdown.org" target="blank">Publicat amb <code>bookdown</code></a>
<br>
<br>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a>
</center>
toolbar:
position: fixed
edit : null
search: yes
fontsettings:
theme: white
family: sans
size: 2
info: yes
#bookdown::pdf_book:
# includes:
# in_header: preamble.tex
# latex_engine: xelatex
# citation_package: natbib
# keep_tex: yes
#bookdown::epub_book: default