banana-stickers/banana-stickers.tex
2026-05-26 17:39:37 -04:00

126 lines
1.5 KiB
TeX

\documentclass[twoside]{report}
\input{parts/packages}
\input{parts/commands}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Variables %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\kauthors{}
\def\ktitle{}
\def\kissue{0XX}
\def\kpubdate{October 2025}
\def\kpubyear{2025}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Just for This Issue %%%%%%%%%%%%%%%%%%%%%%
\usepackage{tikz}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Include URLS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Be sure to load this package last, so leave it in the main file
% [hidelinks option to hide big red box. Thanks /u/0b0101011001001011
\usepackage[hidelinks]{hyperref} % Inlcude URLs, but load this package last
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Let's get it started %%%%%%%%%%%%%%%%%%%%%
\begin{document}
\input{parts/titlepage}
\input{parts/impressum}
% Page 3
\kstick{}
\kstick{}
% Page 4
\kstick{}
\kstick{}
% Page 5
\kstick{}
\kstick{}
% Page 6
\kstick{}
\kstick{}
% Page 7
\kstick{}
\kstick{}
% Page 8
\kstick{}
\kstick{}
% Page 9
\kstick{}
\kstick{}
% Page 10
\kstick{}
\kstick{}
% Page 11
\kstick{}
\kstick{}
% Page 12
\kstick{}
\kstick{}
% Page 13
\kstick{}
\kstick{}
% Page 14
\kstick{}
\kstick{}
% Page 15
\kstick{}
\kstick{}
% Page 16
\kstick{}
\kstick{}
% Page 17
\kstick{}
\kstick{}
% Page 18
\kstick{}
\kstick{}
% Page 19
\kstick{}
\kstick{}
% Page 20
Congratulations! You've now collected 112 banana stickers! It's time to get another book and start filling it up!
\end{document}