layout fr

This commit is contained in:
anarsec 2024-11-22 13:04:27 -05:00
parent 65777895db
commit 05a1171289
No known key found for this signature in database
14 changed files with 88 additions and 42 deletions

View file

@ -7,6 +7,7 @@
subtitle: none,
category: none,
backcoverinsidecontent: none,
lang: none,
content
) = {
@ -43,18 +44,32 @@
dy: -20pt,
)[
#set text(font: "Jost")
#text(18pt)[Series: #category]
#if lang == "en" [
#text(18pt)[Series: #category]
]
#if lang == "fr" [
#text(18pt)[Séries: #category]
]
]
]
// inside cover
page()[
#set align(center + bottom)
#if lang == "en" [
#set align(center + bottom)
#text()[This version of the zine was last edited on #lastediteddate. Visit anarsec.guide to see whether it has been updated since.]
#text()[This version of the zine was last edited on #lastediteddate. Visit anarsec.guide to see whether it has been updated since.]
#text()[The dagger symbol #super[] on a word means that there is a glossary entry for it. Ai ferri corti.]
#text()[The dagger symbol #super[] on a word means that there is a glossary entry for it. Ai ferri corti.]
]
#if lang == "fr" [
#set align(center + bottom)
#text()[Cette version de la brochure a été modifiée pour la dernière fois le #lastediteddate. Visitez anarsec.guide/fr pour savoir si elle a été mise à jour depuis.]
#text()[Le symbole de dague #super[] près d'un mot indique qu'une entrée existe dans le glossaire pour ce mot. Ai ferri corti.]
]
]
// set headings