summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-04 09:39:49 +0200
committerUlrich Müller <ulm@gentoo.org>2012-07-04 09:39:49 +0200
commit28c65e6205d369d25555fa9f7a673c0c2ad30a1a (patch)
tree11af34e8c0fbe1387e0dc9e27eeb9ea5d70b0cd5
parentClarify wording for EAPI parsing. (diff)
downloadpms-28c65e6205d369d25555fa9f7a673c0c2ad30a1a.tar.gz
pms-28c65e6205d369d25555fa9f7a673c0c2ad30a1a.tar.bz2
pms-28c65e6205d369d25555fa9f7a673c0c2ad30a1a.zip
Move some metadata information from style file to main TeX source.
-rw-r--r--pms.cls17
-rw-r--r--pms.tex15
2 files changed, 17 insertions, 15 deletions
diff --git a/pms.cls b/pms.cls
index db2fd48..dcce924 100644
--- a/pms.cls
+++ b/pms.cls
@@ -113,22 +113,11 @@
colorlinks=true,
citecolor=black,
linkcolor=black,
- pdftitle={Package Manager Specification},
- pdfauthor={Stephen P. Bennett, 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},
+ pdfcreator={pdfLaTeX and hyperref},
pdfproducer={pdfLaTeX and hyperref},
}
}
-% Some metadata needed for the title page generation
-\title{Package Manager Specification}
-\author{Stephen P. Bennett \\
- \href{mailto:spb@exherbo.org}{spb@exherbo.org} \and Ciaran
- McCreesh \\
- \href{mailto:ciaran.mccreesh@googlemail.com}{ciaran.mccreesh@googlemail.com}}
% Reads the last commit date from the Git repository and even succeeds
% when none is available
\ifthenelse{\equal{\VCDateISO}{}}
@@ -139,9 +128,7 @@
}
% Set page title
-\pagestyle{myheadings}
-\markboth{\scshape Package Manager Specification}{\scshape Package
- Manager Specification}
+\pagestyle{headings}
% This is some kind of hack. We set the proportions of the text area
% and then move it 30mm to the left to increase the right (outer)
% margin.
diff --git a/pms.tex b/pms.tex
index 4ada8ec..dd60225 100644
--- a/pms.tex
+++ b/pms.tex
@@ -1,5 +1,20 @@
\documentclass{pms}
+\title{Package Manager Specification}
+\author{%
+ Stephen P. Bennett \\
+ \href{mailto:spb@exherbo.org}{spb@exherbo.org}
+ \and
+ Ciaran McCreesh \\
+ \href{mailto:ciaran.mccreesh@googlemail.com}{ciaran.mccreesh@googlemail.com}
+}
+\hypersetup{%
+ pdftitle={Package Manager Specification},
+ pdfauthor={Stephen P. Bennett, Ciaran McCreesh},
+ pdfsubject={Defining a feature set for package managers in the Gentoo world},
+ pdfkeywords={Gentoo, package manager, specification},
+}
+
\begin{document}
\maketitle