From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26133 Path: news.gmane.org!not-for-mail From: Jilani Khaldi Newsgroups: gmane.comp.tex.context Subject: Re: Vertical text in the margin on every page Date: Wed, 22 Feb 2006 14:53:57 +0100 Message-ID: <43FC6CF5.2080305@virgilio.it> References: <43FAEB1E.5040905@virgilio.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140616323 22477 80.91.229.2 (22 Feb 2006 13:52:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2006 13:52:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 22 14:52:01 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FBuP6-0002ig-Ga for gctc-ntg-context-518@m.gmane.org; Wed, 22 Feb 2006 14:51:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E8E401279D; Wed, 22 Feb 2006 14:51:39 +0100 (CET) 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 18654-07; Wed, 22 Feb 2006 14:51:36 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 24E4012795; Wed, 22 Feb 2006 14:51:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1324F12795 for ; Wed, 22 Feb 2006 14:51:35 +0100 (CET) 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 18750-03-2 for ; Wed, 22 Feb 2006 14:51:34 +0100 (CET) Original-Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by ronja.ntg.nl (Postfix) with SMTP id 3223E12775 for ; Wed, 22 Feb 2006 14:51:33 +0100 (CET) Original-Received: from [192.168.1.251] (82.59.137.67) by vsmtp14.tin.it (7.2.060.1) (authenticated as jilani.khaldi1@virgilio.it) id 43FC426D00017E13 for ntg-context@ntg.nl; Wed, 22 Feb 2006 14:52:09 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: <43FAEB1E.5040905@virgilio.it> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26133 Archived-At: Hi, I found this solution: \defineoverlay[SN][{\black \scale[factor=300]{\rotate[rotation=90]{~TR-A02-123456~}}}] \setupbackgrounds[text][rightmargin][background=SN] jk