summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <christian@faulhammer.org>2008-03-15 15:00:48 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-03-16 03:43:14 +0000
commit400f1fdc9f156230311d3519799597103a6f4f77 (patch)
tree8b83ba3a1ba69ef760f00f8629e9835760bccad8 /pms.tex
parentpdfinfo.tex.in is not needed: * hypersetup will do a better job (and is more ... (diff)
downloadpms-400f1fdc9f156230311d3519799597103a6f4f77.tar.gz
pms-400f1fdc9f156230311d3519799597103a6f4f77.tar.bz2
pms-400f1fdc9f156230311d3519799597103a6f4f77.zip
Set some metadata for PDF
* hypersetup will do a better job (and is more generic) for author field an the like
Diffstat (limited to 'pms.tex')
-rw-r--r--pms.tex15
1 files changed, 14 insertions, 1 deletions
diff --git a/pms.tex b/pms.tex
index a98d10d..99d8fe9 100644
--- a/pms.tex
+++ b/pms.tex
@@ -37,7 +37,20 @@
{\begin{itemize}[topsep=0pt, itemsep=0pt, partopsep=0pt]}%
{\end{itemize}}
-\include{pdfinfo}
+\hypersetup{%
+ urlcolor=black,
+ colorlinks=true,
+ citecolor=black,
+ linkcolor=black,
+ pdftitle={Package Manager Specification},
+ pdfauthor={Stephen P. Bennet, Ciaran McCreesh},
+ pdfcreator={pdfLaTeX and hyperref},
+ pdfsubject={Defining a feature set for package managers in the
+ Gentoo world},
+ pdflang={en},
+ pdfkeywords={Gentoo, package manager, specification, draft},
+ pdfproducer={pdfLaTeX and hyperref},
+}
\title{Package Manager Specification}
\author{Stephen P. Bennett\\\url{spb@gentoo.org}