From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10700 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: new keys of \setupmarking ? Date: Sun, 02 Feb 2003 22:25:15 +0100 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <871y2q4bpg.fsf@gundla.ch> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044221091 17615 80.91.224.249 (2 Feb 2003 21:24:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 21:24:51 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fRbe-0004Zw-00 for ; Sun, 02 Feb 2003 22:24:50 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2F12F10B22; Sun, 2 Feb 2003 22:26:43 +0100 (MET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by ref.ntg.nl (Postfix) with ESMTP id 107C010B16 for ; Sun, 2 Feb 2003 22:25:32 +0100 (MET) Original-Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18fRcJ-0002bZ-00 for ntg-context@ntg.nl; Sun, 02 Feb 2003 22:25:31 +0100 Original-Received: from [129.217.137.173] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18fRcJ-0001JO-00; Sun, 02 Feb 2003 22:25:31 +0100 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18fRc3-0000E4-00; Sun, 02 Feb 2003 22:25:15 +0100 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: (Henning Hraban Ramm's message of "Sun, 2 Feb 2003 22:03:14 +0100") Original-Lines: 24 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10700 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10700 Henning Hraban Ramm writes: > I scanned through the sources, but couldn't find the new keys of > \setupmarking > that we discussed. Would you help me, please? Henning, you did not read the last issue of the ConTeXt magazine, I guess? IIRC it was at: www.pragma-ade.com/temp/mag-0000.pdf www.pragma-ade.com/temp/mag-0001.pdf > End of this week I must deliver my book, and until then the ellipses > in header and toc must be gone... then give \setuplist [section][limittext={}] a try. Or \setupmarking [section][limittext={}] untested, of course Patrick