1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-08 01:24:25 +03:00
gamebookformat/expected/withmaps.tex
2014-02-28 22:14:22 +01:00

151 lines
3.5 KiB
TeX

\documentclass[a5paper,onecolumn]{book}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[hidelinks]{hyperref}
\usepackage{graphicx}
\usepackage[top=3.3cm, bottom=3.3cm, left=2cm, right=2cm]{geometry}
\newif\ifpdf
\ifx\pdfoutput\undefined
\pdffalse
\else
\ifnum\pdfoutput=1
\pdftrue
\else
\pdffalse
\fi
\fi
\title{Example Gamebook With Maps}
\author{Pelle Nilsson}
\date{}
\newcounter{sectionnr}
\begin{document}
\maketitle
\clearpage
\thispagestyle{empty}
\pagestyle{empty}
Turn to 1 to begin.
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\phantomsection
\refstepcounter{sectionnr}
\label{section10}
\subsection*{\begin{center} \textbf{10} \end{center}}
\noindent
This should have number 10, as specified in first map file. The end, at \textbf{\autoref{section99}}, should be at 99.
\vspace{1em}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\refstepcounter{sectionnr}
\phantomsection
\refstepcounter{sectionnr}
\label{section99}
\subsection*{\begin{center} \textbf{99} \end{center}}
\noindent
Number 99, as specified in second map file.
\vspace{1em}
\end{document}