-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_output.yml
More file actions
97 lines (93 loc) · 2.54 KB
/
_output.yml
File metadata and controls
97 lines (93 loc) · 2.54 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
bookdown::gitbook:
fig_caption: true
number_sections: TRUE
code_folding: "hide"
code_tools: true
code_copy: true
code_summary: "R Script"
code_overflow: "wrap"
highlight: tango
css: css/style.css
table_css: false
config:
toc:
collapse: section
scroll_highlight: true
number_sections: true
before: |
<li><a style="text-align:center; border-width:3px;border-style:solid; border-color:white; border-radius:15px; padding:5px; background-color:#276DC2; text-decoration:none; color:white" href="https://ferreiraas.github.io/Ciencia-com-R-Consultoria/"><b>e-Book | Consultoria</b></a></li>
after: |
<li><a style="text-align:center; border-width:3px;border-style:solid; border-color:white; border-radius:15px; padding:5px; background-color:#276DC2; text-decoration:none; color:white" href="https://bookdown.org">Publicado com Bookdown</a></li>
edit: null
# download: [["Ciencia-com-R.pdf", "PDF"], ["Ciencia-com-R.epub", "EPUB"], ["Ciencia-com-R.pptx", "PPTX"], ["Ciencia-com-R.docx", "DOCX"]]
download: [["Ciencia-com-R.pdf", "PDF"]]
sharing:
all: null
whatsapp: true
facebook: true
linkedin: true
twitter: true
info: false
toolbar:
position: fixed
search: yes
includes:
in_header: [favicon.html, open_graph.html, header.html]
bookdown::pdf_book:
toc: true
number_sections: true
documentclass: book
papersize: a4
includes:
in_header: [tex/preamble.tex, tex/watermark.tex]
before_body: [tex/cover_1.tex, tex/cover_2.tex, tex/copyright.tex, tex/ficha-catalografica.tex]
after_body: [tex/cover_4.tex]
latex_engine: xelatex
keep_tex: true
delete_merged_file: false
dev: "cairo_pdf"
fig_caption: true
split_by: "chapter"
bookdown::epub_book: default
officedown::rpptx_document:
slide_level: 2
reference_doc: templates/template.pptx
officedown::rdocx_document:
tables:
style: Table
layout: autofit
width: 1.0
topcaption: true
caption:
style: Table Caption
pre: 'Tabela '
sep: ': '
conditional:
first_row: true
first_column: false
last_row: false
last_column: false
no_hband: false
no_vband: true
plots:
style: Normal
align: center
caption:
style: Image Caption
pre: 'Figura '
sep: ': '
lists:
ol.style: null
ul.style: null
page_size:
width: 8.27
height: 11.69
orient: "portrait"
page_margins:
top: 1
left: 1
bottom: 1
right: 1
header: 0.5
footer: 0.5
gutter: 0.5