forked from Heegu-sama/Homm3BG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain_es.tex
29 lines (22 loc) · 857 Bytes
/
main_es.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
% !TeX spellcheck = en_US
\documentclass[12pt]{article}
% Language setting
\usepackage[T1]{fontenc}
\usepackage[spanish]{babel}
\addto\captionsspanish{
\renewcommand{\contentsname}
{Contenido}
}
\def\sections{sections/translated/es}
\def\lang_header_adjustment{-6px}
\newcommand{\version}{
Versión 1.1
}
\newcommand{\intro}{
Se trata de un proyecto impulsado por la comunidad, que cuenta con un \href{https://github.com/Heegu-sama/Homm3BG}{repositorio en GitHub}.
Todo el mundo es bienvenido a contribuir, hacer cambios y corregir errores.
Si simplemente quieres dejar comentarios, por favor hazlo en el \href{https://boardgamegeek.com/thread/3235221/rule-book-rewrite-project}{hilo original de BoardGameGeek}.
}
\newcommand{\pageshorthand}{p. }
\title{\includegraphics[width=6cm]{\images/title.png}\\Reescritura}
\input{metadata.tex}