forked from Heegu-sama/Homm3BG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain_en.tex
32 lines (24 loc) · 1020 Bytes
/
main_en.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 spellcheck = en_US
\documentclass[12pt]{article}
% Language setting
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\def\sections{sections}
\def\lang_header_adjustment{0px}
\newcommand{\versionlabel}{Version}
\newcommand{\versionwarning}{This is an unreleased version built on GitHub from commit}
\newcommand{\intro}{
This is a community-driven project, which has a \href{\repourl}{GitHub repository}.
Everyone is welcome to contribute, make changes, and fix errors.
If you simply want to leave feedback, please do so in the original \href{\bggthreadurl}{BoardGameGeek thread}.
}
\newcommand{\pageshorthand}{p.}
\newcommand{\heegusquote}{
\textit{I’m doing this out of the love of learning games and wanting to understand their complexities.}
\\
{\small — Heegu}
}
\newcommand{\qrgithub}{Scan to open \textbf{GitHub} repository.}
\newcommand{\qrbgg}{Scan to open \textbf{BoardGameGeek} thread.}
\title{\includegraphics[width=6cm]{\images/title.png}\\The Rewrite}
\input{metadata.tex}