Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Add PDF metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzak committed Mar 28, 2024
1 parent e2ba089 commit 9cca43a
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,23 @@
\addtocounter{framenumber}{\value{framenumberappendix}}
}

% DRAFT
%\usepackage{background}
%\backgroundsetup{
% placement=center,
% scale=2,
% contents={DRAFT},
% opacity=0.5
%}
%\setbeamertemplate{background}{\BgMaterial}
\hypersetup{
unicode=false, % non-Latin characters in Acrobat’s bookmarks
pdftoolbar=true, % show Acrobat’s toolbar?
pdfmenubar=true, % show Acrobat’s menu?
pdffitwindow=false, % window fit to page when opened
pdfstartview={XYZ null null 1.00}, % disable zoom
pdftitle={Enarx \& Steward Attestation}, % title
pdfauthor={Richard Zak}, % author
pdfsubject={Enarx's use of certificate signing requests for attestation}, % subject of the document
pdfkeywords={Confidential Computing, EuroProofNet, Enarx, Cryptography}, % list of keywords
pdfnewwindow=true, % links in new PDF window
%colorlinks=true, % false: boxed links; true: colored links
%linkcolor=red, % color of internal links (change box color with linkbordercolor)
citecolor=green, % color of links to bibliography
filecolor=magenta, % color of file links
urlcolor=cyan % color of external links
}

\usetheme{Boadilla}
\title{Enarx \& Steward Attestation}
Expand Down

0 comments on commit 9cca43a

Please sign in to comment.