-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
69 lines (63 loc) · 1.91 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
61
62
63
64
65
66
67
project:
type: book
book:
google-analytics: "G-KLLV1GCF4E"
repo-url: https://github.com/nih-cfde/icc-eval-reports
repo-actions: [edit, source, issue]
title: "The Common Fund Data Ecosystem"
subtitle: "A report on the state of the ecosystem"
author: "Common Fund Data Ecosystem Evaluation Core Team"
#affiliation: "Integration and Coordination Center, Common Fund Data Ecosystem"
date-format: "long"
date: "today"
cover-image: cover.png
chapters:
- index.qmd
- intro.qmd
- part: centers.qmd
chapters:
- center-icc.qmd
- center-kc.qmd
- center-drc.qmd
- center-cwic.qmd
- center-tc.qmd
- part: dccs.qmd
chapters:
- dcc-kidsfirst.qmd
- part: partnerships.qmd
- part: cross-cutting.qmd
- summary.qmd
- references.qmd
search:
location: sidebar
type: overlay
downloads: [pdf]
bibliography: references.bib
format:
html:
theme: cosmo
titlepage-pdf:
titlepage: formal
titlepage-logo: "cover.png"
documentclass: scrreprt
number-sections: true
titlepage-theme:
elements: ["\\titleblock", "\\authorblock", "\\dateblock", "\\vfill", "A report presented at the annual\\\\meeting on 10 August 2025\\\\ \\vspace{0.8cm}", "\\logoblock", "\\footerblock"]
page-align: "center"
title-style: "plain"
title-fontstyle: ["Huge", "textbf"]
title-space-after: "2.5cm"
subtitle-fontstyle: "LARGE"
title-subtitle-space-between: "0.5cm"
author-style: "plain"
author-sep: "newline"
author-fontstyle: "textbf"
author-space-after: "2\\baselineskip"
affiliation-style: "numbered-list-with-correspondence"
affiliation-fontstyle: "large"
affiliation-space-after: "0pt"
footer-style: "plain"
footer-fontstyle: ["Large", "textsc"]
footer-space-after: "0pt"
logo-size: "0.4\\textwidth"
logo-space-after: "1cm"