From ba116a71a3246a42c70b1ef6236258d6b1cd9d67 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Tue, 2 May 2023 18:10:03 +0000 Subject: Add tikz export command --- UiO_profile_fp.sty | 1 + 1 file changed, 1 insertion(+) (limited to 'UiO_profile_fp.sty') 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) {}; -- cgit v1.2.3