Added package thumbpdf to get thumbs in the pdf
Added package tocbibind to get pdf bookmarks for TOC and index.
This commit is contained in:
parent
edac3cf6fa
commit
80c4f903cf
|
@ -18,6 +18,8 @@
|
||||||
and Mike Sperber}
|
and Mike Sperber}
|
||||||
colorlinks=true,linkcolor=blue,pagecolor=blue,urlcolor=blue,
|
colorlinks=true,linkcolor=blue,pagecolor=blue,urlcolor=blue,
|
||||||
pdfstartview=FitH,pdfview=FitH]{hyperref}
|
pdfstartview=FitH,pdfview=FitH]{hyperref}
|
||||||
|
\usepackage{thumbpdf}
|
||||||
|
\usepackage{tocbibind}
|
||||||
\else
|
\else
|
||||||
\usepackage[dvipdfm,hyperindex,hypertex,
|
\usepackage[dvipdfm,hyperindex,hypertex,
|
||||||
pdftitle={scsh manual, release 0.6.3},
|
pdftitle={scsh manual, release 0.6.3},
|
||||||
|
|
Loading…
Reference in New Issue