-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmain_cs.tex
34 lines (26 loc) · 1.06 KB
/
main_cs.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 program = lualatex
\documentclass[12pt]{article}
\usepackage[czech]{babel}
\def\sections{sections/translated/cs}
\def\coopspath{coops/translated/cs}
\def\coopstitle{Kooperativní Scénáře}
\def\clashpath{clash/translated/cs}
\def\clashtitle{Střety}
\def\campaignspath{campaigns/translated/cs}
\def\campaignstitle{Kampaně}
\def\lang_header_adjustment{-6px}
\def\sections{sections/translated/cs}
\newcommand\subsectionspacing{
\titlespacing*{\subsection}{0em}{0.9em}{0.2em}
}
\newcommand{\authortext}{V komunitním vydání}
\newcommand{\versionlabel}{Verze}
\newcommand{\versionwarning}{Toto je nepublikovaná verze vyrobená z GitHub commitu}
\newcommand{\intro}{
Toto je komunitní projekt, který má \href{\repourl}{GitHub repozitář}.
Všichni jsou vítáni, aby přispívali novými scénáři, prováděli změny a opravovali chyby.
}
\newcommand{\pageshorthand}{p.}
\newcommand{\qrgithub}{Naskenuj pro otevření \textbf{GitHub} repozitáře.}
\title{\includegraphics[width=6cm]{\images/title.png}\\Fanouškovská Kniha Misí}
\input{metadata.tex}