-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathmain_fr.tex
32 lines (25 loc) · 1.12 KB
/
main_fr.tex
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
% !TeX program = lualatex
% !TeX spellcheck = fr
\documentclass[12pt]{article}
% Language setting
\usepackage[french]{babel}
\frenchsetup{StandardLists=true} % test to get a proper layout, without french babel messing up with lists
\def\sections{sections/translated/fr}
\def\coopspath{coops/translated/fr}
\def\coopstitle{Scénarios Coopératif}
\def\clashpath{clash/translated/fr}
\def\clashtitle{Scénario d'affrontement}
\def\campaignspath{campaigns/translated/fr}
\def\campaignstitle{Campagne}
\def\lang_header_adjustment{0px}
\newcommand{\authortext}{Par la communauté}
\newcommand{\versionlabel}{Version}
\newcommand{\versionwarning}{Ceci est une version non-éditée créée sur GitHub à partir du commit}
\newcommand{\intro}{
Ceci est un projet communautaire doté d'un \href{\repourl}{dépôt GitHub}.
Vous êtes tous invités à apporter vos contributions, modifications, corrections et traductions.
}
\newcommand{\pageshorthand}{p.}
\newcommand{\qrgithub}{Scannez pour ouvrir le dépôt \textbf{GitHub}.}
\title{\includegraphics[width=6cm]{\images/title.png}\\Livre de mission fait par les fans}
\input{metadata.tex}