aboutsummaryrefslogtreecommitdiff
path: root/default.context
diff options
context:
space:
mode:
authorAndrew Dunning <andunning@gmail.com>2015-11-09 11:35:47 -0500
committerAndrew Dunning <andunning@gmail.com>2015-11-09 11:35:47 -0500
commit2823096cb47eb8639b43677081bb593b22f1e3ab (patch)
tree016f10630f3e09e97d7b44ec48f61b8697878e70 /default.context
parent3ed48ae68f628b787e4ba98a34e6c51834378bc9 (diff)
downloadpandoc-2823096cb47eb8639b43677081bb593b22f1e3ab.tar.gz
Rename ConTeXt `style` to `linkstyle`.
Not necessary to write `normal` to prevent links from rendering as bold.
Diffstat (limited to 'default.context')
-rw-r--r--default.context2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.context b/default.context
index cba3f28b7..45323839b 100644
--- a/default.context
+++ b/default.context
@@ -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