-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
119 lines (107 loc) · 3.14 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
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
project:
type: book
output-dir: docs
# Quarto options for books
# https://quarto.org/docs/reference/projects/books.html
book:
title: "Der Große Saal"
author:
- name: "Computational Publishing Service (CPS)"
affiliations:
- "Open Science Lab"
- "TIB"
doi: "10.5281/zenodo.14974149"
date: today
favicon: ./images/cps-logo.svg
# this section determines which files will be added to the book as chapters
chapters:
- index.qmd
- roomtext.ipynb
- section-fullimg.ipynb
- section-map.ipynb
- datavis.ipynb
- contributors.ipynb
cover-image: images/cover.jpg
repo-url: https://github.com/calnfynn/section-demo-layouts
repo-actions: issue
downloads: [pdf,docx]
navbar:
background: primary
search: true
left:
- text: "Texte"
href: roomtext.html
- text: "Galerie"
href: section-fullimg.html
- text: "Karte"
href: section-map.html
- text: "Data Vis"
href: datavis.html
- text: "Kolophon"
href: contributors.html
sidebar:
logo: none
bread-crumbs: false
# page-footer: |
# {fig-alt='Creative Commons License'}
# This work is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/).
page-navigation: true
# Quarto allows commenting using either Hypothesis or Utterances
# https://quarto.org/docs/reference/projects/books.html#comments
comments:
hypothesis: false
format:
# options for HTML output
# https://quarto.org/docs/reference/formats/html.html
html:
number-sections: false
toc: false
# Quarto allows a number of pre-packaged themes for the HTML version
# You can choose between them using the documentation at
# https://quarto.org/docs/output-formats/html-themes.html
theme:
- lux
- brand
css: griddesign.css
code-overflow: wrap
# options for PDF output
# https://quarto.org/docs/reference/formats/pdf.html
pdf:
documentclass: book
lang: de
number-sections: false
toc: false
pagestyle: plain # page numbers
geometry: # margins
- top=35mm
- right=25mm
- bottom=35mm
- left=25mm
- heightrounded
classoption: openany
# copyright: |
# {fig-alt='Creative Commons License'}
# This work is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/).
# #fontsize: 12pt
papersize: a4
include-in-header: in-header.tex
include-after-body:
text: |
\printindex
urlcolor: CornflowerBlue
linkcolor: black
# title-boxcolor: gray!15!black
# title-boxopacity: 0
# title-boxfontcolor: black
# keep-tex: true
template-partials:
- "_titlepage.tex"
- "before-body.tex"
- "after-body.tex"
title-bg-image: "images/cover.jpg"
title-bg-location: "LR"
title-bg-size: "1.1"
docx:
toc: true
#epub:
# toc: true