LaTeX template: Don't use monospace font for URLs.
This commit is contained in:
parent
3474aecee9
commit
5ed01e0e8e
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ $endif$
|
|||
urlcolor=$if(urlcolor)$$urlcolor$$else$blue$endif$,
|
||||
linkcolor=$if(linkcolor)$$linkcolor$$else$magenta$endif$,
|
||||
pdfborder={0 0 0}}
|
||||
\urlstyle{same} % don't use monospace font for urls
|
||||
$if(links-as-notes)$
|
||||
% Make links footnotes instead of hotlinks:
|
||||
\renewcommand{\href}[2]{#2\footnote{\url{#1}}}
|
||||
|
|
Loading…
Add table
Reference in a new issue