From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20373 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Rotating a label in Metapost Date: Sat, 14 May 2005 23:51:03 -0700 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1116140000 8941 80.91.229.2 (15 May 2005 06:53:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 May 2005 06:53:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun May 15 08:53:17 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DXCzq-0002BU-0B for gctc-ntg-context-518@m.gmane.org; Sun, 15 May 2005 08:53:06 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F29BB127C2; Sun, 15 May 2005 08:53:18 +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 20076-04; Sun, 15 May 2005 08:53:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F345A127C9; Sun, 15 May 2005 08:51:33 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0509E127C9 for ; Sun, 15 May 2005 08:51:32 +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 20147-01 for ; Sun, 15 May 2005 08:51:31 +0200 (CEST) Original-Received: from borg.inreach.com (mail.northcoast.com [209.142.2.71]) by ronja.ntg.nl (Postfix) with SMTP id F139D127C2 for ; Sun, 15 May 2005 08:51:30 +0200 (CEST) Original-Received: (qmail 21107 invoked by uid 507); 15 May 2005 06:51:29 -0000 Original-Received: from unknown (HELO ?209.209.20.100?) (209.209.20.100) by mail.northcoast.com with SMTP; 15 May 2005 06:51:29 -0000 Original-To: Context Mailing List X-Mailer: Apple Mail (2.619) X-Virus-Scanned: 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20373 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20373 All, I have a horizontal axis with tick marks. I'd like to label the tick marks with their numerical values, but I'd like to rotate the numerical label 90 degrees clockwise. Any suggestions?