-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.typ
More file actions
33 lines (28 loc) · 1.12 KB
/
book.typ
File metadata and controls
33 lines (28 loc) · 1.12 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
#import "@preview/shiroa:0.3.1": *
#show: book
#book-meta(
title: "Historique des villages du Moyen Pays Niçois",
description: "Essai historique sur différents villages de l'arrière-pays niçois",
repository: "https://github.com/06Games/History-Blog",
authors: ("Evan Galli",),
language: "fr",
summary: [
#prefix-chapter("pages/avant-propos/avant-propos.typ")[Avant-Propos]
== La Vésubie
- #chapter("pages/vesubie/introduction/introduction.typ")[Introduction]
- #chapter("pages/vesubie/lantosque/lantosque.typ")[Lantosque]
- #chapter("pages/vesubie/lantosque/notables.typ")[Les notables]
- #chapter(none)[Les hameaux]
- #chapter("pages/vesubie/lantosque/saint-colomban/saint-colomban.typ")[Saint-Colomban]
- #chapter(none)[Loda]
- #chapter(none)[Utelle]
- #chapter(none)[Figaret]
== Le Paillon
- #chapter("pages/paillon/luceram/luceram.typ")[Lucéram]
- #chapter(none)[Béasse]
- #chapter("pages/paillon/luceram/peira-cava/peira-cava.typ")[Peïra-Cava]
]
)
// re-export page template
#import "/templates/page.typ": project
#let book-page = project