Skip to content
Snippets Groups Projects
Unverified Commit a22cb4fc authored by Malin Freeborn's avatar Malin Freeborn
Browse files

initial cover file

parent 0c766700
Branches
Tags
No related merge requests found
cov.tex 0 → 100644
\documentclass[spinewidth=15mm,markcolor=black]{bookcover}
% Loading the glossaries-extra packages won't work here, so LaTeX
% won't understand the .aux file section headers which have \gls
% commands. We resolve this with a little white lie.
\newcommand\glsentrylongpl{}
\newcommand\glsentrytext{}
\newcommand\Glsfmtplural{}
\newcommand\Glsfmtlongpl{}
\newcommand\Gls{}
\newcommand\gls{}
\newcommand\glspl{}
\newcommand\Glspl{}
\newcommand\spellName{}
\RequirePackage{xr-hyper}
\RequirePackage{hyperref}
\makeatletter
\@addtofilelist{../core/main.tex}
\@addtofilelist{../core/core.aux}%
\makeatother
\externaldocument{../core/core}%
% Dummy values
\begin{document}
\begin{bookcover}
\begin{bookcoverelement}{color}{bg whole}{orange}
\end{bookcoverelement}
\begin{bookcoverelement}{normal}{front}[,,,0.4\partheight]
\centering\bfseries\huge \pageref{combat}, \nameref{combat}\par
\end{bookcoverelement}
\end{bookcover}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment