From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1195 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Two more questions Date: Thu, 11 Nov 1999 15:41:33 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <382AD59D.ECD62F38@gmx.de> References: <199911111431.OAA03745@interzone.ucc.ie> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392032 30747 80.91.224.250 (23 Oct 2002 16:53:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:53:52 +0000 (UTC) Cc: NTG-ConTeXt Original-To: Marc van Dongen Xref: main.gmane.org gmane.comp.tex.context:1195 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1195 Hi Marc, > I just started using ConTeXt and still know not everything about > it. But one thing I *do* know is that I don't like tha way that > hyperlinks are typeset in bold face. Try \setupinteraction[style=normal,color=black]. If you have PERL and TCL, texshow is your friend: ------------------------------------------------- \setupinteraction[..,..=..,..] \setupinteraction [state=start|stop, menu=on|off, page=yes|no, openaction=reference, closeaction=reference, strut=yes|no, width=dimension, height=dimension, depth=dimension, style=normal|bold|slanted|boldslanted|type|cap|small...*command, color=name, contrastcolor=name, symbolset=name, title=text, subtitle=text, author=text, date=text] ------------------------------------------------- Tobias