Add citecolor variable
This commit is contained in:
parent
05719b6491
commit
796eb50f8d
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ $endif$
|
|||
pdfauthor={$author-meta$},
|
||||
pdftitle={$title-meta$},
|
||||
colorlinks=true,
|
||||
citecolor=$if(citecolor)$$citecolor$$else$blue$endif$,
|
||||
urlcolor=$if(urlcolor)$$urlcolor$$else$blue$endif$,
|
||||
linkcolor=$if(linkcolor)$$linkcolor$$else$magenta$endif$,
|
||||
pdfborder={0 0 0}}
|
||||
|
|
Loading…
Add table
Reference in a new issue