-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
61 lines (55 loc) · 1.55 KB
/
_quarto.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
project:
type: book
output-dir: "_output"
execute:
eval: true
echo: false
warning: false
include: false
freeze: false
editor:
mode: source
book:
title: "Revisão dos antecedentes sísmicos do Projeto Jacobina"
subtitle: "Inspeção de Segurança de Barragens de Rejeitos B1 e B2 de Jacobina"
author:
- Alejandro Verri Kozlowski
- SRK Consulting (Argentina)
status: "Final"
date: "20/Marzo/2023"
chapters:
- index.qmd
downloads: docx
navbar:
search: true
bibliography: bib/bibliography.bib
csl: bib/nature.csl # nature.csl ieee.csl apa.csl
crossref:
fig-title: "Figure" # (default is "Figure")
tbl-title: "Table" # (default is "Table")
title-delim: ":" # (default is ":")
chapters: true
format:
html:
#page-layout: article # article,full
toc: true
number-sections: false
grid:
body-width: 1600px
sidebar-width: 400px
margin-width: 400px
toc-location: right
self-contained: false
echo: false
css: css/styles.css
theme: materia #default,cerulean,cosmo,cyborg,darkly,flatly,journal,litera,lumen,lux,materia,minty,morph,pulse,quartz,sandstone,simplex,sketchy,slate,solar,spacelab,superhero,united,vapor,yeti,zephyr
docx:
toc: true
number-sections: false
highlight-style: github
reference-doc: docx/reference-doc.docx
prefer-html: true
#https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/language/_language.yml
colorlinks: true #https://www.njtierney.com/post/2022/04/11/rmd-to-qmd/
link-citations: true
fontsize: 12pt