From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15667 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: bug in latest ConTeXt? Date: Wed, 07 Jul 2004 10:50:53 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40EBB96D.9080308@wxs.nl> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1089190418 14915 80.91.224.253 (7 Jul 2004 08:53:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jul 2004 08:53:38 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jul 07 10:53:32 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 1Bi8BI-0000r1-00 for ; Wed, 07 Jul 2004 10:53:32 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id C550D10B0E; Wed, 7 Jul 2004 10:53:27 +0200 (MEST) Original-Received: from mailrelay01.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ref.ntg.nl (Postfix) with ESMTP id ABC8510B03 for ; Wed, 7 Jul 2004 10:50:55 +0200 (MEST) 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 i678orZu029261 for ; Wed, 7 Jul 2004 10:50:53 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 333581CE39; Wed, 7 Jul 2004 10:50:55 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id BB85118574 for ; Wed, 7 Jul 2004 08:50:53 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay01.solcon.nl X-Virus-Status: Clean 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:15667 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15667 Idris Samawi Hamid wrote: > Hi, > > Was anyone able to look at this? > :-) the rotate macro was cleaned up (arb location=depth|fit|broad|high % \dostepwiserecurse{0}{360}{10} % {\startlinecorrection[blank] % \hbox % {\expanded{\setuprotate[rotation=\recurselevel]}% % \traceboxplacementtrue % \hbox to .2\hsize{\hss\ruledhbox{\rotate[location=depth] {\ruledhbox{\bfb (depth)}}}}% % \hbox to .2\hsize{\hss\ruledhbox{\rotate[location=fit] {\ruledhbox{\bfb (fit)}}}}% % \hbox to .2\hsize{\hss\ruledhbox{\rotate[location=broad] {\ruledhbox{\bfb (broad)}}}}% % \hbox to .2\hsize{\hss\ruledhbox{\rotate[location=normal]{\ruledhbox{\bfb (normal)}}}}% % \hbox to .2\hsize{\hss\ruledhbox{\rotate[location=high] {\ruledhbox{\bfb (high)}}}}} % \stoplinecorrection} > Best > Idris > > > On Fri, 02 Jul 2004 12:51:58 -0600, Idris Samawi Hamid > wrote: > >> 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 >> >> > > > -- ----------------------------------------------------------------- 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 -----------------------------------------------------------------