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