diff options
Diffstat (limited to 'UiO_profile_fp.sty')
-rw-r--r-- | UiO_profile_fp.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UiO_profile_fp.sty b/UiO_profile_fp.sty index ee60680..fe608f1 100644 --- a/UiO_profile_fp.sty +++ b/UiO_profile_fp.sty @@ -138,6 +138,7 @@ \newcommand{\uiopfp@page}{ \thispagestyle{empty} \begin{titlepage} + \tikzset{external/export next=true} \begin{tikzpicture}[remember picture,overlay] % Bakgrunn \node (back names) [shape=rectangle, fill={uiopfp@light@\uiopfp@color}, minimum height=\paperheight, minimum width=\paperwidth, anchor=south west] at (current page.south west) {}; |