Remove superfluous pdf options in dvi section
This commit is contained in:
parent
cc0c0cf571
commit
6abcd34721
|
@ -22,11 +22,7 @@
|
||||||
\usepackage{tocbibind}
|
\usepackage{tocbibind}
|
||||||
\else
|
\else
|
||||||
\usepackage[dvipdfm,hyperindex,hypertex,
|
\usepackage[dvipdfm,hyperindex,hypertex,
|
||||||
pdftitle={scsh manual, release 0.6.7},
|
colorlinks=true,linkcolor=blue,pagecolor=blue,urlcolor=blue]{hyperref}
|
||||||
pdfauthor={Olin Shivers, Brian D.~Carlstrom, Martin Gasbichler,
|
|
||||||
and Mike Sperber}
|
|
||||||
colorlinks=true,linkcolor=blue,pagecolor=blue,urlcolor=blue,
|
|
||||||
pdfstartview=FitH,pdfview=FitH]{hyperref}
|
|
||||||
\fi
|
\fi
|
||||||
\endtexonly
|
\endtexonly
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue