From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14672 Path: main.gmane.org!not-for-mail From: "Vit Zyka" Newsgroups: gmane.comp.tex.context Subject: reverse order sorting Date: Sun, 1 Feb 2004 17:38:21 +1300 Sender: ntg-context-admin@ntg.nl Message-ID: <008f01c3e933$ef2d1960$1301a8c0@spekoun> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1075688810 18747 80.91.224.253 (2 Feb 2004 02:26:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2004 02:26:50 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Feb 02 03:26:47 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnTnT-0000di-00 for ; Mon, 02 Feb 2004 03:26:47 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id AC40710B7C; Mon, 2 Feb 2004 03:25:29 +0100 (MET) Original-Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by ref.ntg.nl (Postfix) with SMTP id C207B10B52 for ; Mon, 2 Feb 2004 03:23:03 +0100 (MET) Original-Received: (qmail 21009 invoked from network); 2 Feb 2004 02:24:07 -0000 Original-Received: from unknown (HELO spekoun) (vit.zyka@203.97.60.2) by smtp.seznam.cz with SMTP; 2 Feb 2004 02:24:07 -0000 Original-To: "ConTeXt" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 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:14672 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14672 Hallo ConTeXt debaters, is possible to change sorting order (e.g. sort in reverse order) in the mechanismn: ----- \definesorting[address][addressbook] \setupsorting[address][criterium=all] \address{A} \address{B} \placelistofaddressbook ----- Thanks Vit Zyka