From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5258 Path: main.gmane.org!not-for-mail From: Allin Cottrell Newsgroups: gmane.comp.tex.context Subject: Re: Topic{} in s-pre-14 module Date: Fri, 10 Aug 2001 12:30:35 -0400 (EDT) Sender: owner-ntg-context@let.uu.nl Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035395859 32564 80.91.224.250 (23 Oct 2002 17:57:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:57:39 +0000 (UTC) Original-To: conTeXt list In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:5258 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5258 On Fri, 10 Aug 2001, Allin Cottrell wrote: > E.g. I have "\Topic{David Ricardo (1772--1823)". At present the link > shows up as "David..." which is not what I want. I'd like to be able > to write "\Topic[Ricardo]{David Ricardo (1772--1823)" and have the > link show up as "Ricardo". Any pointers on how this might be done? Sorry to follow up on my own question, but I now see that the \nolist command looks useful: \Topic{\nolist{David }Ricardo\nolist{ (1772-1823)}} almost does what I want, except that I get "...Ricardo..." and I don't want the dots. Allin Cottrell.