Skip to content

Commit

Permalink
add hyperxmp package to allow more flexible PDF attributes (e.g. pdfc…
Browse files Browse the repository at this point in the history
…opyright) by default
  • Loading branch information
michaelroland committed Oct 16, 2024
1 parent d945c75 commit f26f77a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion beamerthemejku.sty
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%%
%% LaTeX Beamer Theme for Johannes Kepler University Linz
%%
%% Copyright (C) 2021-2023 Michael Roland
%% Copyright (C) 2021-2024 Michael Roland
%%
%% This is a rewrite of the JKU theme originally by
%% Susanne Hametner, Doris Pargfrieder, and Pieter-Jan Hoedt.
Expand Down Expand Up @@ -33,6 +33,10 @@
\RequirePackage{translations}
\RequirePackage{datetime2}
\RequirePackage{amsmath}
\RequirePackage{hyperxmp}
\hypersetup{
keeppdfinfo,
}

%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Expand Down

0 comments on commit f26f77a

Please sign in to comment.