%% Specific configuration \input{../main/definitions} %% Global configuration \input{../../global/packages} \input{../../global/highlighting} \input{../../global/indexes} \input{../../global/styles} \backgroundsetup{ firstpage = true, scale = 1, angle = 0, opacity = 1, contents = { \begin{tikzpicture}[remember picture, overlay] \path [fill = manualcolor] (-0.5\paperwidth, 7) rectangle (0.5\paperwidth, 10); \end{tikzpicture} } } \input{../../global/new_cmds} %\input{../../global/todonotes} %% Load hyperref at the end of the preamble to make it work with other pkgs \usepackage{hyperref} %% links \hypersetup{ colorlinks, citecolor = manualcolor, linkcolor = manualcolor, urlcolor = manualcolor, final %% Links even with draft building }