From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/73624 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Vianney_le_Cl=E9ment?= Newsgroups: gmane.comp.tex.context Subject: \rotate broken Date: Thu, 5 Jan 2012 19:05:51 +0100 Message-ID: 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: dough.gmane.org 1325786797 27498 80.91.229.12 (5 Jan 2012 18:06:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2012 18:06:37 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 05 19:06:33 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rirhv-0004EJ-OJ for gctc-ntg-context-518@m.gmane.org; Thu, 05 Jan 2012 19:06:31 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 12F39CB1D0; Thu, 5 Jan 2012 19:06:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PVKYoE+jwsZd; Thu, 5 Jan 2012 19:06:28 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 69FB2CB1C8; Thu, 5 Jan 2012 19:06:28 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A417BCB1C8 for ; Thu, 5 Jan 2012 19:06:27 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8Sop5MlqqZ4C for ; Thu, 5 Jan 2012 19:06:22 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id F14BFCB1B4 for ; Thu, 5 Jan 2012 19:06:21 +0100 (CET) Original-Received: from mail-iy0-f169.google.com (mail-iy0-f169.google.com [209.85.210.169]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q05I6DcQ002585 for ; Thu, 5 Jan 2012 19:06:14 +0100 Original-Received: by iacb35 with SMTP id b35so1609643iac.14 for ; Thu, 05 Jan 2012 10:06:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=Df6bH6n6oGGVE8xRcAKV893wuFbYoQUa5mXuy1w/05k=; b=Oaf1jJ8A3Yzy5NN9as4qA8gG7DZT68tBS8f5G2G6YVcodEj3tl8b4z+BYmdoLpp+HC qq3SQu6qN/KgcuIHSlut79oVO7IwzdZ888CUpts1pLgOmTrAOS9K+w6iYJVy46yB0iTr dSU6ZodzFKDx2TtVFhiyJnKeLveXvciBDMJ7E= Original-Received: by 10.50.192.133 with SMTP id hg5mr3816233igc.9.1325786772437; Thu, 05 Jan 2012 10:06:12 -0800 (PST) Original-Received: by 10.42.240.7 with HTTP; Thu, 5 Jan 2012 10:05:51 -0800 (PST) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.210.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0bGhS6dHm - 3c19680a9d17 - 20120105 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:73624 Archived-At: Hi, The latest beta seems to have broken the \rotate command. \starttext \rotate{Test} \stoptext gives the following error ! Missing { inserted. system > tex > error on line 2 in file test.tex: Missing { inserted ... 1 \starttext 2 >> \rotate{Test} 3 \stoptext 4 \hbox \grph_rotate_finish_indeed ->\hbox \bgroup \ifx \p_rotation_rotation \empty ... \syst_boxes_with_next_box ...rotate_finish_indeed \egroup \egroup l.2 \rotate{Test} Vianney ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________