From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18932 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: A (my) OTR problem Date: Mon, 14 Mar 2005 09:41:01 +0100 Message-ID: <42354E1D.30309@logosrl.it> References: <4231D8DC.30501@logosrl.it> <4234C72D.9090503@wxs.nl> <42353B7E.8030301@logosrl.it> <42354B58.4060504@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110789617 10778 80.91.229.2 (14 Mar 2005 08:40:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Mar 2005 08:40:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 14 09:40:17 2005 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 1DAl7X-0003rI-0c for gctc-ntg-context-518@m.gmane.org; Mon, 14 Mar 2005 09:40:15 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B103E127D0; Mon, 14 Mar 2005 09:41:14 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04352-06; Mon, 14 Mar 2005 09:41:10 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC47F127F0; Mon, 14 Mar 2005 09:41:09 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 27BC2127F0 for ; Mon, 14 Mar 2005 09:41:08 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04334-09 for ; Mon, 14 Mar 2005 09:41:06 +0100 (CET) Original-Received: from ServerNotes.logosrl.it (unknown [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id 138B3127D0 for ; Mon, 14 Mar 2005 09:41:06 +0100 (CET) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005031409383287-2583 ; Mon, 14 Mar 2005 09:38:32 +0100 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42354B58.4060504@wxs.nl> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 14/03/2005 09.38.32, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 14/03/2005 09.38.33, Serialize complete at 14/03/2005 09.38.33 X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:18932 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18932 Hans Hagen wrote: > luigi.scarso wrote: > >> When i feel insecure (will i use this dimensions as readonly or >> read/write variables ?) >> i prefer a safe copy >> (in this case i'm sure that i use \footerheight as a readonly var). >> ) > > > read-only; then adapt themselves, so there is no need to store their > values; can even be dangerous since they may change odd/even Ok, that's right, many thanks.