# HG changeset patch # User Jim Hague # Date 1375705808 -3600 # Node ID 55afb58d4a9a1e838be08d84f4d9db53a2e09394 # Parent 27f29e8aafea2fb2504600815f7a93e362b01f07 Make emails \url{} to that they will wrap at the end of a line. Also remove unused reference to graphics dir. diff -r 27f29e8aafea -r 55afb58d4a9a dottes.tex --- a/dottes.tex Sun Aug 04 22:09:25 2013 +0100 +++ b/dottes.tex Mon Aug 05 13:30:08 2013 +0100 @@ -201,7 +201,7 @@ enjoy widespread currency on the folk music scene, and therefore there is at least tacit approval by the authors for their dissemination. If this is not the case, please contact me at -\href{mailto:dottes@cryhavoc.org.uk}{\texttt{dottes@cryhavoc.org.uk}} and I will +\href{mailto:dottes@cryhavoc.org.uk}{\url{dottes@cryhavoc.org.uk}} and I will remove the offending tune. \section{About Cry Havoc} @@ -212,7 +212,7 @@ dance out in the summer months at locations around Oxfordshire. Find out more at \url{http://www.cryhavoc.org.uk/}, or email -\href{mailto:bag@cryhavoc.org.uk}{\texttt{bag@cryhavoc.org.uk}} for more +\href{mailto:bag@cryhavoc.org.uk}{\url{bag@cryhavoc.org.uk}} for more information. Would-be dancers or musicians always welcome. The Booke of Dottes was first produced to mark Cry Havoc's 20th diff -r 27f29e8aafea -r 55afb58d4a9a makeBooke.sh --- a/makeBooke.sh Sun Aug 04 22:09:25 2013 +0100 +++ b/makeBooke.sh Mon Aug 05 13:30:08 2013 +0100 @@ -17,7 +17,6 @@ booke=$dir/$1 papersize=$2 builddir=$dir/build -graphicsdir=$dir/graphics/$1 booketex=$dir/dottes.tex bookepdf=$builddir/dottes.pdf