Skip to content

Commit e4915ea

Browse files
author
aktariel
committed
Finally got the link colors right for the cover page, and all black everything for the print version.
1 parent c430d30 commit e4915ea

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

TypeTest/cover.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
\vspace*{4in}
1616

1717
\noindent Please address all complaints and comments about balance to the authors, FrankTrollman and K (Keith) at\\
18-
{\color{linkblue} \href{http://tgdmb.com/viewforum.php?f=1}{The Gaming Den}}
18+
\href{http://tgdmb.com/viewforum.php?f=1}{The Gaming Den}
1919

2020
\vspace{0.2in}
2121

@@ -26,7 +26,7 @@
2626

2727
\noindent Amateur Typesetting by Joshua Middendorf, updated by Morgon "Surgo" Kanter and "Aktariel," with help from many others.\\
2828

29-
\vspace{0.15in}
29+
\vspace{0.2in}
3030

3131
\noindent Please address all comments regarding the quality (or lack thereof) of the typesetting (that is, formatting of the pdf) to\\
3232
\href{mailto:aktariel@gmail.com}{Aktariel}, or simply comment in the above forum.\\
@@ -38,8 +38,11 @@
3838

3939

4040
\vspace{1in}
41+
4142
\noindent Published on \today, version 0.7\\
43+
\vspace{0.1in}
44+
4245
\noindent You may find the most recent version of this document at:\\
43-
{\color{blue} \href{http://code.google.com/p/awesometome/downloads/list}{The AwesomeTome Google Code Project Page}}
46+
\href{http://code.google.com/p/awesometome/downloads/list}{The AwesomeTome Google Code Project Page}
4447

4548
\newpage

TypeTest/entire-print.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
\usepackage{units} %(nice fractions)
1414
\usepackage{indentfirst}
1515
\usepackage{fontspec}
16-
\usepackage[bookmarks=true,colorlinks,linkcolor=black,breaklinks]{hyperref}
16+
\usepackage[bookmarks=true,colorlinks=true,linkcolor=black,urlcolor=black,breaklinks]{hyperref}
1717

1818
\definecolor{linkblue}{HTML}{2A5DB0}
1919
\setmainfont{Adobe Garamond Pro}

0 commit comments

Comments
 (0)