From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2030 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: \index or \register Date: Sat, 13 May 2000 17:48:29 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <391D794D.A25CD3CE@gmx.de> References: <391D3D60.36D18511@gmx.net> 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 1035392822 5274 80.91.224.250 (23 Oct 2002 17:07:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:07:02 +0000 (UTC) Cc: ConTeXt Original-To: angerweit@gmx.net Xref: main.gmane.org gmane.comp.tex.context:2030 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2030 Hi, > Something other: > - Is \dots valid in ConTeXt? (I didn't find it in the docs) Well this is a plain \TeX\ command which is inherit by ConTeXt so it works. (fastest way to test: echo '\dots' > test.tex && texexec test) Tobias