From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25502 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: Sorting question Date: Sun, 22 Jan 2006 11:36:03 -0800 Message-ID: <6faad9f00601221136s6a487603g1849b570f45cd2b2@mail.gmail.com> References: <43D2A70D.1000703@apostate.com> <1137925029.4142.3.camel@eagle.intern> <43D3BAA8.8030602@seznam.cz> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137959001 27812 80.91.229.2 (22 Jan 2006 19:43:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jan 2006 19:43:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 22 20:43:18 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0l7E-0008Au-Vn for gctc-ntg-context-518@m.gmane.org; Sun, 22 Jan 2006 20:43:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 85347127D4; Sun, 22 Jan 2006 20:43:07 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00593-03; Sun, 22 Jan 2006 20:43:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 54B83127C0; Sun, 22 Jan 2006 20:43:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CD3A1127C0 for ; Sun, 22 Jan 2006 20:43:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00589-03 for ; Sun, 22 Jan 2006 20:43:02 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.206]) by ronja.ntg.nl (Postfix) with SMTP id E7EAB1277E for ; Sun, 22 Jan 2006 20:43:01 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id m2so401560uge for ; Sun, 22 Jan 2006 11:43:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XS8qWUhMtPST2YP1AlYaWEv8IrRVPvvGdI+BTUId16l7xr+lnDG0oxfBiaun5enjcYfWdwwR0E/KQK/JuI4BZocuWizCCwo/TGPtTn8D9XEeCSiffAvazga0uEJpVMiv0JMINYu6OJMA6XWLeMhUP9bY8IX2s9hjOgjEnZ1P/KI= Original-Received: by 10.48.48.3 with SMTP id v3mr279119nfv; Sun, 22 Jan 2006 11:36:03 -0800 (PST) Original-Received: by 10.48.162.5 with HTTP; Sun, 22 Jan 2006 11:36:03 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <43D3BAA8.8030602@seznam.cz> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25502 Archived-At: On 1/22/06, Vit Zyka wrote: > We need to define (German?) sorting rules for newtexexec (newtexutil). > Tell me in between '=DC' have to be sorted I will try to prepare a code > for this rule. =E4 (adiaeresis) is identical to a, =F6 (odiaeresis) identical to o, =FC (udiaeresis) identical to u, the same for uppercase. =DF (ssharp) is edentical to "ss" (same for uppercase, but in uppercase it's written as SS anyway). Mojca