From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16318 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Re: alpha version low level english Date: Wed, 01 Sep 2004 20:27:30 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <41361492.1050102@wxs.nl> References: <20040830183235.17187@news.comp.lancs.ac.uk> <413449C7.1000801@wxs.nl> <20040901092411.5713d933@glenlivet.elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094063386 21876 80.91.224.253 (1 Sep 2004 18:29:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2004 18:29:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 01 20:29:21 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2ZrE-0000Ae-00 for ; Wed, 01 Sep 2004 20:29:20 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FBDF1278D; Wed, 1 Sep 2004 20:29:20 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07009-04; Wed, 1 Sep 2004 20:29:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7528412788; Wed, 1 Sep 2004 20:27:35 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 971B012788 for ; Wed, 1 Sep 2004 20:27:33 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07009-03-2 for ; Wed, 1 Sep 2004 20:27:33 +0200 (CEST) Original-Received: from mailrelay01.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 0E91712784 for ; Wed, 1 Sep 2004 20:27:33 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay01.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i81IRSYo014390 for ; Wed, 1 Sep 2004 20:27:28 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id D3F6117B84; Wed, 1 Sep 2004 20:27:31 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id E690917AB7 for ; Wed, 1 Sep 2004 18:27:30 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20040901092411.5713d933@glenlivet.elvenkind.com> X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay01.solcon.nl X-Virus-Status: Clean X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16318 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16318 Taco Hoekwater wrote: >On Tue, 31 Aug 2004 11:49:59 +0200, Hans wrote: > > > >>>With every change you make, there's almost always a complaint. :) Here's mine: >>>In English (American & British), "criterium" is more correctly >>>"criterion". Similarly, "palet" is "palette". I have notes on other >>>little complaints, but these are the big ones. >>> >>> >>> >>> >>well, you can always define a 'purified' interface (script an extra >>entry in mult-co[nm] with defaults taken fron english) >> >> > >Perhaps it is possible to come up with aliases for "left" and "right" >alignments as well? something like > > align=flushleft % maps to 'old' right > align=flushright % maps to 'old' left > > I added: (ugly dutch, maybe linkslijnend is better but not consistent with english) \setupalign[flushleft] \input ward \par % lijnlinks \setupalign[right] \input ward \par \setupalign[flushright] \input ward \par % lijnrechts \setupalign[left] \input ward \par \setupalign[middle] \input ward \par % centreer \setupalign[center] \input ward \par (btw there was already \setupalign[new] for switching l/r -) I also sped up the setupalign macro (some 3 times faster now) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------