From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36948 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: problem with alignment Date: Wed, 10 Oct 2007 14:53:01 +0200 Message-ID: <115224fb0710100553g6be29613j6b895f81b70b0633@mail.gmail.com> References: <87sl4jkzcw.fsf@bornier.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1192020824 6541 80.91.229.12 (10 Oct 2007 12:53:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Oct 2007 12:53:44 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 10 14:53:30 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1Ifb45-0000Dd-0r for gctc-ntg-context-518@m.gmane.org; Wed, 10 Oct 2007 14:53:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8286B1FBAA; Wed, 10 Oct 2007 14:53:22 +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 13498-03-7; Wed, 10 Oct 2007 14:53:15 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 55A8C1FBB9; Wed, 10 Oct 2007 14:53:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F3C11FBB9 for ; Wed, 10 Oct 2007 14:53:10 +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 13498-03-6 for ; Wed, 10 Oct 2007 14:53:04 +0200 (CEST) Original-Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by ronja.ntg.nl (Postfix) with ESMTP id 59D141FBAA for ; Wed, 10 Oct 2007 14:53:02 +0200 (CEST) Original-Received: by wr-out-0506.google.com with SMTP id c38so90318wra for ; Wed, 10 Oct 2007 05:53:02 -0700 (PDT) Original-Received: by 10.90.118.8 with SMTP id q8mr1056244agc.1192020781997; Wed, 10 Oct 2007 05:53:01 -0700 (PDT) Original-Received: by 10.90.70.1 with HTTP; Wed, 10 Oct 2007 05:53:01 -0700 (PDT) In-Reply-To: <87sl4jkzcw.fsf@bornier.net> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:36948 Archived-At: 2007/10/10, Jean Magnan de Bornier : > Hi all, > Playing with right alignments this morning, I discovered that > > \setupalign > [left] > > ipsum in elit > > Duis placerat > > nec augue > > > puts text *on the right*, while > > \setupalign > [right] > > ipsum in elit > > Duis placerat > > nec augue > > > puts text *on the left*. > > The \startalignment[left] and \startalignment[right] commands produce the same inversion. > (The \rightaligned command works as expected) > > ............... > 12:32 jean@boldair /home/jean % texexec --version > TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD > ............... > > -- > Jean Hi Jean, the bevahiour from setupalign is normal and come from the \raggeright definition in plain TeX, it is fixed and can not be fixed beause of backward compatibility. The alignment commands on the other side are newer commands and fix this old behaviour, you run in this problem also with the align keys in the setups for many commands and environments. Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________