-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
31 lines (28 loc) · 893 Bytes
/
book.toml
File metadata and controls
31 lines (28 loc) · 893 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
[book]
title = "The Technique of My Musical Language: A Modern Companion"
authors = [
"Olivier Messiaen",
"Translated by John Satterfield",
"Analysed by Claude Opus 4.5 and Duncan McGreggor (with supplemental materials)"]
description = "A scholarly companion to Olivier Messiaen's La technique de mon langage musical (1944), in the English translation by John Satterfield (1956)."
language = "en"
[output.html]
no-section-label = true
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/music-comp/tmml-mc"
edit-url-template = "https://github.com/music-comp/tmml-mc/edit/main/{path}"
[output.html.search]
enable = true
limit-results = 30
teaser-word-count = 30
use-hierarchical-urls = true
boost-title = 2
boost-hierarchy = 1
boost-paragraph = 1
expand = true
heading-split-level = 3
copy-js = true
[output.html.fold]
enable = true
level = 0