forked from Heegu-sama/Homm3BG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain_fr.tex
34 lines (25 loc) · 1.22 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
33
34
% !TeX spellcheck = en_US
\documentclass[12pt]{article}
% Language setting
\usepackage[T1]{fontenc}
\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\lang_header_adjustment{0px}
\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.
Si vous souhaitez simplement faire part de vos commentaires, merci de le faire dans le \href{\bggthreadurl}{fil de discussion BoardGameGeek} original.
}
\newcommand{\pageshorthand}{p.}
\newcommand{\heegusquote}{
\textit{J'ai réalisé ce projet par amour de l'apprentissage des jeux et de la compréhension de leur complexité.}
\\
{\small — Heegu}
}
\newcommand{\qrgithub}{Scannez pour ouvrir le dépôt \textbf{GitHub}.}
\newcommand{\qrbgg}{Scannez pour ouvrir le fil \textbf{BoardGameGeek}.}
\title{\includegraphics[width=6cm]{\images/title.png}\\Révision}
\input{metadata.tex}