From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21643 Path: news.gmane.org!not-for-mail From: Brooks Moses Newsgroups: gmane.comp.tex.context Subject: Re: "Very dirty" localisation request for a rainy evening Date: Tue, 26 Jul 2005 17:43:41 -0700 Message-ID: <4.3.1.2.20050726173953.02738858@cits1.stanford.edu> References: <4.3.1.2.20050726165347.0290f1f8@cits1.stanford.edu> <4.3.1.2.20050726153323.0278cc20@cits1.stanford.edu> <42E6C8CB.1030201@gmail.com> <4.3.1.2.20050726165347.0290f1f8@cits1.stanford.edu> <6faad9f005072617294d86b3a5@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1122425057 13406 80.91.229.2 (27 Jul 2005 00:44:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jul 2005 00:44:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 27 02:44:16 2005 Return-path: 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 1Dxa1Y-0002O8-O8 for gctc-ntg-context-518@m.gmane.org; Wed, 27 Jul 2005 02:43:52 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 51DE31281F; Wed, 27 Jul 2005 02:43:52 +0200 (CEST) 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 27045-01; Wed, 27 Jul 2005 02:43:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 333FD12819; Wed, 27 Jul 2005 02:43:50 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0BC2012819 for ; Wed, 27 Jul 2005 02:43:47 +0200 (CEST) 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 26957-02 for ; Wed, 27 Jul 2005 02:43:46 +0200 (CEST) Original-Received: from smtp1.Stanford.EDU (smtp1.Stanford.EDU [171.67.16.123]) by ronja.ntg.nl (Postfix) with ESMTP id A7965127CC for ; Wed, 27 Jul 2005 02:43:45 +0200 (CEST) Original-Received: from mindolluin.stanford.edu (DNab42a461.Stanford.EDU [171.66.164.97]) by smtp1.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j6R0hfpk003991 for ; Tue, 26 Jul 2005 17:43:42 -0700 X-Sender: brooks@cits1.stanford.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Original-To: Mailing list for ConTeXt users In-Reply-To: <6faad9f005072617294d86b3a5@mail.gmail.com> Original-References: <4.3.1.2.20050726165347.0290f1f8@cits1.stanford.edu> <4.3.1.2.20050726153323.0278cc20@cits1.stanford.edu> <42E6C8CB.1030201@gmail.com> <4.3.1.2.20050726165347.0290f1f8@cits1.stanford.edu> 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21643 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21643 At 05:29 PM 7/26/2005, Mojca Miklavec wrote: >Brooks Moses wrote: > > Ok; I've updated the versions on my website to include the other two extra > > characters as well. > > > > http://dpdx.net/context/slovenian/ > > > > Does the test file look like it does all of the enumerations correctly now? > >Only the four "extra English characters" are still too much (so there >are 25 characters altogether) ... otherwise it looks just perfect! Oh, I missed those -- that's what you meant by "strange English characters"! Sorry about that. I've taken those out now, and corrected the numbers in the "docharacters" macro, so it should now be working properly. > > \dorecurse{30}{\item test\endgraf} > >There's always something new that I learn. After I figured out that > \dorecurse{30}{\item test} >doesn't work, I gave up and used copy-paste instead. Thanks for this >little tricky detail as well! That one's from Hans; I simply borrowed it from his example. :) - Brooks