1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-05 08:04:30 +03:00
gamebookformat/templates/tex/section.tex
Pelle Nilsson 5e187d3252 Improved LaTeX references.
Includes some ugly hacks like the empty sections to increase counter.
2013-06-04 22:32:03 +02:00

10 lines
154 B
TeX

\phantomsection
\refstepcounter{sectionnr}
\label{section%(nr)d}
\subsection*{\begin{center} \textbf{%(nr)d} \end{center}}
\noindent
%(text)s
\newline