Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/indispensable.git
% Cast the fantastically ugly, ugly hyperlink border into the depth of Hades.
\hypersetup{
  % Show bookmarks bar?
  bookmarks=true,
  % Non-Latin characters in Acrobat's bookmarks
  unicode=false,
  % Show Acrobat's toolbar?
  pdftoolbar=true,
  % Show Acrobat's menu?
  pdfmenubar=true,
  % Window fit to page when opened
  pdffitwindow=false,
  % Fit the width of the page to the window
  pdfstartview={FitH},
  % Title
  pdftitle={Indispensable},
  % author
  pdfauthor={White Magic Software, Ltd.},
  % subject of the document
  pdfsubject={Reporting Software and Business Intelligence},
  % Creator of the document
  pdfcreator={Dave Jarvis},
  % Producer of the document
  pdfproducer={pdflatex},
  % List of keywords
  pdfkeywords={JasperReports} {Business Intelligence} {Reports} {Prediction},
  % Links in new window
  pdfnewwindow=true,
  % false: boxed links; true: colored links
  colorlinks=true,
  % Color of internal links
  linkcolor=internallinkcolour,
  % Color of links to bibliography
  citecolor=black,
  % Color of file links
  filecolor=black,
  % Color of external links
  urlcolor=externallinkcolour,
  % No border around links
  pdfborder={0 0 0}
}