hidelinks take no argument
This commit is contained in:
parent
2b7111ddec
commit
fbc42d0bbc
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ $endif$
|
|||
citecolor=$if(citecolor)$$citecolor$$else$blue$endif$,
|
||||
urlcolor=$if(urlcolor)$$urlcolor$$else$blue$endif$,
|
||||
linkcolor=$if(linkcolor)$$linkcolor$$else$magenta$endif$,
|
||||
$if(hidelinks)$hidelinks=$hidelinks$,$endif$
|
||||
pdfborder={0 0 0}}
|
||||
pdfborder={0 0 0}
|
||||
$if(hidelinks)$,hidelinks,$endif$}
|
||||
\urlstyle{same} % don't use monospace font for urls
|
||||
$if(lang)$
|
||||
\ifxetex
|
||||
|
|
Loading…
Add table
Reference in a new issue