summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-04-15 15:16:37 +0200
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-04-23 23:57:16 +0100
commitc3afa93830158584137004592a57618bcf90f3dc (patch)
tree83ec74712dfe000f85740656f59b959d3e64aa65 /pms.cls
parentRemove appendix.sty (diff)
downloadpms-c3afa93830158584137004592a57618bcf90f3dc.tar.gz
pms-c3afa93830158584137004592a57618bcf90f3dc.tar.bz2
pms-c3afa93830158584137004592a57618bcf90f3dc.zip
Make email addresses clickable
Diffstat (limited to 'pms.cls')
-rw-r--r--pms.cls6
1 files changed, 4 insertions, 2 deletions
diff --git a/pms.cls b/pms.cls
index 3aa4f22..3cef249 100644
--- a/pms.cls
+++ b/pms.cls
@@ -139,8 +139,10 @@
}
% Some metadata needed for the title page generation
\title{Package Manager Specification}
-\author{Stephen P. Bennett\\\url{spb@exherbo.org} \and Ciaran
- McCreesh\\\url{ciaran.mccreesh@googlemail.com}}
+\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}{}}