Hack for \url.
This commit is contained in:
parent
238dceb380
commit
d58a86c1d3
|
@ -7,6 +7,9 @@
|
||||||
headings,mantitle,array,matter,mysize10,tex2page}
|
headings,mantitle,array,matter,mysize10,tex2page}
|
||||||
|
|
||||||
\texonly
|
\texonly
|
||||||
|
% tex2page defines \url and hyperref loads the package url
|
||||||
|
% but setting \url to \relax satisfies \newcommand
|
||||||
|
\let\url\relax
|
||||||
\usepackage[dvipdfm,hyperindex,hypertex,
|
\usepackage[dvipdfm,hyperindex,hypertex,
|
||||||
pdftitle={scsh manual, release 0.5.3},
|
pdftitle={scsh manual, release 0.5.3},
|
||||||
pdfauthor={Olin Shivers and Brian D.~Carlstrom}
|
pdfauthor={Olin Shivers and Brian D.~Carlstrom}
|
||||||
|
|
Loading…
Reference in New Issue