From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15633 Path: main.gmane.org!not-for-mail From: Idris Samawi Hamid Newsgroups: gmane.comp.tex.context Subject: bug in latest ConTeXt? Date: Fri, 02 Jul 2004 12:51:58 -0600 Organization: Colorado State University Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1088794540 30176 80.91.224.253 (2 Jul 2004 18:55:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jul 2004 18:55:40 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Jul 02 20:55:33 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 1BgTC9-00056l-00 for ; Fri, 02 Jul 2004 20:55:33 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id D3EF410B2A; Fri, 2 Jul 2004 20:55:30 +0200 (MEST) Original-Received: from eagle.acns.ColoState.EDU (eagle.acns.colostate.edu [129.82.100.90]) by ref.ntg.nl (Postfix) with ESMTP id B5AE210B2A for ; Fri, 2 Jul 2004 20:52:00 +0200 (MEST) Original-Received: from lamar.colostate.edu (lamar.acns.colostate.edu [129.82.100.75]) by eagle.acns.ColoState.EDU (AIX5.1/8.11.6p2/8.11.0) with ESMTP id i62Iq09945820 for ; Fri, 2 Jul 2004 12:52:00 -0600 Original-Received: from IHAMID (ihamid.libarts.colostate.edu [129.82.187.166]) by lamar.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id i62Ipxw566854 for ; Fri, 2 Jul 2004 12:51:59 -0600 Original-To: "ntg-context@ntg.nl" User-Agent: Opera7.23/Win32 M2 build 3227 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:15633 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15633 Hi syndicate, I have found a serious problem in the latest ConTeXt: when using \rotate[]{}, \raise does not seem to work probably. Consider the following example, simplified from a larger macro: =============test-rotate-c.tex================ \def\cupd{\leavevmode\rotate[rotation=180]{c}} % ConTeXt dependent! \def\HAMZAH{\leavevmode\raise.9ex\hbox{\txx\cupd}{}} \def\AYN {\leavevmode\raise.9ex\hbox{\txx c}{}} \def\'{\HAMZAH} \def\`{\AYN} \starttext \`ish\=a\' \stoptext ============================================= In ConTeXt-2003.2.11, both the `c' and the rotated `c' appear at the same height. In the latest ConTeXt the rotated `c' is not as high as the normal `c'. Please advise;-) Best Idris -- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523