Rename ConTeXt style to linkstyle.

Not necessary to write `normal` to prevent links from rendering as bold.
This commit is contained in:
Andrew Dunning 2015-11-09 11:35:47 -05:00
parent 3ed48ae68f
commit 2823096cb4

View file

@ -20,7 +20,7 @@ $endif$
$if(keywords)$
keyword={$for(keywords)$$keywords$$sep$; $endfor$},
$endif$
style=$if(style)$$style$$else$normal$endif$,
style=$linkstyle$,
color=$linkcolor$,
contrastcolor=$linkcolor$]
% make chapter, section bookmarks visible when opening document