-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_output.yml
More file actions
39 lines (39 loc) · 930 Bytes
/
_output.yml
File metadata and controls
39 lines (39 loc) · 930 Bytes
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::gitbook:
fig_caption: true
css: style.css
split_by: chapter
includes:
in_header: google-analytics.js
config:
toc:
collapse: subsection
before: |
<li><a href="./">UFFS - Cerro Largo</a></li>
<img src="logo1.png" alt="R" align="midle">
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
sharing:
facebook: no
twitter: no
google: no
linkedin: no
weibo: no
instapper: no
vk: no
edit: null
download: null
search: yes
fontsettings:
theme: white
family: sans
size: 2
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
keep_tex: yes
citation_package: none
pandoc_args: [ "--csl", "associacao-brasileira-de-normas-tecnicas-usp-fmvz.csl" ]
bookdown::epub_book:
stylesheet: style.css
toc: yes