changeset 107:a154bdf28eeb

Fix PDF strings.
author Martin Geisler <mg@lazybytes.net>
date Sun, 14 Mar 2010 17:13:23 +0100
parents d932f5223088
children ea1ad978ee82
files mercurial.tex
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -71,7 +71,9 @@
 }
 
 \title{Fast, Flexible and Fun:\\ Revision Control with Mercurial}
-\author{Martin Geisler\\ $\langle$\texttt{mg@lazybytes.net}$\rangle$}
+\author{Martin Geisler
+  \texorpdfstring{\\$\langle$\texttt{mg@lazybytes.net}$\rangle$}
+                 {<mg@lazybytes.net>}}
 \date{JAOO Geek Night in Aarhus\\ August 25, 2009}
 
 \newcommand{\cmd}[1]{\texttt{\color{green!40!black}#1}}