[Journal] Review of Draft PDF for Volume 6

Markus Neteler neteler at osgeo.org
Thu Jul 8 03:10:21 EDT 2010


On Wed, Jul 7, 2010 at 1:08 PM, Barry Rowlingson
<b.rowlingson at lancaster.ac.uk> wrote:
> On Tue, Jul 6, 2010 at 11:05 PM, Sunburned Surveyor
> <sunburned.surveyor at gmail.com> wrote:
>
>> (1) The total page number at the bottom of the page is in blue instead
>> of black. Is there a reason for this?
>
>  Blue things are normally hyperlinks - is there a reason it might be a
> hyperlink back to the contents?

I usually use:

\def\mytitle{Spatio-temporal reconstruction of satellite-based
temperature maps...}
\def\myyear{2009}

%hyperref should be called as *last* package:
\usepackage[pdftex,
% next is always usable:
 bookmarks=true, bookmarksnumbered=false,
% PDF metadata
 pdftitle={\mytitle \myyear},
 pdfauthor={Markus Neteler, Trento, Italy},
 pdfsubject={\mytitle \myyear},
 pdfkeywords={remote sensing, MODIS, LST, NDVI, emerging diseases,
Lyme borreliosis, TBE, Ehrlichia, Anaplasma},
 breaklinks=true, colorlinks=false,
% if colorlinks=false then pdfborder={0 0 0} to avoid boxes around links
 pdfborder={0 0 0},
 linkcolor=black
]{hyperref}


... any chance to see this document? SVN URL?

Markus


More information about the newsletter mailing list